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
_
A
about()
- Method in class org.tigris.gef.base.
Cmd
Return a URL that has user and programmer documentation.
accept(File, String)
- Method in class org.tigris.gef.base.
CmdOpen
Only let the user select files that match the filter.
accept(File, String)
- Method in class org.tigris.gef.base.
CmdOpenPGML
Only let the user select files that match the filter.
accept(File, String)
- Method in class org.tigris.gef.base.
CmdOpenSVG
Only let the user select files that match the filter.
accept(File, String)
- Method in class org.tigris.gef.base.
CmdSave
Only let the user select files that match the filter.
accept(File, String)
- Method in class org.tigris.gef.base.
CmdSavePGML
Only let the user select files that match the filter.
action(Event, Object)
- Method in class org.tigris.gef.base.
PrefsEditor
If the use pushes one of the buttons, update Globals.prefs().
actionPerformed(ActionEvent)
- Method in class org.tigris.gef.base.
Cmd
actionPerformed(ActionEvent)
- Method in class org.tigris.gef.base.
ModeDragScroll
Interface ActionListener: Simulate mouse dragging
actionPerformed(ActionEvent)
- Method in class org.tigris.gef.presentation.
AnnotationLineRemover
actionPerformed(ActionEvent)
- Method in class org.tigris.gef.properties.ui.
ColorPickerGrid
actionPerformed(ActionEvent)
- Method in class org.tigris.gef.properties.ui.
TabPropFrame
actionPerformed(ActionEvent)
- Method in class org.tigris.gef.ui.
Progress
Checks to see if the user clicked the cancel button.
add(Cmd)
- Method in class org.tigris.gef.base.
CmdSequence
add(Fig)
- Method in class org.tigris.gef.base.
Diagram
add(Fig)
- Method in class org.tigris.gef.base.
Editor
Add a Fig to the diagram being edited.
add(Fig)
- Method in class org.tigris.gef.base.
Layer
Most Layers contain Fig, so I have empty implementations of add, remove, removeAll, elements, and hit.
add(Fig)
- Method in class org.tigris.gef.base.
LayerDiagram
Add a Fig to the contents of this layer.
add(Fig)
- Method in class org.tigris.gef.base.
LayerManager
When the user tries to add a new Fig to a LayerManager, pass that addition along to my active layer.
add(Fig)
- Method in class org.tigris.gef.base.
LayerPerspectiveMutable
add(Action)
- Method in class org.tigris.gef.ui.
ToolBar
Add a new JButton which dispatches the action.
add(Action, String, String)
- Method in class org.tigris.gef.ui.
ToolBar
add(Action, String, Icon)
- Method in class org.tigris.gef.ui.
ToolBar
add(Component)
- Method in class org.tigris.gef.ui.
ToolBar
addActionListener(ActionListener)
- Method in class org.tigris.gef.properties.ui.
ColorTilePanel
addAllFigs(Collection)
- Method in class org.tigris.gef.base.
SelectionManager
addAnnotation(Fig, Fig, AnnotationProperties)
- Method in class org.tigris.gef.presentation.
AnnotationStrategy
addAnnotation(Fig, String, String)
- Method in class org.tigris.gef.presentation.
Fig
Adds a new Annotation of type "text" to fig.
addArrowHead(ArrowHead)
- Method in class org.tigris.gef.presentation.
ArrowHeadComposite
addEdge(Object)
- Method in interface org.tigris.gef.graph.
MutableGraphModel
Add the given edge to the graph, if valid.
addEdge(Object)
- Method in class org.tigris.gef.graph.
MutableGraphSupport
Add the given edge to the graph, if valid.
addEdge(Object)
- Method in class org.tigris.gef.graph.presentation.
AdjacencyListGraphModel
addEdge(Object)
- Method in class org.tigris.gef.graph.presentation.
DefaultGraphModel
Add the given edge to the graph, if valid.
addEdge(NetEdge)
- Method in class org.tigris.gef.graph.presentation.
NetList
Add a NetEdge to this NetList.
addEdge(NetEdge)
- Method in class org.tigris.gef.graph.presentation.
NetPort
Add an edge to the list of edge connected to this port.
addEditor(Editor)
- Method in class org.tigris.gef.base.
Layer
Add an Editor to the list of Editors showing this Layer.
addEnclosed(Collection, Fig)
- Method in class org.tigris.gef.base.
SelectionManager
addFig(Fig)
- Method in class org.tigris.gef.base.
SelectionManager
addFig(Fig)
- Method in class org.tigris.gef.presentation.
FigGroup
Add a Fig to the group.
addFigEdge(FigEdge)
- Method in class org.tigris.gef.presentation.
FigNode
Adds a FigEdge to the list of them that need to be rerouted when this FigNode moves.
addFigs(Collection)
- Method in class org.tigris.gef.presentation.
FigGroup
Add a collection of figs to the group.
addGraphEventListener(GraphListener)
- Method in interface org.tigris.gef.graph.
BaseGraphModel
addGraphEventListener(GraphListener)
- Method in class org.tigris.gef.graph.
MutableGraphSupport
addGraphSelectionListener(GraphSelectionListener)
- Method in class org.tigris.gef.base.
Editor
Remember to notify listener whenever the selection changes.
addGraphSelectionListener(GraphSelectionListener)
- Method in class org.tigris.gef.base.
SelectionManager
addGraphSelectionListener(GraphSelectionListener)
- Method in class org.tigris.gef.graph.presentation.
JGraph
Add listener to the objects to notify whenever the Editor changes its current selection.
addKeyComp(PropertyDescriptor)
- Method in class org.tigris.gef.properties.ui.
PropSheetCategory
addKeyListener(KeyListener)
- Method in class org.tigris.gef.graph.presentation.
JGraph
addLabeledEdge(Object, Object, Object)
- Method in class org.tigris.gef.graph.presentation.
AdjacencyListGraphModel
addLayer(Layer, boolean)
- Method in class org.tigris.gef.base.
LayerManager
Add a sublayer to this layer.
addLayer(Layer)
- Method in class org.tigris.gef.base.
LayerManager
addLayoutComponent(String, Component)
- Method in class org.tigris.gef.properties.ui.
PropsGridLayout
Adds the specified component with the specified name to the layout.
addLocale(Locale)
- Static method in class org.tigris.gef.util.
Localizer
The method addLocale adds a new locale to the set of known locales for the application.
addModeChangeListener(ModeChangeListener)
- Method in class org.tigris.gef.base.
Editor
Remember to notify listener whenever the mode changes.
addModeChangeListener(ModeChangeListener)
- Method in class org.tigris.gef.base.
ModeManager
addModeChangeListener(ModeChangeListener)
- Method in class org.tigris.gef.graph.presentation.
JGraph
addMouseListener(MouseListener)
- Method in class org.tigris.gef.graph.presentation.
JGraph
addMouseListenerToHeaderInTable(JTable)
- Method in class org.tigris.gef.ui.
TableSorter
addMouseMotionListener(MouseMotionListener)
- Method in class org.tigris.gef.graph.presentation.
JGraph
addNewItems()
- Method in class org.tigris.gef.base.
ModeBroom
addNode(Object)
- Method in interface org.tigris.gef.graph.
MutableGraphModel
Add the given node to the graph, if valid.
addNode(Object)
- Method in class org.tigris.gef.graph.
MutableGraphSupport
Add the given node to the graph, if valid.
addNode(Object)
- Method in class org.tigris.gef.graph.presentation.
AdjacencyListGraphModel
addNode(Object)
- Method in class org.tigris.gef.graph.presentation.
DefaultGraphModel
Add the given node to the graph, if valid.
addNode(NetNode)
- Method in class org.tigris.gef.graph.presentation.
NetList
Add a node to this NetList.
addNodeRelatedEdges(Object)
- Method in interface org.tigris.gef.graph.
MutableGraphModel
Add existing edges that are related to the node.
addNodeRelatedEdges(Object)
- Method in class org.tigris.gef.graph.presentation.
DefaultGraphModel
addNodeTypeRegion(Class, Rectangle)
- Method in class org.tigris.gef.base.
LayerPerspective
Remove the given Fig from this layer.
addNotify()
- Method in class org.tigris.gef.properties.ui.
PropSheetCategory
addPathItem(Fig, PathConv)
- Method in class org.tigris.gef.presentation.
FigEdge
Add a new path item to this FigEdge.
addPoint(int, int)
- Method in class org.tigris.gef.presentation.
Fig
addPoint(int, int)
- Method in class org.tigris.gef.presentation.
FigPoly
Add a point to this polygon.
addPoint(Point)
- Method in class org.tigris.gef.presentation.
FigPoly
Add a point to this polygon.
addPoint(int, int)
- Method in class org.tigris.gef.presentation.
FigSpline
addPort(NetPort)
- Method in class org.tigris.gef.graph.presentation.
NetNode
addPresentation(Object, Object)
- Method in interface org.tigris.gef.graph.
GraphController
Add a new presentation to the list of known presentations.
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.tigris.gef.base.
Diagram
addPropertyChangeListener(String, PropertyChangeListener)
- Method in class org.tigris.gef.base.
Diagram
addPropertyChangeListener(Object, PropertyChangeListener)
- Static method in class org.tigris.gef.base.
Globals
Add a listener to a Fig.
addPropertyChangeListener(PropertyChangeListener)
- Method in interface org.tigris.gef.graph.
GraphEdgeHooks
addPropertyChangeListener(PropertyChangeListener)
- Method in interface org.tigris.gef.graph.
GraphNodeHooks
addPropertyChangeListener(PropertyChangeListener)
- Method in interface org.tigris.gef.graph.
GraphPortHooks
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.tigris.gef.graph.presentation.
NetPrimitive
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.tigris.gef.presentation.
Fig
The specified PropertyChangeListeners
propertyChange
method will be called each time the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.tigris.gef.properties.ui.
ColorEditor
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.tigris.gef.properties.ui.
RectangleEditor
addPropertyChangeListener(PropertyChangeListener)
- Method in interface org.tigris.gef.ui.
Highlightable
addPropSheet(PropSheet)
- Method in class org.tigris.gef.properties.ui.
TabPropFrame
Add a new PropSheet to this window under the name it supplies.
addRadioGroup(String, ImageIcon, ImageIcon, String, ImageIcon, ImageIcon)
- Method in class org.tigris.gef.ui.
ToolBar
addRenderingHints(Map)
- Method in class org.tigris.gef.persistence.
PostscriptWriter
addResource(String, String)
- Static method in class org.tigris.gef.util.
Localizer
The method adds a new resource under the given name.
addResource(String, String, ClassLoader)
- Static method in class org.tigris.gef.util.
Localizer
addResource(String, String, Locale)
- Static method in class org.tigris.gef.util.
Localizer
addResource(String, String, Locale, ClassLoader)
- Static method in class org.tigris.gef.util.
Localizer
addResourceExtension(String)
- Static method in class org.tigris.gef.util.
ResourceLoader
This method adds a new extension to the list of known extensions.
addResourceLocation(String)
- Static method in class org.tigris.gef.util.
ResourceLoader
This method adds a new location to the list of known locations.
addSelection(Selection)
- Method in class org.tigris.gef.base.
SelectionManager
Add a new selection to the collection of selections
addSub(Enumeration)
- Method in class org.tigris.gef.util.
EnumerationComposite
Concatenate the given Enumeration to the end of the receiving EnumerationComposite.
addSub(Vector)
- Method in class org.tigris.gef.util.
EnumerationComposite
Concatenate the elements() of the given Vector to the end of the receiving EnumerationComposite.
addText(String)
- Method in class org.tigris.gef.persistence.
XMLElement
addToggle(Action)
- Method in class org.tigris.gef.ui.
ToolBar
addToggle(Action, String, String)
- Method in class org.tigris.gef.ui.
ToolBar
addToggle(Action, String, Icon)
- Method in class org.tigris.gef.ui.
ToolBar
addToggle(Action, String, String, String)
- Method in class org.tigris.gef.ui.
ToolBar
addToSelection(Fig)
- Method in class org.tigris.gef.base.
SelectionManager
Adds an additional fig to the current selection.
addUniversalPropertyChangeListener(PropertyChangeListener)
- Static method in class org.tigris.gef.base.
Globals
addValidConnection(Class, Class)
- Method in class org.tigris.gef.graph.
ConnectionConstrainer
addValidConnection(Class, Class, Class)
- Method in class org.tigris.gef.graph.
ConnectionConstrainer
addValidConnection(String, String, String)
- Method in class org.tigris.gef.graph.
XmlConnectionConstrainer
addValidConnection(String, String)
- Method in class org.tigris.gef.graph.
XmlConnectionConstrainer
addVetoableChangeListener(VetoableChangeListener)
- Method in class org.tigris.gef.base.
Diagram
addVetoableChangeListener(VetoableChangeListener)
- Method in interface org.tigris.gef.util.
VetoableChangeEventSource
AdjacencyListGraphModel
- Class in
org.tigris.gef.graph.presentation
This class is an example of an alternative way to implement MutableGraphModel.
AdjacencyListGraphModel()
- Constructor for class org.tigris.gef.graph.presentation.
AdjacencyListGraphModel
adjust()
- Method in class org.tigris.gef.base.
Guide
Bring up a dialog box to set the parameters for this guide.
adjust()
- Method in class org.tigris.gef.base.
GuideGrid
Bring up a dialog box to set the grid snap parameters.
adjust()
- Method in class org.tigris.gef.base.
Layer
Allow the user to edit the properties of this layer (not the properties of the contents of this layer).
adjust()
- Method in class org.tigris.gef.base.
LayerGrid
Eventually this will open a dialog box to let the user adjust the grid line spacing, colors, and whether liens or dots are shown.
adjust()
- Method in class org.tigris.gef.base.
LayerPageBreaks
Toggle whether page break lines are drawn on the screen.
adjust()
- Method in class org.tigris.gef.base.
LayerPolar
Change the appearance of this layer: vary the spacing and origin.
advance()
- Method in class org.tigris.gef.ui.
Progress
Client code calls advance() from inside the code for its long term task whenever one unit of work is completed.
align(Rectangle, int, Editor)
- Method in class org.tigris.gef.presentation.
Fig
Align this Fig with the given rectangle.
ALIGN_BOTTOMS
- Static variable in class org.tigris.gef.base.
CmdAlign
ALIGN_CENTERS
- Static variable in class org.tigris.gef.base.
CmdAlign
ALIGN_H_CENTERS
- Static variable in class org.tigris.gef.base.
CmdAlign
ALIGN_LEFTS
- Static variable in class org.tigris.gef.base.
CmdAlign
ALIGN_RIGHTS
- Static variable in class org.tigris.gef.base.
CmdAlign
ALIGN_TO_GRID
- Static variable in class org.tigris.gef.base.
CmdAlign
ALIGN_TOPS
- Static variable in class org.tigris.gef.base.
CmdAlign
Constants specifying the type of alignment requested.
ALIGN_V_CENTERS
- Static variable in class org.tigris.gef.base.
CmdAlign
allDamaged()
- Method in class org.tigris.gef.base.
SelectionManager
allowNetClass(Class)
- Method in class org.tigris.gef.base.
LayerPerspective
Add a node class of NetNodes or NetEdges to what will be shown in this perspective.
allowSelection(boolean)
- Method in class org.tigris.gef.properties.ui.
ColorTilePanel
The user can be prevented from selecting a color if there would be nothing to do the the selected color.
an
- Variable in class org.tigris.gef.presentation.
Fig
anchorX
- Variable in class org.tigris.gef.base.
ModeCreate
Original mouse down event coordinates
anchorY
- Variable in class org.tigris.gef.base.
ModeCreate
Original mouse down event coordinates
ang135
- Static variable in class org.tigris.gef.presentation.
FigNode
ang225
- Static variable in class org.tigris.gef.presentation.
FigNode
ang315
- Static variable in class org.tigris.gef.presentation.
FigNode
ang45
- Static variable in class org.tigris.gef.presentation.
FigNode
Constants useful for determining what side (north, south, east, or west) a port is located on.
ANNOTATION_EDGE_STATE
- Static variable in class org.tigris.gef.xml.pgml.
PGMLParser
ANNOTATION_STATE
- Static variable in class org.tigris.gef.xml.pgml.
PGMLParser
AnnotationHelper
- Class in
org.tigris.gef.presentation
Contains utility methods for solving std geometry problems.
annotationIsVisible(Fig)
- Method in class org.tigris.gef.presentation.
AnnotationProperties
annotationIsVisible(Fig)
- Method in class org.tigris.gef.presentation.
FigTextAnnotationProperties
AnnotationLineRemover
- Class in
org.tigris.gef.presentation
annotationOwner
- Variable in class org.tigris.gef.presentation.
Fig
AnnotationProperties
- Class in
org.tigris.gef.presentation
AnnotationProperties()
- Constructor for class org.tigris.gef.presentation.
AnnotationProperties
AnnotationProperties(boolean, int, boolean, float)
- Constructor for class org.tigris.gef.presentation.
AnnotationProperties
AnnotationProperties(int, float)
- Constructor for class org.tigris.gef.presentation.
AnnotationProperties
annotationStateStartElement(String, Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
annotationStatus
- Variable in class org.tigris.gef.presentation.
Fig
AnnotationStrategy
- Class in
org.tigris.gef.presentation
Each class serving as AnnotationOwner gets an AnnotationStrategy saying how the Annotations should behave when the AnnotationOwner changes its position (e.g.
AnnotationStrategy()
- Constructor for class org.tigris.gef.presentation.
AnnotationStrategy
append(char)
- Method in class org.tigris.gef.presentation.
FigText
Append a character to the current String .
append(String)
- Method in class org.tigris.gef.presentation.
FigText
Append the given String to the current String.
appendTwoPoints()
- Method in class org.tigris.gef.presentation.
FigPoly
Add two points at the end of the polygon.
appendTwoPoints()
- Method in class org.tigris.gef.presentation.
FigSpline
apply()
- Method in class org.tigris.gef.properties.ui.
PropSheet
Take all property changes that have been stored and actually change the state of the selected object.
apply(Object)
- Method in interface org.tigris.gef.util.
Functor
apply(Object)
- Method in class org.tigris.gef.util.
FunctorIdentity
applyOffsetAmount(Point, Point, int, Point)
- Method in class org.tigris.gef.base.
PathConv
applyProperty(PropertyDescriptor, Object)
- Method in class org.tigris.gef.properties.ui.
PropSheet
ARR_HEIGHT
- Variable in class org.tigris.gef.presentation.
FigSpline
ARR_WIDTH
- Variable in class org.tigris.gef.presentation.
FigSpline
arrow_height
- Variable in class org.tigris.gef.presentation.
ArrowHead
arrow_width
- Variable in class org.tigris.gef.presentation.
ArrowHead
arrowFillColor
- Variable in class org.tigris.gef.presentation.
ArrowHead
ArrowHead
- Class in
org.tigris.gef.presentation
Abstract class to draw arrow heads on the ends of FigEdges.
ArrowHead()
- Constructor for class org.tigris.gef.presentation.
ArrowHead
ArrowHead(Color, Color)
- Constructor for class org.tigris.gef.presentation.
ArrowHead
ArrowHeadComposite
- Class in
org.tigris.gef.presentation
Abstract class to draw arrow heads on the ends of FigEdges.
ArrowHeadComposite()
- Constructor for class org.tigris.gef.presentation.
ArrowHeadComposite
ArrowHeadComposite(ArrowHead, ArrowHead)
- Constructor for class org.tigris.gef.presentation.
ArrowHeadComposite
ArrowHeadDiamond
- Class in
org.tigris.gef.presentation
Draws a Diamond at the end of a FigEdge.
ArrowHeadDiamond()
- Constructor for class org.tigris.gef.presentation.
ArrowHeadDiamond
ArrowHeadDiamond(Color, Color)
- Constructor for class org.tigris.gef.presentation.
ArrowHeadDiamond
ArrowHeadGreater
- Class in
org.tigris.gef.presentation
Draws a triangluar arrow head at the end of a FigEdge
ArrowHeadGreater()
- Constructor for class org.tigris.gef.presentation.
ArrowHeadGreater
ArrowHeadHalfTriangle
- Class in
org.tigris.gef.presentation
Draws a triangluar arrow head at the end of a FigEdge
ArrowHeadHalfTriangle()
- Constructor for class org.tigris.gef.presentation.
ArrowHeadHalfTriangle
ArrowHeadNone
- Class in
org.tigris.gef.presentation
Draws no arrow head at the end of a FigEdge.
ArrowHeadNone()
- Constructor for class org.tigris.gef.presentation.
ArrowHeadNone
ArrowHeadQualifier
- Class in
org.tigris.gef.presentation
Draws a Diamond at the end of a FigEdge.
ArrowHeadQualifier()
- Constructor for class org.tigris.gef.presentation.
ArrowHeadQualifier
ArrowHeadTriangle
- Class in
org.tigris.gef.presentation
Draws a triangluar arrow head at the end of a FigEdge
ArrowHeadTriangle()
- Constructor for class org.tigris.gef.presentation.
ArrowHeadTriangle
arrowLineColor
- Variable in class org.tigris.gef.presentation.
ArrowHead
autoApplyCheckbox_Action(ChangeEvent)
- Method in class org.tigris.gef.properties.ui.
TabPropFrame
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
_