Uses of Class
org.fuin.utils4swing.common.AbstractScreenPositioner

Packages that use AbstractScreenPositioner
org.fuin.utils4swing.common Common helper classes for use in Swing applications and libraries. 
 

Uses of AbstractScreenPositioner in org.fuin.utils4swing.common
 

Subclasses of AbstractScreenPositioner in org.fuin.utils4swing.common
 class ScreenCenterPositioner
          Centers a frame on the Desktop.
 class ScreenLeftLowerCornerPositioner
          Move a frame to the lower right corner of the desktop.
 class ScreenLeftUpperCornerPositioner
          Move a frame to the lower right corner of the desktop.
 class ScreenRightLowerCornerPositioner
          Move a frame to the lower right corner of the desktop.
 class ScreenRightUpperCornerPositioner
          Move a frame to the lower right corner of the desktop.
 



Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.