Uses of Class
org.zaval.lw.LwList

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

Uses of LwList in org.zaval.lw
 

Subclasses of LwList in org.zaval.lw
 class LwComboList
          This is list component that is supposed to be used as the list of the combobox component.
 class LwMenu
           
 

Methods in org.zaval.lw that return LwList
 LwList LwCombo.getList()
          Gets the list component that is used as popup window content of the combobox.
 

Methods in org.zaval.lw with parameters of type LwList
 void LwCombo.setList(LwList l)
          Sets the specified list component that will be used as popup window content of the combobox.
 



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