See: Description
| Interface | Description |
|---|---|
| Textual |
| Class | Description |
|---|---|
| AbstractBaseFrame |
Abstract Base frame for any kind of graphviewer window that displays a net, a navigator
panel, and tabbed panels to display various things.
|
| BaseFrame |
Base frame for any kind of graphviewer window that displays a net, a navigator
panel, and tabbed panels to display various things.
|
| CInfo | |
| FileMenu | |
| GraphMenu | |
| GraphPanel | |
| Info | |
| KeyStrokeDisplayer |
utility class to convert Swing key strokes into Strings.
|
| ManagerFrame |
Implements a frame for the graphviewer manager.
|
| NavPanel |
Lesson: Performing Custom Painting in Swing Tutorial
http://www.particle.kth.se/~lindsey/JavaCourse/Book/Part1/Java/Chapter06/images.html
http://www.discoverteenergy.com/files/ImagePanel.java
|
| ProgressDialog |
For displaying progress dialogs that are static to PLA base frames.
|
| SEPanel |
Panel that goes into South-East (SE) corner of the main viewer window.
|
| TabFind |
Tab pane that provides finding nodes functionality.
|
| TabInfo | |
| TabMenu | |
| TabSettings |
Implements tree view of given categorization or occurrences
and a list of rules.
|
| ToolBar | |
| ZoomMenu |