Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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 in
org.tigris.gef.graph.presentation
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 in
org.tigris.gef.graph.presentation
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 in
org.tigris.gef.ui
JSortedTable()
- Constructor for class org.tigris.gef.ui.
JSortedTable
JSortedTable(TableModel)
- Constructor for class org.tigris.gef.ui.
JSortedTable
JSplitGraphPane
- Class in
org.tigris.gef.graph.presentation
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
JUSTIFY_CENTER
- Static variable in class org.tigris.gef.presentation.
FigText
JUSTIFY_LEFT
- Static variable in class org.tigris.gef.presentation.
FigText
Constants to specify text justification.
JUSTIFY_RIGHT
- Static variable in class org.tigris.gef.presentation.
FigText
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_