|
|||||||||||
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.FSATextFieldLabel
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 | |
FSATextFieldLabel(LogicUnparseInterface incr,
java.lang.String propName)
Constructor for class FSATextFieldLabel |
|
FSATextFieldLabel(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Constructor for class FSATextFieldLabel |
Method Summary | |
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 FSATextFieldLabel object |
int |
getHorizontalAlignment()
Get the horizontalAlignment attribute of the FSATextFieldLabel object |
void |
setHorizontalAlignment(int align)
Sets the horizontalAlignment attribute of the FSATextFieldLabel object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FSATextFieldLabel(LogicUnparseInterface incr, java.lang.String propName)
incr
- No description providedpropName
- No description providedpublic FSATextFieldLabel(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
incr
- No description providedpropName
- No description providedparent
- No description providedMethod Detail |
protected javax.swing.JComponent createJComponent()
createJComponent
in class FSAObject
public java.lang.String getDefaultAttrName()
getDefaultAttrName
in class FSAObject
public void setHorizontalAlignment(int align)
align
- The new horizontalAlignment valuepublic int getHorizontalAlignment()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |