Graphics2D Actor API

Uses of Package
g2d.swing

Packages that use g2d.swing
g2d.closure This package contains classes that utilize closures in order to describe the behaviour of dynamically created classes, and their instances. 
g2d.graph This package contains the specialized graph members of the glyphish hierarchy. 
g2d.mwa Provides classes and interfaces for the Multi-Window Application (MWA) framework. 
g2d.swing This package contains some swing classes for building GUI's using the glyphish hierarchy. 
 

Classes in g2d.swing used by g2d.closure
ZoomListener
          Zoom listeners register with zoomable objects such as IOPComponent or IOPView to be notified about change of zoom.
 

Classes in g2d.swing used by g2d.graph
IOPFrame
          A JFrame class.
 

Classes in g2d.swing used by g2d.mwa
IOPFrame
          A JFrame class.
 

Classes in g2d.swing used by g2d.swing
IOPComponent
          Main component to be displayed in an IOPView.
IOPMenuItem
          Implements one menu item used in text menus.
IOPToolBar
          A Toolbar.
IOPView
          View of one IOPComponent to be inserted into top-level container such as IOPFrame.
ZoomListener
          Zoom listeners register with zoomable objects such as IOPComponent or IOPView to be notified about change of zoom.
 


Graphics2D Actor API