Uses of Interface
org.zaval.lw.LwManager

Packages that use LwManager
org.zaval.lw This is basic package of the light weight library. 
org.zaval.lw.event Different events related to the light weight components. 
 

Uses of LwManager in org.zaval.lw
 

Classes in org.zaval.lw that implement LwManager
 class AWTClipboardMan
          This class implements simple clipboard manager for the library.
 class AWTPopupManager
          This is popup menu manager.
 class LwClipboardMan
          This class implements simple clipboard manager for the library.
 class LwCursorManager
          This manager is used to support mouse cursor changing for a light weight component.
 class LwFocusManager
          This class is an implementation of the LwFocusManager for the libarary.
 class LwPaintManager
          This manager is abstract class that is used as base for creating own paint managers for the light weight libarary.
 class LwPaintManImpl
          This class is implementation of the LwPaintManager for the library.
 class LwPopupManager
          This abstract class should be used to implement a popup menu manager.
 class LwTooltipMan
          This manager is used to support tooltip for a light weight components.
 

Uses of LwManager in org.zaval.lw.event
 

Classes in org.zaval.lw.event that implement LwManager
 class LwEventManager
          This is one of the core classes of the light weight library that is used to define light weight events delivering strategy.
 



Copyright © Zaval Creative Engineering Group, 2000-2005.
http://www.zaval.org