A B C D E F G H I J K L M N O P Q R S T U V W X Y _

J

JGraph - class org.tigris.gef.graph.presentation.JGraph.
JGraph is a Swing component that displays a connected graph and allows interactive editing.
JGraph() - Constructor for class org.tigris.gef.graph.presentation.JGraph
Make a new JGraph with a new DefaultGraphModel.
JGraph(ConnectionConstrainer) - Constructor for class org.tigris.gef.graph.presentation.JGraph
Make a new JGraph with a new DefaultGraphModel.
JGraph(Diagram) - Constructor for class org.tigris.gef.graph.presentation.JGraph
Make a new JGraph with a the GraphModel and Layer from the given Diagram.
JGraph(GraphModel) - Constructor for class org.tigris.gef.graph.presentation.JGraph
Make a new JGraph with the given GraphModel
JGraph(Editor) - Constructor for class org.tigris.gef.graph.presentation.JGraph
Make a new JGraph with the given Editor.
JGraphFrame - class org.tigris.gef.graph.presentation.JGraphFrame.
A window that displays a toolbar, a connected graph editing pane, and a status bar.
JGraphFrame() - Constructor for class org.tigris.gef.graph.presentation.JGraphFrame
Contruct a new JGraphFrame with the title "untitled" and a new DefaultGraphModel.
JGraphFrame(boolean) - Constructor for class org.tigris.gef.graph.presentation.JGraphFrame
 
JGraphFrame(String) - Constructor for class org.tigris.gef.graph.presentation.JGraphFrame
Contruct a new JGraphFrame with the given title and a new DefaultGraphModel.
JGraphFrame(String, Editor) - Constructor for class org.tigris.gef.graph.presentation.JGraphFrame
 
JGraphFrame(String, JGraph) - Constructor for class org.tigris.gef.graph.presentation.JGraphFrame
Contruct a new JGraphFrame with the given title and given JGraph.
JGraphFrame(GraphModel) - Constructor for class org.tigris.gef.graph.presentation.JGraphFrame
Contruct a new JGraphFrame with the title "untitled" and the given GraphModel.
JSortedTable - class org.tigris.gef.ui.JSortedTable.
 
JSortedTable() - Constructor for class org.tigris.gef.ui.JSortedTable
 
JSortedTable(TableModel) - Constructor for class org.tigris.gef.ui.JSortedTable
 
JSplitGraphPane - class org.tigris.gef.graph.presentation.JSplitGraphPane.
A split pane container for showing two instances of the same graph.
JSplitGraphPane(JGraph) - Constructor for class org.tigris.gef.graph.presentation.JSplitGraphPane
Construct a new split graph pane containing a graph
JpegEncoder - class Acme.JPM.Encoders.JpegEncoder.
 
JpegEncoder(Image, OutputStream) - Constructor for class Acme.JPM.Encoders.JpegEncoder
 
JpegEncoder(ImageProducer, OutputStream) - Constructor for class Acme.JPM.Encoders.JpegEncoder
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _