|
|||||||||||
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.FSALine
de.uni_paderborn.fujaba.fsa.FSABendLine
de.uni_paderborn.fujaba.fsa.FSAPolyLine
Class FSAPolyLine
Nested Class Summary |
Nested classes inherited from class de.uni_paderborn.fujaba.fsa.FSAObject |
|
Field Summary | |
static java.lang.String |
BEND_LOCATION
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 | |
FSAPolyLine(LogicUnparseInterface incr,
java.lang.String propName)
Constructor for class FSAPolyLine |
|
FSAPolyLine(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent)
Constructor for class FSAPolyLine |
|
FSAPolyLine(LogicUnparseInterface incr,
java.lang.String propName,
javax.swing.JComponent parent,
javax.swing.JComponent myJComponent)
Constructor for class FSAObject |
Method Summary | |
void |
arrangeLoopBends()
No comment provided by developer, please add a comment to improve documentation. |
protected javax.swing.JComponent |
createJComponent()
create empty JPolyLine |
protected void |
initFSAProperties()
No comment provided by developer, please add a comment to improve documentation. |
protected void |
oldInitLocation()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYou()
No comment provided by developer, please add a comment to improve documentation. |
void |
removeYouWithBends(boolean force)
No comment provided by developer, please add a comment to improve documentation. |
protected void |
saveLocation()
No comment provided by developer, please add a comment to improve documentation. |
void |
setEndBend(FSABend bend)
Sets the endBend attribute of the FSAPolyLine object |
void |
setStartBend(FSABend bend)
Sets the startBend attribute of the FSAPolyLine object |
Methods inherited from class de.uni_paderborn.fujaba.fsa.FSABendLine |
getEndBend, getStartBend, setEndBend, setStartBend |
Methods inherited from class de.uni_paderborn.fujaba.fsa.FSALine |
getEndPoint, getStartPoint, setEndPoint, setStartPoint |
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 BEND_LOCATION
Constructor Detail |
public FSAPolyLine(LogicUnparseInterface incr, java.lang.String propName)
incr
- No description providedpropName
- No description providedpublic FSAPolyLine(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 providedpublic FSAPolyLine(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 FSABendLine
public void arrangeLoopBends()
public void setStartBend(FSABend bend)
setStartBend
in class FSABendLine
bend
- The new startBend valuepublic void setEndBend(FSABend bend)
setEndBend
in class FSABendLine
bend
- The new endBend valuepublic void removeYou()
removeYou
in class FSABendLine
public void removeYouWithBends(boolean force)
force
- No description providedprotected void oldInitLocation()
protected void initFSAProperties()
initFSAProperties
in class FSAObject
protected void saveLocation()
saveLocation
in class FSAObject
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |