|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |