DESY ACOP Beans Home

com.cosylab.gui.components.util
Class RunnerHelper

java.lang.Object
  extended by com.cosylab.gui.components.util.RunnerHelper

public class RunnerHelper
extends java.lang.Object

Version:
$id$
Author:
Miha Kadunc

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

RunnerHelper

public RunnerHelper()
Method Detail

runFrame

public static void runFrame(java.awt.Window frame,
                            int width,
                            int height)

runComponent

public static void runComponent(java.awt.Container c,
                                int width,
                                int height)


Copyright © 2010. All Rights Reserved.