|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jgraph.editor.factory.JGraphEditorFactoryMethod
com.jgraph.pad.factory.JGraphpadWindowMenu.FactoryMethod
Provides a factory method to construct a window menu for an editor.
| Field Summary | |
protected JGraphEditor |
editor
References the enclosing editor. |
static String |
NAME
Defines the default name for factory methods of this kind. |
| Fields inherited from class com.jgraph.editor.factory.JGraphEditorFactoryMethod |
name |
| Constructor Summary | |
JGraphpadWindowMenu.FactoryMethod(JGraphEditor editor)
Constructs a new factory method for the specified enclosing editor using NAME. |
|
| Method Summary | |
Component |
createInstance(Node configuration)
Returns a new component for the specified configuration. |
| Methods inherited from class com.jgraph.editor.factory.JGraphEditorFactoryMethod |
getName, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static String NAME
protected JGraphEditor editor
| Constructor Detail |
public JGraphpadWindowMenu.FactoryMethod(JGraphEditor editor)
NAME.
editor - The editor that contains the factory method.| Method Detail |
public Component createInstance(Node configuration)
JGraphEditorFactoryMethod
createInstance in class JGraphEditorFactoryMethodconfiguration - The configuration to create the component with.
|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||