Package org.objectweb.fractal.gui.graph.view

Provides a configuration view based on a graph representation.

See:
          Description

Interface Summary
BindingRenderer A component that draws bindings.
ComponentRenderer A component that draws components.
GraphViewListener An interface to be notified of events emitted by a graph view component.
Printer An interface to print components.
 

Class Summary
BasicBindingRenderer Basic implementation of the BindingRenderer interface.
BasicComponentRenderer Basic implementation of the ComponentRenderer interface.
BasicGraphView A configuration view that displays configurations as graph of boxes and lines, representing components and bindings.
BasicToolView A tools view component.
ComponentPart A component part.
GraphViewNotifier A GraphViewListener that notifies other GraphViewListeners.
 

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

Provides a configuration view based on a graph representation.

Since:
Fractal 1.1