Uses of Package
org.freehep.swing.graphics

Packages that use org.freehep.swing.graphics
org.freehep.swing.graphics Swing graphics extensions: extra panels with interaction managers. 
 

Classes in org.freehep.swing.graphics used by org.freehep.swing.graphics
AbstractPanelArtist
           
AbstractRegionSelectionPanel
          This abstract class defines the majority of the functionality needed to make selections of arbitrary parallelogram regions on the screen.
GraphicalSelectionEvent
          GraphicalSelectionEvent is an event which is generated when an user makes a graphical selection.
GraphicalSelectionListener
          This listener interface is intended for objects which wish to be notified of specific graphical selections made by the user.
GraphicalSelectionPanel
          The primary superclass of all graphical selection panels.
PanelArtist
          This interface allows the implementing component to interact with a StackedPanel.
StackedPanel
          StackedPanel defines an extension to JLayeredPane which allows a set of equally-sized, overlayed panels to form a single 2D surface on which to draw.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.