com.jtattoo.plaf.fast
Class FastRootPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.RootPaneUI
javax.swing.plaf.basic.BasicRootPaneUI
com.jtattoo.plaf.BaseRootPaneUI
com.jtattoo.plaf.fast.FastRootPaneUI
- All Implemented Interfaces:
- PropertyChangeListener, EventListener
public class FastRootPaneUI
- extends BaseRootPaneUI
- Author:
- Michael Hagen
Fields inherited from class com.jtattoo.plaf.BaseRootPaneUI |
COLOR_CHOOSER_DIALOG, ERROR_DIALOG, FILE_CHOOSER_DIALOG, FRAME, INFORMATION_DIALOG, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, NONE, PLAIN_DIALOG, QUESTION_DIALOG, WARNING_DIALOG |
Methods inherited from class com.jtattoo.plaf.BaseRootPaneUI |
createLayoutManager, createWindowMouseInputListener, getRootPane, getTitlePane, installBorder, installClientDecorations, installLayout, installUI, installWindowListeners, propertyChange, setTitlePane, uninstallBorder, uninstallClientDecorations, uninstallLayout, uninstallUI, uninstallWindowListeners |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FastRootPaneUI
public FastRootPaneUI()
createUI
public static ComponentUI createUI(JComponent c)
createTitlePane
public BaseTitlePane createTitlePane(JRootPane root)
- Description copied from class:
BaseRootPaneUI
- Returns the
JComponent
to render the window decoration
style.
- Overrides:
createTitlePane
in class BaseRootPaneUI
Copyright © 2011. All Rights Reserved.