Package org.globus.cog.gui.grapheditor.targets.swing.util

Interface Summary
AnchorListener Objects wanting to receive events from anchors should implement this interface and be added to list of listeners.
CanvasActionListener  
ColumnsEditor.Listener  
GraphComponentWrapperListener Interface specifying methods from listening to wrapper events
PainterListener  
ScalableRenderer  
ScalingPainter  
 

Class Summary
AbstractPainter  
Anchor An anchor is a component used as visual guides for manipulating the dimensions of other components.
AnchorEvent Defines events for anchors
CanvasAction  
CanvasActionEvent  
ColumnsEditor  
EdgeComponentWrapper Wrapps around edge components to allow for reisizing, moving, etc.
GraphComponentWrapper Implements some basic methods common to node and edge wrappers
GraphComponentWrapperEvent Class that describes events generated by graph component wrappers
ListComponentWrapper  
NodeComponentWrapper This class defines a visual component that wraps a node component allowing resizing and moving
OutlinePainter  
OverviewContainer  
OverviewFrame  
ScalingContainer  
ScalingSwingCanvasRenderer  
SwingScalingPainter