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

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_TOPS - Static variable in class org.tigris.gef.base.CmdAlign
Constants specifying the type of alignment requested.
ALIGN_TO_GRID - Static variable in class org.tigris.gef.base.CmdAlign
 
ALIGN_V_CENTERS - Static variable in class org.tigris.gef.base.CmdAlign
 
ANNOTATION_EDGE_STATE - Static variable in class org.tigris.gef.xml.pgml.PGMLParser
Deprecated.  
ANNOTATION_STATE - Static variable in class org.tigris.gef.xml.pgml.PGMLParser
Deprecated.  
Acme - package Acme
 
Acme.JPM.Encoders - package Acme.JPM.Encoders
 
AdjacencyListGraphModel - class org.tigris.gef.graph.presentation.AdjacencyListGraphModel.
This class is an example of an alternative way to implement MutableGraphModel.
AdjacencyListGraphModel() - Constructor for class org.tigris.gef.graph.presentation.AdjacencyListGraphModel
 
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.base.UndoAction
Perform the undo action.
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
Deprecated. 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
 
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
 
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.
addMemento(Memento) - Method in class org.tigris.gef.base.UndoManager
 
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
 
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.
addPropSheet(PropSheet) - Method in class org.tigris.gef.properties.ui.TabPropFrame
Add a new PropSheet to this window under the name it supplies.
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 class org.tigris.gef.base.UndoManager
 
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.properties.ui.ColorEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.tigris.gef.properties.ui.RectangleEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.tigris.gef.ui.Highlightable
 
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
 
addToSelection(Fig) - Method in class org.tigris.gef.base.SelectionManager
Adds an additional fig to the current selection.
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
 
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
 
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
Deprecated. Client code calls advance() from inside the code for its long term task whenever one unit of work is completed.
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.
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
annotationStateStartElement(String, Attributes) - Method in class org.tigris.gef.xml.pgml.PGMLParser
Deprecated.  
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
 
autoApplyCheckbox_Action(ChangeEvent) - Method in class org.tigris.gef.properties.ui.TabPropFrame
 

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 _