Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
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. Copyright (c) 1998-2002 Samizdat Productions. All Rights Reserved. ImageMeister is a Trademark of Samizdat Productions.
Methods |
· adjustWindowPlacement | Summary | Top |
public static void adjustWindowPlacement(Rectangle r)
Moves and resizes the given Rectangle as necessary. Windows will be staggered if possible. Not yet implemented.
· adjustWindowSize | Summary | Top |
public static void adjustWindowSize(Rectangle r)
Sizes the given Rectangle, but does not move it. Not yet implemented.
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7