|
|||||||||||
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.FSAFrame
Fujaba Swing Adapter JFrame
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 | |
FSAFrame()
Constructor for class FSAFrame |
|
FSAFrame(LogicUnparseInterface incr)
Constructor for class FSAFrame |
|
FSAFrame(LogicUnparseInterface incr,
java.lang.String propName)
Constructor for class FSAFrame |
Method Summary | |
protected javax.swing.JComponent |
createJComponent()
create JFrame, using JFrame.getRootPane () as JComponent |
java.lang.Object |
getJComponentValue()
Get the jComponentValue attribute of the FSAFrame object |
void |
setJComponentValue(java.lang.Object value)
Sets the jComponentValue attribute of the FSAFrame object |
java.lang.String |
toString()
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FSAFrame()
public FSAFrame(LogicUnparseInterface incr)
incr
- No description providedpublic FSAFrame(LogicUnparseInterface incr, java.lang.String propName)
incr
- No description providedpropName
- No description providedMethod Detail |
protected javax.swing.JComponent createJComponent()
createJComponent
in class FSAObject
public void setJComponentValue(java.lang.Object value)
value
- The new jComponentValue valuepublic java.lang.Object getJComponentValue()
public java.lang.String toString()
FSAObject
toString
in class FSAObject
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |