com.jgraph.pad.factory |
Implements factory methods for constructing the
UI
|
Java Source File Name | Type | Comment |
JGraphpadComboBox.java | Class | Combo box factory methods with special dialogs and custom cell views for
specific attributes (shape). |
JGraphpadConsole.java | Class | Console to display a print stream. |
JGraphpadLibraryPane.java | Class | Displays groups in a
JGraphpadLibrary as a list of entries. |
JGraphpadOpenRecentMenu.java | Class | Menu to open the files stored under
JGraphpad.KEY_RECENTFILES in the
editor settings. |
JGraphpadPane.java | Class | Main application panel consisting of a menubar and toolbar, two tabbed panes,
one on the left and one on the bottom, a desktop pane in the center, and a
status bar. |
JGraphpadStatusBar.java | Class | Status bar to display general information about the focused graph. |
JGraphpadWindowMenu.java | Class | Window menu to activate internal frames in an editor pane. |