|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.layout.AbstractLayouter
de.uni_paderborn.fujaba.layout.ControlFlowLayout
Class 'ControlFlowLayout' specified in class diagram 'ControlFlowLayout.java diagram'.
Method Summary | |
static ControlFlowLayout |
get()
Use this method to get a reference to singleton layouter classes The class var is defined in AbstractLayouter |
void |
reLayout(FSAContainer currentCanvas)
UMLMethod: '+ reLayout (currentCanvas : DisResizeable) : Void' |
void |
reLayoutNoThrow(FSAContainer currentCanvas)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class de.uni_paderborn.fujaba.layout.AbstractLayouter |
checkVisited, getChild, getFrame, getFromToFrame, getHorizDist, getLeft, getPreferredLen, getPresetAdjustment, getRevMyLayouter, getVertDist, innerLayout, isLastCondition, refreshOptions, removeYou, searchStart, setHorizDist, setLastCondition, setLeft, setPresetAdjustment, setRevMyLayouter, setVertDist |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static ControlFlowLayout get()
public void reLayoutNoThrow(FSAContainer currentCanvas)
currentCanvas
- No description providedpublic void reLayout(FSAContainer currentCanvas) throws java.lang.InterruptedException
reLayout
in class AbstractLayouter
currentCanvas
- No description provided
java.lang.InterruptedException
- Exception description not provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |