lapisx.swing
Class Win
java.lang.Object
lapisx.swing.Win
- public abstract class Win
- extends Object
Constructor Summary |
Win()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Win
public Win()
center
public static void center(Window window,
Component ref)
position
public static void position(Window frame,
Component ref,
double xfrac,
double yfrac)
findFrame
public static Frame findFrame(Component comp)
findFrameOrMakeFrame
public static Frame findFrameOrMakeFrame(Component parent)