JGraphpad Pro
v6.0.5.0


Uses of Class
com.jgraph.editor.JGraphEditorSettings

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

Uses of JGraphEditorSettings in com.jgraph
 

Fields in com.jgraph declared as JGraphEditorSettings
protected  JGraphEditorSettings JGraphEditor.settings
          Holds the settings.
protected  JGraphEditorSettings JGraphEditor.settings
          Holds the settings.
 

Methods in com.jgraph that return JGraphEditorSettings
 JGraphEditorSettings JGraphEditor.getSettings()
           
protected  JGraphEditorSettings JGraphpad.createSettings(Map args)
          Constructs the editor settings.
protected  JGraphEditorSettings JGraphpad.createSettings(Map args)
          Constructs the editor settings.
 JGraphEditorSettings JGraphEditor.getSettings()
           
 

Methods in com.jgraph with parameters of type JGraphEditorSettings
 void JGraphEditor.setSettings(JGraphEditorSettings settings)
           
protected  void JGraphpad.configureSettings(JGraphEditorSettings settings)
          Hook for subclassers to configure new editor settings.
protected  void JGraphpad.configureSettings(JGraphEditorSettings settings)
          Hook for subclassers to configure new editor settings.
 void JGraphEditor.setSettings(JGraphEditorSettings settings)
           
 

Constructors in com.jgraph with parameters of type JGraphEditorSettings
JGraphEditor(JGraphEditorSettings settings)
          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.
JGraphEditor(JGraphEditorSettings settings)
          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.