JGraphpad Pro
v6.0.6.0


Uses of Class
com.jgraph.pad.factory.JGraphpadPane

Packages that use JGraphpadPane
com.jgraph.editor Contains the main elements of the JGraph Editor Framework 
com.jgraph.pad.factory Implements factory methods for constructing the UI 
 

Uses of JGraphpadPane in com.jgraph.editor
 

Methods in com.jgraph.editor that return JGraphpadPane
static JGraphpadPane JGraphEditorAction.getJGraphpadPane()
          Returns the JGraphpadPane inside the active frame.
static JGraphpadPane JGraphEditorAction.getJGraphpadPane(JFrame frame)
          Returns the JGraphpadPane inside the given frame.
static JGraphpadPane JGraphEditorAction.getJGraphpadPane()
          Returns the JGraphpadPane inside the active frame.
static JGraphpadPane JGraphEditorAction.getJGraphpadPane(JFrame frame)
          Returns the JGraphpadPane inside the given frame.
 

Uses of JGraphpadPane in com.jgraph.pad.factory
 

Fields in com.jgraph.pad.factory declared as JGraphpadPane
protected  JGraphpadPane JGraphpadPane.DocumentTracker.pane
          References the editor pane to be updated.
 

Methods in com.jgraph.pad.factory with parameters of type JGraphpadPane
protected  String JGraphpadPane.FactoryMethod.getWindowTitle(JGraphpadPane pane)
          Hook for subclassers to return the window title for the specified editor pane.
 

Constructors in com.jgraph.pad.factory with parameters of type JGraphpadPane
JGraphpadPane.DocumentTracker(JGraphpadPane pane)
          Constructs a new diagram tracker for updating the specified pane.
 


JGraphpad Pro
v6.0.6.0


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