Class PSlidingDrawer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class PSlidingDrawer extends JDialog
A dialog that slides in or out of a parent frame depending on whether there is enough space available on the screen to the left or top of the parent frame. Whenever the focus moves out of this dialog or when the parent frame is moved, it is made invisible.
See Also: