com.jtattoo.plaf
Class DecorationHelper
java.lang.Object
com.jtattoo.plaf.DecorationHelper
public class DecorationHelper
- extends Object
- Author:
- Michael Hagen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
decorateWindows
public static void decorateWindows(Boolean decorate)
getWindowDecorationStyle
public static int getWindowDecorationStyle(JRootPane root)
getExtendedState
public static int getExtendedState(Frame frame)
setExtendedState
public static void setExtendedState(Frame frame,
int state)
isFrameStateSupported
public static boolean isFrameStateSupported(Toolkit tk,
int state)
Copyright © 2011. All Rights Reserved.