|
|||||||||||
| 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
de.uni_paderborn.fujaba.fsa.FSAGrab
fsaObject for JGrab
A JGrab is a JBend that is attached to another JComponent and changes position with it.
JGrab,
JBend| Nested Class Summary |
| Nested classes inherited from class de.uni_paderborn.fujaba.fsa.FSAObject |
|
| Field Summary | |
static java.lang.String |
ALIGNMENT
No comment provided by developer, please add a comment to improve documentation. |
static java.lang.String |
ORIENTATION
No comment provided by developer, please add a comment to improve documentation. |
| Fields inherited from class de.uni_paderborn.fujaba.fsa.FSAObject |
COLOR_BACKGROUND, COLOR_FOCUSED, COLOR_FOREGROUND, COLOR_SELECTED, DIMENSION, JCOMPONENT_CLIENT_PROPERTY, LOCATION, writingASGInformation |
| Fields inherited from class de.uni_paderborn.fujaba.basic.BasicIncrement |
dontUseAccessMethodsInThisClass |
| Constructor Summary | |
FSAGrab(LogicUnparseInterface incr,
java.lang.String propName)
Constructor for class FSAGrab |
|
FSAGrab(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Constructor for class FSAGrab |
|
FSAGrab(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent,
javax.swing.JComponent myJComponent)
Constructor for class FSAGrab |
|
| Method Summary | |
protected javax.swing.JComponent |
createJComponent()
No comment provided by developer, please add a comment to improve documentation. |
FSAObject |
getTarget()
get the target of the grab as FSAObject. |
protected void |
initFSAProperties()
No comment provided by developer, please add a comment to improve documentation. |
protected void |
oldInitLocation(java.awt.Point point)
Deprecated. kept to load old fprs |
protected void |
saveLocation()
No comment provided by developer, please add a comment to improve documentation. |
boolean |
setTarget(FSAObject obj)
set the target of the grab to the jComponent of obj. |
| Methods inherited from class de.uni_paderborn.fujaba.fsa.FSABend |
getPoint, getUI, removeYou, setPoint, setUI |
| 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 |
| Field Detail |
public static final java.lang.String ALIGNMENT
public static final java.lang.String ORIENTATION
| Constructor Detail |
public FSAGrab(LogicUnparseInterface incr,
java.lang.String propName)
incr - No description providedpropName - No description provided
public FSAGrab(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
incr - No description providedpropName - No description providedparent - No description provided
public FSAGrab(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 provided| Method Detail |
protected javax.swing.JComponent createJComponent()
createJComponent in class FSABendpublic boolean setTarget(FSAObject obj)
obj - The new target value
JGrab.setTarget(javax.swing.JComponent)public FSAObject getTarget()
JGrab.setTarget(javax.swing.JComponent)protected void oldInitLocation(java.awt.Point point)
point - No description providedprotected void initFSAProperties()
initFSAProperties in class FSAObjectprotected void saveLocation()
saveLocation in class FSAObject
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||