JGraphpad Pro
v6.0.6.0


Uses of Class
com.jgraph.pad.JGraphpadLibrary

Packages that use JGraphpadLibrary
com.jgraph.pad.factory Implements factory methods for constructing the UI 
 

Uses of JGraphpadLibrary in com.jgraph.pad.factory
 

Fields in com.jgraph.pad.factory declared as JGraphpadLibrary
protected  JGraphpadLibrary JGraphpadLibraryPane.library
          References the library.
 

Methods in com.jgraph.pad.factory that return JGraphpadLibrary
 JGraphpadLibrary JGraphpadLibraryPane.getLibrary()
          Returns the library associated with the library pane.
 

Methods in com.jgraph.pad.factory with parameters of type JGraphpadLibrary
 void JGraphpadLibraryPane.setLibrary(JGraphpadLibrary library)
          Sets the library associated with the library pane.
protected  void JGraphpadLibraryPane.LibraryTracker.updateTabTitle(JGraphpadLibrary library)
          Invoked to update the title for the tab of the specified library.
protected  String JGraphpadLibraryPane.LibraryTracker.getTitle(JGraphpadLibrary library)
          Hook for subclassers to return the tab title to be used for the specified library.
 void JGraphpadPane.addLibrary(JGraphpadLibrary library)
          Adds the specified library to the library pane.
 

Constructors in com.jgraph.pad.factory with parameters of type JGraphpadLibrary
JGraphpadLibraryPane(JGraphEditor editor, JGraphpadLibrary library)
          Constructs a new repository pane for the specified library.
 


JGraphpad Pro
v6.0.6.0


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