|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.update.AbstractUpdater
de.uni_paderborn.fujaba.fsa.update.LogicToFsaUpdater
de.uni_paderborn.fujaba.fsa.update.LogicAndFsaUpdater
de.uni_paderborn.fujaba.fsa.update.ComboBoxUpdater
add and handle listener for changes of selected item in combobox
Constructor Summary | |
ComboBoxUpdater()
Constructor for class ComboBoxUpdater |
Method Summary | |
protected void |
addListener()
Access method for an one to n association. |
protected void |
removeListener()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
setFsaAttrName(java.lang.String name)
Sets the fsaAttrName attribute of the ComboBoxUpdater object |
boolean |
setFsaObject(FSAObject object)
Sets the fsaObject attribute of the ComboBoxUpdater object |
Methods inherited from class de.uni_paderborn.fujaba.fsa.update.LogicAndFsaUpdater |
getFsaListener, toString |
Methods inherited from class de.uni_paderborn.fujaba.fsa.update.LogicToFsaUpdater |
getLogicListener, initialize, setLogicListener |
Methods inherited from class de.uni_paderborn.fujaba.fsa.update.AbstractUpdater |
getFsaAttrName, getFsaObject, getLogicAttrName, getLogicObject, getTranslator, isListenerActive, setListenerActive, setLogicAttrName, setLogicObject, setTranslator, translateFsaToLogic, translateLogicToFsa |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ComboBoxUpdater()
Method Detail |
public boolean setFsaObject(FSAObject object)
setFsaObject
in class AbstractUpdater
object
- The new fsaObject value
public boolean setFsaAttrName(java.lang.String name)
setFsaAttrName
in class AbstractUpdater
name
- The new fsaAttrName value
protected void addListener()
addListener
in class LogicAndFsaUpdater
protected void removeListener()
removeListener
in class LogicAndFsaUpdater
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |