Uses of Class
org.zaval.lw.LwViewMan

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

Uses of LwViewMan in org.zaval.lw
 

Subclasses of LwViewMan in org.zaval.lw
 class LwAdvViewMan
          The class extends the basic view manager fuctionality.
 

Fields in org.zaval.lw declared as LwViewMan
protected  LwViewMan LwCanvas.skins
          The component view manager.
 

Methods in org.zaval.lw that return LwViewMan
 LwViewMan LwCanvas.getViewMan(boolean autoCreate)
          Returns a view manager of the component.
 LwViewMan LwRoot.getViewMan(boolean b)
           
 LwViewMan LwComponent.getViewMan(boolean autoCreate)
          Returns a view manager of the component.
 

Methods in org.zaval.lw with parameters of type LwViewMan
 void LwCanvas.setViewMan(LwViewMan man)
          Sets the specified view manager for the component.
 void LwRoot.setViewMan(LwViewMan v)
           
 void LwComponent.setViewMan(LwViewMan man)
          Sets the specified view manager for the component.
 



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