|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JGraphEditorKit | |
| com.jgraph | Contains the main framework classes |
| com.jgraph.editor | Contains the main elements of the JGraph Editor Framework |
| Uses of JGraphEditorKit in com.jgraph |
| Fields in com.jgraph declared as JGraphEditorKit | |
protected JGraphEditorKit |
JGraphEditor.kit
Holds the editor kit. |
protected JGraphEditorKit |
JGraphEditor.kit
Holds the editor kit. |
| Methods in com.jgraph that return JGraphEditorKit | |
JGraphEditorKit |
JGraphEditor.getKit()
|
protected JGraphEditorKit |
JGraphpad.createKit(JGraphEditor editor)
Constructs a default kit for new editors. |
protected JGraphEditorKit |
JGraphpad.createKit(JGraphEditor editor)
Constructs a default kit for new editors. |
JGraphEditorKit |
JGraphEditor.getKit()
|
| Constructors in com.jgraph with parameters of type JGraphEditorKit | |
JGraphEditor(JGraphEditorSettings settings,
JGraphEditorModel model,
JGraphEditorKit kit,
JGraphEditorFactory factory)
Constructs a new editor for the specified settings and model. |
|
JGraphEditor(JGraphEditorSettings settings,
JGraphEditorModel model,
JGraphEditorKit kit,
JGraphEditorFactory factory)
Constructs a new editor for the specified settings and model. |
|
| Uses of JGraphEditorKit in com.jgraph.editor |
| Fields in com.jgraph.editor declared as JGraphEditorKit | |
protected JGraphEditorKit |
JGraphEditorFactory.kit
References the editor kit. |
protected JGraphEditorKit |
JGraphEditorFactory.kit
References the editor kit. |
| Methods in com.jgraph.editor that return JGraphEditorKit | |
JGraphEditorKit |
JGraphEditorFactory.getKit()
Returns the editor kit. |
JGraphEditorKit |
JGraphEditorFactory.getKit()
Returns the editor kit. |
| Methods in com.jgraph.editor with parameters of type JGraphEditorKit | |
void |
JGraphEditorFactory.setKit(JGraphEditorKit kit)
Sets the editor kit to provide actions and tools. |
void |
JGraphEditorFactory.setKit(JGraphEditorKit kit)
Sets the editor kit to provide actions and tools. |
| Constructors in com.jgraph.editor with parameters of type JGraphEditorKit | |
JGraphEditorFactory(JGraphEditorKit kit)
Constructs a factory for the specified kit. |
|
JGraphEditorFactory(JGraphEditorKit kit)
Constructs a factory for the specified kit. |
|
|
JGraphpad Pro
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||