|
|||||||||||
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.FSACircle
UMLClass: 'FSACircle'
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 | |
FSACircle(LogicUnparseInterface incr)
Constructor for class FSACircle |
|
FSACircle(LogicUnparseInterface incr,
javax.swing.JComponent parent)
Constructor for class FSACircle |
|
FSACircle(LogicUnparseInterface incr,
javax.swing.JComponent parent,
javax.swing.JComponent comp)
Constructor for class FSACircle |
|
FSACircle(LogicUnparseInterface incr,
java.lang.String property,
javax.swing.JComponent parent)
Constructor for class FSACircle |
|
FSACircle(LogicUnparseInterface incr,
java.lang.String property,
javax.swing.JComponent parent,
javax.swing.JComponent comp)
Constructor for class FSACircle |
Method Summary | |
protected javax.swing.JComponent |
createJComponent()
creates a standard JPanel with frame for this FSAFrame UMLMethod: '+ createJComponent () : Void' |
java.lang.Object |
getJComponentValue()
get the value that is currently visualised by the jComponent UMLMethod: '+ getJComponentValue () : Object' |
void |
setJComponentValue(java.lang.Object value)
update the jComponent to reflect this value UMLMethod: '+ setJComponentValue (value : Object) : Void' |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FSACircle(LogicUnparseInterface incr)
incr
- No description providedpublic FSACircle(LogicUnparseInterface incr, java.lang.String property, javax.swing.JComponent parent)
incr
- No description providedproperty
- No description providedparent
- No description providedpublic FSACircle(LogicUnparseInterface incr, javax.swing.JComponent parent)
incr
- No description providedparent
- No description providedpublic FSACircle(LogicUnparseInterface incr, java.lang.String property, javax.swing.JComponent parent, javax.swing.JComponent comp)
incr
- No description providedproperty
- No description providedparent
- No description providedcomp
- No description providedpublic FSACircle(LogicUnparseInterface incr, javax.swing.JComponent parent, javax.swing.JComponent comp)
incr
- No description providedparent
- No description providedcomp
- 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()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |