|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JGraphpadLibrary | |
| com.jgraph.pad.factory | Implements factory methods for constructing the UI |
| Uses of JGraphpadLibrary in com.jgraph.pad.factory |
| Fields in com.jgraph.pad.factory declared as JGraphpadLibrary | |
protected JGraphpadLibrary |
JGraphpadLibraryPane.library
References the library. |
| Methods in com.jgraph.pad.factory that return JGraphpadLibrary | |
JGraphpadLibrary |
JGraphpadLibraryPane.getLibrary()
Returns the library associated with the library pane. |
| Methods in com.jgraph.pad.factory with parameters of type JGraphpadLibrary | |
void |
JGraphpadLibraryPane.setLibrary(JGraphpadLibrary library)
Sets the library associated with the library pane. |
protected void |
JGraphpadLibraryPane.LibraryTracker.updateTabTitle(JGraphpadLibrary library)
Invoked to update the title for the tab of the specified library. |
protected String |
JGraphpadLibraryPane.LibraryTracker.getTitle(JGraphpadLibrary library)
Hook for subclassers to return the tab title to be used for the specified library. |
void |
JGraphpadPane.addLibrary(JGraphpadLibrary library)
Adds the specified library to the library pane. |
| Constructors in com.jgraph.pad.factory with parameters of type JGraphpadLibrary | |
JGraphpadLibraryPane(JGraphEditor editor,
JGraphpadLibrary library)
Constructs a new repository pane for the specified library. |
|
|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||