|
|||||||||||
| 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.FSASeparator
FSASeparator.
| 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 | |
FSASeparator(LogicUnparseInterface incr,
java.lang.String propName)
Inherited constructor from FSAObject. |
|
FSASeparator(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Inherited constructor from FSAObject. |
|
| Method Summary | |
protected javax.swing.JComponent |
createJComponent()
Creates a JSeparator as inner component. |
java.lang.Object |
getJComponentValue()
Get the jComponentValue attribute of the FSASeparator object |
void |
setJComponentValue(java.lang.Object value)
When value is of type icon it is set as the labels icon else value.toString is set as the labels text |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FSASeparator(LogicUnparseInterface incr,
java.lang.String propName)
incr - No description providedpropName - No description provided
public FSASeparator(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
incr - No description providedpropName - No description providedparent - No description provided| Method Detail |
protected javax.swing.JComponent createJComponent()
createJComponent in class FSAObjectpublic java.lang.Object getJComponentValue()
public void setJComponentValue(java.lang.Object value)
value - The new jComponentValue value
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||