Package net.clackrouter.gui

Major graphical components that comprise the Clack Application.

See:
          Description

Interface Summary
ClackPaintable Interface to be implemented by objects that can be dynamically painted by Clack.
ClackView Interface for different views of Clack that can be placed inside a ClackDocument
 

Class Summary
ClackBarFactory The bar factory creates the menubars and the toolbars seen at the top of a clack window.
ClackDocument A ClackDocument represents a single router instance in Clack.
ClackFramework Core Clack class, which implements the main Clack panel.
ClackFrameworkHelper  
ClackLoader The outermost Clack class, which can be launched either as an Applet, or an application.
ClackMarqueeHandler ClackMarqueeHandler deals with user events for the RouterGraph.
ClackTab This is a wrapper class representing a single tab in a ClackGraphpad.
HierarchComponent Deprecated. - Hierarchical components are not supported for now.
 

Package net.clackrouter.gui Description

Major graphical components that comprise the Clack Application.