Class CUndecoratedResizeableDialog

java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
com.ganteater.ae.desktop.editor.CUndecoratedResizeableDialog
All Implemented Interfaces:
MouseListener, MouseMotionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants
Direct Known Subclasses:
HelperDialog

This JDialog subclass supports resizing and undecorated mode. There is also support for disalbing the resizing on any given side.
See Also: