Package org.jgraph.pad

Interface Summary
GPGraphTools.CostFunction  
GPPlugin  
VertexnPortsCreatorInterface An interface that specify the required methods for creating a cell Don't worry, you won't need to implement all of these methods since some have just a convenient default implementation in AbstractDefaultVertexnPortsCreator
 

Class Summary
AbstractDefaultVertexnPortsCreator This the upper class of various java beans containing their own data for the default cell creation of a given type once a button is pressed.
DefaultGraphModelFileFormatXML File format for the default graph model.
DefaultGraphModelFileFormatXML.ConnectionID  
DefaultGraphModelFileFormatXML.DelayedAttributeID  
DiamondCell  
EllipseCell  
GPAboutDialog  
GPBarEntry An entry for inserts into the menubar, toolbars, graph popup menu or library popup menu
GPBarFactory The bar factory creates the menubars and the toolbars.
GPConfiguration Specifies a configuration for the GPGraphpad.
GPDefaultCellFactory  
GPDocument A Document represents a single instance of a graph view with associated library and overview panes.
GPExplorer  
GPFileChooser File chooser for open or close graph pad files.
GPGraph  
GPGraph.ScaledVertexRenderer  
GPGraphModel  
GPGraphTools  
GPGraphUI  
GPInternalFrame The graphpad internal frame is a container is a container for one GPDocument.
GPLibraryPanel  
GPLibraryPanel.FixedWidthFlowLayout  
GPLogConsole Shows the System.in and System.out in a nice JFrame.
GPMarqueeHandler MarqueeHandler that can insert cells.
GPOverviewPanel  
GPSelectProvider A Dialog to select a graph model provider.
GPStatusBar  
GPTransferable  
GPUserObject  
GraphListCellRenderer  
ImageCell  
ImageIconBean This class transform a ImageIcon into a bean, allowing for encoding and decoding in XML using XMLEncoder and XMLDecoder.
RealGraphCellRenderer  
RoundRectangleCell  
Rule  
SwimlaneCell Swimlane cell designed for SwimlaneView
TextCell  
Touch  
UndoHandler Undo listener for one document.