All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----COM.tolstoy.imagemeister.WindowManager
Summary |
public class WindowManager extends java.lang.Object { // Methods 2 public static void adjustWindowPlacement(Rectangle); public static void adjustWindowSize(Rectangle); }
This singleton is used to place and size windows correctly. You should call the methods of this class before opening a viewer window.
Methods |
· adjustWindowPlacement | Summary | Top |
public static void adjustWindowPlacement(Rectangle r)
Moves and resizes the given Rectangle as necessary. Windows will be staggered if possible.
· adjustWindowSize | Summary | Top |
public static void adjustWindowSize(Rectangle r)
Sizes the given Rectangle, but does not move it.
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7