|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cosylab.gui.components.util.RunnerHelper
public class RunnerHelper
Constructor Summary | |
---|---|
RunnerHelper()
|
Method Summary | |
---|---|
static void |
runComponent(java.awt.Container c,
int width,
int height)
|
static void |
runFrame(java.awt.Window frame,
int width,
int height)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunnerHelper()
Method Detail |
---|
public static void runFrame(java.awt.Window frame, int width, int height)
public static void runComponent(java.awt.Container c, int width, int height)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |