JGraphpad Pro
v6.0.5.0


Uses of Class
com.jgraph.editor.JGraphEditorFactory

Packages that use JGraphEditorFactory
com.jgraph Contains the main framework classes 
 

Uses of JGraphEditorFactory in com.jgraph
 

Fields in com.jgraph declared as JGraphEditorFactory
protected  JGraphEditorFactory JGraphEditor.factory
          Holds the UI factory.
protected  JGraphEditorFactory JGraphEditor.factory
          Holds the UI factory.
 

Methods in com.jgraph that return JGraphEditorFactory
 JGraphEditorFactory JGraphEditor.getFactory()
           
protected  JGraphEditorFactory JGraphpad.createFactory(JGraphEditor editor)
          Constructs a default factory for new editors.
protected  JGraphEditorFactory JGraphpad.createFactory(JGraphEditor editor)
          Constructs a default factory for new editors.
 JGraphEditorFactory JGraphEditor.getFactory()
           
 

Methods in com.jgraph with parameters of type JGraphEditorFactory
 void JGraphEditor.setFactory(JGraphEditorFactory factory)
           
protected  void JGraphpad.configureFactory(JGraphEditor editor, JGraphEditorFactory factory)
          Hook for subclassers to configure new editor factories.
protected  void JGraphpad.configureFactory(JGraphEditor editor, JGraphEditorFactory factory)
          Hook for subclassers to configure new editor factories.
 void JGraphEditor.setFactory(JGraphEditorFactory factory)
           
 

Constructors in com.jgraph with parameters of type JGraphEditorFactory
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.
 


JGraphpad Pro
v6.0.5.0


Copyright (C) 2005 JGraph.com. All rights reserved.