|
|||||||||||
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.FSAContainer
de.uni_paderborn.fujaba.fsa.FSABend
fsa object for JBend
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 | |
FSABend(LogicUnparseInterface incr,
java.lang.String propName)
Constructor for class FSABend |
|
FSABend(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Constructor for class FSABend |
|
FSABend(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent,
javax.swing.JComponent myJComponent)
Constructor for class FSABend |
Method Summary | |
protected javax.swing.JComponent |
createJComponent()
No comment provided by developer, please add a comment to improve documentation. |
java.awt.Point |
getPoint()
Get the point attribute of the FSABend object |
BendUI |
getUI()
Get the uI attribute of the FSABend object |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
void |
setPoint(java.awt.Point point)
Sets the point attribute of the FSABend object |
void |
setUI(BendUI ui)
Sets the uI attribute of the FSABend object |
Methods inherited from class de.uni_paderborn.fujaba.fsa.FSAContainer |
addToChildren, addToComponents, getChildConnector, getChildren, getComponents, getDefaultAttrName, getDefaultUpdaterClass, getFromChildren, getFromChildren, getFromChildren, getFromComponents, hasInChildren, hasInComponents, iteratorOfChildren, iteratorOfComponents, removeFromChildren, removeFromComponents, setBold, setItalic, setOpaque, sizeOfChildren, sizeOfComponents |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FSABend(LogicUnparseInterface incr, java.lang.String propName)
incr
- No description providedpropName
- No description providedpublic FSABend(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent)
incr
- No description providedpropName
- No description providedparent
- No description providedpublic FSABend(LogicUnparseInterface incr, java.lang.String propName, javax.swing.JComponent parent, javax.swing.JComponent myJComponent)
incr
- No description providedpropName
- No description providedparent
- No description providedmyJComponent
- No description providedMethod Detail |
protected javax.swing.JComponent createJComponent()
createJComponent
in class FSAObject
public void setUI(BendUI ui)
ui
- The new uI valuepublic BendUI getUI()
public java.awt.Point getPoint()
public void setPoint(java.awt.Point point)
point
- The new point valuepublic void removeYou()
removeYou
in class FSAContainer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |