|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.SwingWorker
de.uni_paderborn.fujaba.layout.MrLayout.LayoutThread
This inner classes starts if called a new layout threat based on the selected layouter
| Field Summary | |
(package private) FSAContainer |
currentCanvas
No comment provided by developer, please add a comment to improve documentation. |
(package private) AbstractLayouter |
myLayout
No comment provided by developer, please add a comment to improve documentation. |
| Fields inherited from class de.uni_paderborn.fujaba.basic.SwingWorker |
|
| Constructor Summary | |
MrLayout.LayoutThread(AbstractLayouter myLayout,
FSAContainer currentCanvas)
The constructor starts the layout process, see SwingWorker. |
|
| Method Summary | |
java.lang.Object |
construct()
This Method is invoked by a new thread. |
void |
finished()
This Method is invoked after the layouter is ready. |
| Methods inherited from class de.uni_paderborn.fujaba.basic.SwingWorker |
get, interrupt, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
AbstractLayouter myLayout
FSAContainer currentCanvas
| Constructor Detail |
public MrLayout.LayoutThread(AbstractLayouter myLayout,
FSAContainer currentCanvas)
myLayout - The desired layoutercurrentCanvas - The Canvas to be layout| Method Detail |
public java.lang.Object construct()
construct in class SwingWorkerpublic void finished()
finished in class SwingWorker
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||