|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FSABend | |
de.uni_paderborn.fujaba.fsa | Fujaba Swing Adapter |
de.uni_paderborn.fujaba.fsa.actions | |
de.uni_paderborn.fujaba.layout |
Uses of FSABend in de.uni_paderborn.fujaba.fsa |
Subclasses of FSABend in de.uni_paderborn.fujaba.fsa | |
class |
FSAEntryGrab
No comment provided by developer, please add a comment to improve documentation. |
class |
FSAGrab
fsaObject for JGrab A JGrab is a JBend that is attached to another JComponent and changes position with it. |
Methods in de.uni_paderborn.fujaba.fsa that return FSABend | |
FSABend |
FSABendLine.getStartBend()
Get the startBend attribute of the FSABendLine object |
FSABend |
FSABendLine.getEndBend()
Get the endBend attribute of the FSABendLine object |
Methods in de.uni_paderborn.fujaba.fsa with parameters of type FSABend | |
void |
FSAPolyLine.setStartBend(FSABend bend)
Sets the startBend attribute of the FSAPolyLine object |
void |
FSAPolyLine.setEndBend(FSABend bend)
Sets the endBend attribute of the FSAPolyLine object |
void |
FSABendLine.setStartBend(FSABend bend)
Sets the startBend attribute of the FSABendLine object |
void |
FSABendLine.setEndBend(FSABend bend)
Sets the endBend attribute of the FSABendLine object |
Uses of FSABend in de.uni_paderborn.fujaba.fsa.actions |
Methods in de.uni_paderborn.fujaba.fsa.actions that return FSABend | |
static FSABend |
AddBendAction.newBend(FSAPolyLine selectedLine,
java.awt.Point point)
Creates a new FSABend that is attached to
selectedLine . |
Uses of FSABend in de.uni_paderborn.fujaba.layout |
Methods in de.uni_paderborn.fujaba.layout with parameters of type FSABend | |
protected FSAObject |
AbstractLayouter.getChild(FSABend itemGrab)
Function searches for Child of a father class, connected by a grab |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |