| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | LwBaseLayerThis layer class is basic implementation of the layer interface | 
|  class | LwPopupLayer | 
|  class | LwWinLayerThis 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. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||