tools.uidebug
Class RootPaneTitlePaneUiDebugger
java.lang.Object
org.jvnet.lafwidget.LafWidgetAdapter<javax.swing.JRootPane>
tools.uidebug.RootPaneTitlePaneUiDebugger
- All Implemented Interfaces:
- org.jvnet.lafwidget.LafWidget<javax.swing.JRootPane>
public class RootPaneTitlePaneUiDebugger
- extends org.jvnet.lafwidget.LafWidgetAdapter<javax.swing.JRootPane>
Fields inherited from class org.jvnet.lafwidget.LafWidgetAdapter |
jcomp |
Fields inherited from interface org.jvnet.lafwidget.LafWidget |
ANIMATION_KIND, AUTO_SCROLL, COMPONENT_PREVIEW_PAINTER, IGNORE_GLOBAL_LOCALE, NO_LOCK_ICON, PASSWORD_STRENGTH_CHECKER, TABBED_PANE_PREVIEW_PAINTER, TEXT_EDIT_CONTEXT_MENU, TEXT_FLIP_SELECT_ON_ESCAPE, TEXT_SELECT_ON_FOCUS, TREE_AUTO_DND_SUPPORT |
Methods inherited from class org.jvnet.lafwidget.LafWidgetAdapter |
installComponents, installDefaults, installListeners, setComponent, uninstallComponents, uninstallDefaults, uninstallListeners |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
substanceDebugUiListener
protected java.awt.event.MouseListener substanceDebugUiListener
titlePane
protected javax.swing.JComponent titlePane
RootPaneTitlePaneUiDebugger
public RootPaneTitlePaneUiDebugger()
requiresCustomLafSupport
public boolean requiresCustomLafSupport()
installUI
public void installUI()
- Specified by:
installUI
in interface org.jvnet.lafwidget.LafWidget<javax.swing.JRootPane>
- Overrides:
installUI
in class org.jvnet.lafwidget.LafWidgetAdapter<javax.swing.JRootPane>
uninstallUI
public void uninstallUI()
- Specified by:
uninstallUI
in interface org.jvnet.lafwidget.LafWidget<javax.swing.JRootPane>
- Overrides:
uninstallUI
in class org.jvnet.lafwidget.LafWidgetAdapter<javax.swing.JRootPane>
dump
public static void dump(java.awt.Component comp,
int level)