Overview
Package
Class
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
_
L
LEFT
- Static variable in class org.tigris.gef.base.
CmdNudge
LEFT
- Static variable in class org.tigris.gef.base.
CmdScroll
LEFT
- Static variable in class org.tigris.gef.base.
CmdSelectNear
LINE_STATE
- Static variable in class org.tigris.gef.xml.pgml.
PGMLParser
LastDirectory
- Static variable in class org.tigris.gef.base.
Globals
The directory most recently used in an open or save dialog
Layer
- class org.tigris.gef.base.
Layer
.
A Layer is like a drawing layer in high-end drawing applications (e.g., MacDraw Pro).
Layer()
- Constructor for class org.tigris.gef.base.
Layer
Construct a new Layer.
Layer(String)
- Constructor for class org.tigris.gef.base.
Layer
Construct a new layer with the given name.
Layer(String, String)
- Constructor for class org.tigris.gef.base.
Layer
Construct a new layer with the given name and type.
LayerDiagram
- class org.tigris.gef.base.
LayerDiagram
.
A Layer like found in many drawing applications.
LayerDiagram()
- Constructor for class org.tigris.gef.base.
LayerDiagram
Construct a new LayerDiagram with a default name and do not put it on the Layer's menu.
LayerDiagram(String)
- Constructor for class org.tigris.gef.base.
LayerDiagram
Construct a new LayerDiagram with the given name, and add it to the menu of layers.
LayerGrid
- class org.tigris.gef.base.
LayerGrid
.
Paint a background drawing guide consisting of horizontal and vertical lines in a neutral color.
LayerGrid()
- Constructor for class org.tigris.gef.base.
LayerGrid
Construct a new LayerGrid and name it 'Grid'.
LayerGrid(Color, Color, int, boolean)
- Constructor for class org.tigris.gef.base.
LayerGrid
Construct a new LayerGrid with the given foreground color, background color, line spacing, and lines/dots flag.
LayerManager
- class org.tigris.gef.base.
LayerManager
.
This class implements a kind of Layer that contains other Layers.
LayerManager(Editor)
- Constructor for class org.tigris.gef.base.
LayerManager
Construct a new LayerManager with no sublayers.
LayerPageBreaks
- class org.tigris.gef.base.
LayerPageBreaks
.
Paint horizontal and vertical lines showing page braks for printing.
LayerPageBreaks()
- Constructor for class org.tigris.gef.base.
LayerPageBreaks
LayerPerspective
- class org.tigris.gef.base.
LayerPerspective
.
A Layer like found in many drawing applications.
LayerPerspective(String, GraphModel)
- Constructor for class org.tigris.gef.base.
LayerPerspective
Construct a new LayerPerspective with the given name, and add it to the menu of layers.
LayerPerspective(String, GraphModel, GraphController)
- Constructor for class org.tigris.gef.base.
LayerPerspective
LayerPerspectiveMutable
- class org.tigris.gef.base.
LayerPerspectiveMutable
.
LayerPerspectiveMutable(String, MutableGraphModel)
- Constructor for class org.tigris.gef.base.
LayerPerspectiveMutable
LayerPolar
- class org.tigris.gef.base.
LayerPolar
.
This class is an example of the power of the Layer-based approach.
LayerPolar()
- Constructor for class org.tigris.gef.base.
LayerPolar
Construct a new LayerPolar and name it "Grid".
LayerPolar(int, int, int)
- Constructor for class org.tigris.gef.base.
LayerPolar
Make a new LayerPolar with the given origin and spacing
Localizer
- class org.tigris.gef.util.
Localizer
.
This class manages the resource bundle files needed to localize the application.
Localizer()
- Constructor for class org.tigris.gef.util.
Localizer
LogManager
- class org.tigris.gef.util.logging.
LogManager
.
Deprecated.
0.10.1 we will use standard log4j
lastRedrawTime(long)
- Method in class org.tigris.gef.base.
Prefs
Set the last redraw time.
layoutContainer(Container)
- Method in class org.tigris.gef.properties.ui.
PropsGridLayout
Lays out the container in the specified panel.
layoutGraph()
- Method in class org.tigris.gef.graph.presentation.
JGraph
leave()
- Method in class org.tigris.gef.base.
ModeImpl
Modes can be finished before completed for some reasons.
leaveAll()
- Method in class org.tigris.gef.base.
ModeManager
Finish all modes immediately.
legal(int, int, SelectionManager, MouseEvent)
- Method in class org.tigris.gef.base.
ModeModify
Deprecated.
0.10. Remove in 0.11
lineColor(Color)
- Method in class org.tigris.gef.base.
LayerPolar
lineColor()
- Method in class org.tigris.gef.base.
LayerPolar
lineStateStartElement(String, AttributeList)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
lineStateStartElement(String, AttributeList)
- Method in class org.tigris.gef.xml.svg.
SVGParser
localize(String, String)
- Static method in class org.tigris.gef.util.
Localizer
This function returns a localized string corresponding to the specified key.
localize(String, String, Locale, Map)
- Static method in class org.tigris.gef.util.
Localizer
log(String, String)
- Static method in class org.tigris.gef.util.
Dbg
Deprecated.
Print the given message if the guard was defined with a command line -D option.
log(String, Throwable)
- Static method in class org.tigris.gef.util.
Dbg
Deprecated.
log(String, boolean, String)
- Static method in class org.tigris.gef.util.
Dbg
Deprecated.
Print the given message if the guard was defined with a command line -D option and the given condition evaluates to true.
log
- Static variable in class org.tigris.gef.util.logging.
LogManager
Deprecated.
Define a static log4j category variable for GEF to log to the console.
lookupIconResource(String)
- Static method in class org.tigris.gef.util.
ResourceLoader
This method tries to find an ImageIcon for the given name in all known locations.
lookupIconResource(String, String)
- Static method in class org.tigris.gef.util.
ResourceLoader
lookupIconResource(String, ClassLoader)
- Static method in class org.tigris.gef.util.
ResourceLoader
lookupIconResource(String, String, ClassLoader)
- Static method in class org.tigris.gef.util.
ResourceLoader
Overview
Package
Class
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
_