All Packages  This Package  Class Hierarchy  Class Search  Index

Class COM.tolstoy.imagemeister.WindowManager
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.

Author:
Copyright (c) 1997,1998 Samizdat Productions. All Rights Reserved.




  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  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7