|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnextapp.echo.AbstractComponent
net.sf.jzeno.echo.components.CustomComponent
net.sf.jzeno.echo.screen.demopanel.AbstractListBoxDemoPanel
net.sf.jzeno.echo.screen.demopanel.DynaListBoxDemoPanel
public class DynaListBoxDemoPanel
Field Summary |
---|
Constructor Summary | |
---|---|
DynaListBoxDemoPanel()
|
Method Summary | |
---|---|
protected Component |
createListBox()
|
void |
multiSelection()
|
void |
random()
|
void |
singleSelection()
|
Methods inherited from class net.sf.jzeno.echo.screen.demopanel.AbstractListBoxDemoPanel |
---|
event, getApplicableComponents, getBeans, getSelectedBean, getSelectedBeans, setSelectedBean, setSelectedBeans |
Methods inherited from class net.sf.jzeno.echo.components.CustomComponent |
---|
addValidator, fireActionEvent, fireActionEvent, fireActionEvent, getActionCommand, getBean, getBeanClass, getDecorator, getNullObject, getProperty, getValidationErrors, getValidators, getValue, isBound, isMarkedInvalid, isReadOnly, isRequired, isValid, markInvalid, markValid, preRender, rebind, removeValidator, setActionCommand, setBean, setBeanClass, setDecorator, setNullObject, setProperty, setReadOnly, setRequired, setValue, traceValue, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jzeno.echo.screen.demopanel.DemoPanel |
---|
getApplicableComponents |
Constructor Detail |
---|
public DynaListBoxDemoPanel()
Method Detail |
---|
protected Component createListBox()
createListBox
in class AbstractListBoxDemoPanel
public void singleSelection()
singleSelection
in class AbstractListBoxDemoPanel
public void multiSelection()
multiSelection
in class AbstractListBoxDemoPanel
public void random()
random
in class AbstractListBoxDemoPanel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |