|
|||||||||||
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.LifeLineGrabLayouter
THE choice for rectangular shaped targets
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. |
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)
currently the grabs are simply set to their preferred location as determined by layoutGrab and getPreferredLayoutInformation.
Overlapping is not handled
layout
in class GrabLayouter
manager
- No description providedGrabLayouter.getPreferredLayoutInformation(de.uni_paderborn.fujaba.fsa.swing.JGrab)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |