|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JGraphpadPane | |
| com.jgraph.editor | Contains the main elements of the JGraph Editor Framework |
| com.jgraph.pad.factory | Implements factory methods for constructing the UI |
| Uses of JGraphpadPane in com.jgraph.editor |
| Methods in com.jgraph.editor that return JGraphpadPane | |
static JGraphpadPane |
JGraphEditorAction.getJGraphpadPane()
Returns the JGraphpadPane inside the active frame. |
static JGraphpadPane |
JGraphEditorAction.getJGraphpadPane(JFrame frame)
Returns the JGraphpadPane inside the given frame. |
static JGraphpadPane |
JGraphEditorAction.getJGraphpadPane()
Returns the JGraphpadPane inside the active frame. |
static JGraphpadPane |
JGraphEditorAction.getJGraphpadPane(JFrame frame)
Returns the JGraphpadPane inside the given frame. |
| Uses of JGraphpadPane in com.jgraph.pad.factory |
| Fields in com.jgraph.pad.factory declared as JGraphpadPane | |
protected JGraphpadPane |
JGraphpadPane.DocumentTracker.pane
References the editor pane to be updated. |
| Methods in com.jgraph.pad.factory with parameters of type JGraphpadPane | |
protected String |
JGraphpadPane.FactoryMethod.getWindowTitle(JGraphpadPane pane)
Hook for subclassers to return the window title for the specified editor pane. |
| Constructors in com.jgraph.pad.factory with parameters of type JGraphpadPane | |
JGraphpadPane.DocumentTracker(JGraphpadPane pane)
Constructs a new diagram tracker for updating the specified pane. |
|
|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||