Class WindowUtils.MinSizeComponentListener

java.lang.Object
java.awt.event.ComponentAdapter
org.jdesktop.swingx.util.WindowUtils.MinSizeComponentListener
All Implemented Interfaces:
ComponentListener, EventListener
Enclosing class:
WindowUtils

@Deprecated public static class WindowUtils.MinSizeComponentListener extends ComponentAdapter
Deprecated.
(pre-1.6.2) no replacement
Resets window size to minSize if needed.
Author:
Patrick Wright