Module org.jpo

Class ResizableJFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Direct Known Subclasses:
MainWindow

public class ResizableJFrame extends JFrame
This is basically a JFrame which understands how to resize itself to a specific

ResizableJFrame.WindowSize and can switch on and off the window decorations (which requires disposing of the window and redrawing itself).

See Also: