Uses of Interface
org.zaval.lw.LwLayer

Packages that use LwLayer
org.zaval.lw This is basic package of the light weight library. 
 

Uses of LwLayer in org.zaval.lw
 

Classes in org.zaval.lw that implement LwLayer
 class LwBaseLayer
          This layer class is basic implementation of the layer interface
 class LwPopupLayer
           
 class LwWinLayer
          This is housekeeping layer implementation that is used by LwRoot class as the internal windows container.
 

Methods in org.zaval.lw that return LwLayer
 LwLayer LwRoot.getRootLayer()
           
 LwLayer LwRoot.getLayer(java.lang.Object id)
           
 LwLayer LwDesktop.getRootLayer()
          Gets the root layer that should be used to add a light weight component on the desktop surface.
 LwLayer LwDesktop.getLayer(java.lang.Object id)
          Gets the layer by the specified id.
 



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