|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.BasicIncrement
de.uni_paderborn.fujaba.fsa.FSAObject
de.uni_paderborn.fujaba.fsa.FSAComboBox
No comment provided by developer, please add a comment to improve documentation.
| Field Summary |
| Fields inherited from class de.uni_paderborn.fujaba.fsa.FSAObject |
COLOR_BACKGROUND, COLOR_FOCUSED, COLOR_FOREGROUND, COLOR_SELECTED, DIMENSION, JCOMPONENT_CLIENT_PROPERTY, LOCATION, TRANSIENT_PROPERTIES_DEFAULT |
| Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
| Constructor Summary | |
FSAComboBox(LogicUnparseInterface incr,
java.lang.String propName)
Constructor for class FSAComboBox |
|
FSAComboBox(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Constructor for class FSAComboBox |
|
| Method Summary | |
void |
addItemListener(java.awt.event.ItemListener listener)
Access method for an one to n association. |
void |
addToItems(java.lang.Object item)
the item is added to the list of items shown by the ComboBox |
protected javax.swing.JComponent |
createJComponent()
No comment provided by developer, please add a comment to improve documentation. |
java.lang.String |
getDefaultAttrName()
Get the defaultAttrName attribute of the FSAComboBox object |
java.lang.Class |
getDefaultUpdaterClass()
Get the defaultUpdaterClass attribute of the FSAComboBox object |
int |
getSelectedIndex()
Get the selectedIndex attribute of the FSAComboBox object |
java.lang.Object |
getSelectedItem()
Get the selectedItem attribute of the FSAComboBox object |
boolean |
hasInItems(java.lang.Object item)
|
java.util.Iterator |
iteratorOfItemListeners()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Iterator |
iteratorOfItems()
|
void |
removeFromItems(java.lang.Object item)
remove item from the list of Objects shown by the ComboBox |
void |
removeItemListener(java.awt.event.ItemListener listener)
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
void |
setSelectedIndex(int index)
Sets the selectedIndex attribute of the FSAComboBox object |
void |
setSelectedItem(java.lang.Object item)
Sets the selectedItem attribute of the FSAComboBox object |
int |
sizeOfItems()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FSAComboBox(LogicUnparseInterface incr,
java.lang.String propName)
incr - No description providedpropName - No description provided
public FSAComboBox(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
incr - No description providedpropName - No description providedparent - No description provided| Method Detail |
public java.lang.Class getDefaultUpdaterClass()
getDefaultUpdaterClass in class FSAObjectpublic java.lang.String getDefaultAttrName()
getDefaultAttrName in class FSAObjectprotected javax.swing.JComponent createJComponent()
createJComponent in class FSAObjectpublic int sizeOfItems()
public java.util.Iterator iteratorOfItems()
public boolean hasInItems(java.lang.Object item)
item - No description provided
public void removeFromItems(java.lang.Object item)
item - No description providedpublic void addToItems(java.lang.Object item)
item - The object added.public void setSelectedItem(java.lang.Object item)
item - The new selectedItem valuepublic java.lang.Object getSelectedItem()
public void setSelectedIndex(int index)
index - The new selectedIndex valuepublic int getSelectedIndex()
public void addItemListener(java.awt.event.ItemListener listener)
listener - The object added.public void removeItemListener(java.awt.event.ItemListener listener)
listener - No description providedpublic java.util.Iterator iteratorOfItemListeners()
public void removeYou()
removeYou in class FSAObject
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||