|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ComponentCell | Representation of a ClackComponent for use with a JGraph GraphModel. |
ComponentView | Provides a view for the ComponentCell, representing a Clack Component. |
CounterView | A specialized view to paint an updating counter value instead of the standard view. |
CounterView.CounterRenderer | |
DynamicClackView | Abstract base class that should be extended in order to create a dynamic Clack component. |
QueueView | A specialized component view to show the size of a queue graphically. |
QueueView.QueueRenderer | |
RouterGraph | The extension of JGraph to display a modular Clack router. |
RouterGraph.ScaledVertexRenderer | |
RouterGraphHelper | Main GUI class to handle the JGraph end of components being added, removed, and connected within Clack. |
RouterView | The view class for a Router, which is a split screen of a RouterGraph and the hideable property view window. |
RouterWire | A RouterWire is essentially a DefaultEdge with a small amount of functionality built on top to remember what components and specific ports within the route that it represents a connection between. |
SockBufferView | Deprecated. class is not yet complete |
SockBufferView.SockBufferRenderer | |
Wire | Cell object for a JGraph GraphModel that represents an edge between two ComponentCells. |
Wire.WireRouting | |
WireRenderer | This renderer draws WireViews. |
WireView | Represents a view of both a RouterWire and TopoWire . |
WireView.EdgeHandle |
Graphical components for visually depicting a the "zoomed in" router-graph view.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |