|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.joseluismartin.gui.bind.AbstractBinder
info.joseluismartin.gui.bind.ComboBinder
public class ComboBinder
Binder for JComboBox
Field Summary |
---|
Fields inherited from class info.joseluismartin.gui.bind.AbstractBinder |
---|
component, oldValue, propertyName, readOnly |
Constructor Summary | |
---|---|
ComboBinder()
|
Method Summary | |
---|---|
void |
doRefresh()
|
void |
doUpdate()
|
Methods inherited from class info.joseluismartin.gui.bind.AbstractBinder |
---|
bind, bind, createBindingResult, doBind, getBindingResult, getComponent, getModel, getOldValue, getPropertyName, getValue, refresh, setComponent, setModel, setOldValue, setPropertyName, setValue, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComboBinder()
Method Detail |
---|
public void doRefresh()
doRefresh
in class AbstractBinder
public void doUpdate()
doUpdate
in class AbstractBinder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |