JGraphpad Pro
v6.0.5.0


Uses of Class
com.jgraph.editor.JGraphEditorModel

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

Uses of JGraphEditorModel in com.jgraph
 

Fields in com.jgraph declared as JGraphEditorModel
protected  JGraphEditorModel JGraphEditor.model
          Holds the document model.
protected  JGraphEditorModel JGraphEditor.model
          Holds the document model.
 

Methods in com.jgraph that return JGraphEditorModel
 JGraphEditorModel JGraphEditor.getModel()
           
protected  JGraphEditorModel JGraphpad.createModel()
          Constructs a document model for new editors.
protected  JGraphEditorModel JGraphpadDemo.createModel()
          Creates a model that does not allow to add files.
protected  JGraphEditorModel JGraphpadDemo.createModel()
          Creates a model that does not allow to add files.
protected  JGraphEditorModel JGraphpad.createModel()
          Constructs a document model for new editors.
 JGraphEditorModel JGraphEditor.getModel()
           
 

Methods in com.jgraph with parameters of type JGraphEditorModel
 void JGraphEditor.setModel(JGraphEditorModel model)
           
protected  void JGraphpad.configureModel(JGraphEditorModel model)
          Hook for subclassers to configure new document models.
protected  void JGraphpad.configureModel(JGraphEditorModel model)
          Hook for subclassers to configure new document models.
 void JGraphEditor.setModel(JGraphEditorModel model)
           
 

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