Package org.objectweb.fractal.gui.graph.control

Provides controllers to modify the graph model, in reaction to graph view events.

See:
          Description

Interface Summary
ChangeDepthActionAttributes Attribute controller interface of ChangeDepthAction component.
 

Class Summary
AntiAliasAction An action that just calls the setIsAntiAliasing method on a Display.
BindTool A controller component to create or remove bindings.
ChangeDepthAction An action that just calls the setMax method on a Display.
ChangeItfDisplayAction An action that just calls the setIsAntiAliasing method on a Display.
EmptyGraphViewListener Empty implementation of the GraphViewListener interface.
MaximizeAction An action that just calls the setDisplayedArea method on a Display.
MoveTool A controller component to scroll a display.
SelectTool A controller component to select, move and resize components.
ZoomTool A controller component to zoom in or out a display.
 

Package org.objectweb.fractal.gui.graph.control Description

Provides controllers to modify the graph model, in reaction to graph view events.

Since:
Fractal 1.1