Package org.fuin.utils4swing.common

Common helper classes for use in Swing applications and libraries.

See:
          Description

Interface Summary
FramePositioner Positions a frame at a special position on the screen or desktop.
 

Class Summary
AbstractScreenPositioner Base class for FramePositioner implementations.
ScreenCenterPositioner Centers a frame on the Desktop.
ScreenLeftLowerCornerPositioner Move a frame to the lower right corner of the desktop.
ScreenLeftUpperCornerPositioner Move a frame to the lower right corner of the desktop.
ScreenRightLowerCornerPositioner Move a frame to the lower right corner of the desktop.
ScreenRightUpperCornerPositioner Move a frame to the lower right corner of the desktop.
Utils4Swing Common utility methods for use in Swing applications and libraries.
Utils4Swing.GlassPaneState State of the UI before showing a glass pane.
 

Package org.fuin.utils4swing.common Description

Common helper classes for use in Swing applications and libraries.



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