| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.module.YModule
y.module.LayoutModule
y.module.RandomLayoutModule
public class RandomLayoutModule
This module represents an interactive configurator and launcher for
 RandomLayouter.
| Field Summary | 
|---|
| Fields inherited from class y.module.YModule | 
|---|
| FAILED, moduleListenerSupport, PRECONDITION_VIOLATED, SUCCESS | 
| Constructor Summary | |
|---|---|
| RandomLayoutModule() | |
| Method Summary | |
|---|---|
|  void | dispose()Disposition code performed after the execution of YModule.mainrun()was finished. | 
|  void | init()Initialization code performed before calling YModule.mainrun(). | 
|  void | mainrun()Main execution code to be implemented by any subclassing module. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RandomLayoutModule()
| Method Detail | 
|---|
public void init()
YModuleYModule.mainrun().
init in class YModulepublic void dispose()
YModuleYModule.mainrun()
 was finished.
dispose in class YModulepublic void mainrun()
YModule
mainrun in class YModule| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||