|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.fsa.swing.GrabLayouter
de.uni_paderborn.fujaba.fsa.swing.JBendLineGrabLayouter
Layouts Grabs on JBendLines (for UMLMultiLinks)
Field Summary |
Fields inherited from class de.uni_paderborn.fujaba.fsa.swing.GrabLayouter |
TARGET_PROPERTY |
Method Summary | |
static GrabLayouter |
get()
|
void |
layout(GrabManager manager)
layout all the grabs of manager currently the grabs are simply set to their preferred location as determined by layoutGrab and getPreferredLayoutInformation. |
protected void |
layoutGrab(GrabManager manager,
JGrab grab)
puts the grab to 3/4 of the JBendLine, orientation is ignored |
Methods inherited from class de.uni_paderborn.fujaba.fsa.swing.GrabLayouter |
getDefaultLayouter, getDefaultLayouterClass, getLayouter, getPreferredLayoutInformation, registerLayouterWithJComponent, setDefaultLayouterClass, unregisterLayouterFromJComponent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static GrabLayouter get()
public void layout(GrabManager manager)
layout
in class GrabLayouter
manager
- No description providedGrabLayouter.getPreferredLayoutInformation(de.uni_paderborn.fujaba.fsa.swing.JGrab)
,
layoutGrab(de.uni_paderborn.fujaba.fsa.swing.GrabManager, de.uni_paderborn.fujaba.fsa.swing.JGrab)
protected void layoutGrab(GrabManager manager, JGrab grab)
manager
- No description providedgrab
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |