public class RootPaneTitlePaneUiDebugger
extends org.jvnet.lafwidget.LafWidgetAdapter<javax.swing.JRootPane>
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RootPaneTitlePaneUiDebugger.AnimationChanger |
protected static class |
RootPaneTitlePaneUiDebugger.FocusKindChanger |
protected static class |
RootPaneTitlePaneUiDebugger.SkinChanger |
| Modifier and Type | Field and Description |
|---|---|
protected java.awt.event.MouseListener |
substanceDebugUiListener |
protected javax.swing.JComponent |
titlePane |
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| Constructor and Description |
|---|
RootPaneTitlePaneUiDebugger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dump(java.awt.Component comp,
int level) |
void |
installUI() |
boolean |
requiresCustomLafSupport() |
void |
uninstallUI() |
protected java.awt.event.MouseListener substanceDebugUiListener
protected javax.swing.JComponent titlePane
public boolean requiresCustomLafSupport()
public void installUI()
installUI in interface org.jvnet.lafwidget.LafWidget<javax.swing.JRootPane>installUI in class org.jvnet.lafwidget.LafWidgetAdapter<javax.swing.JRootPane>public void uninstallUI()
uninstallUI in interface org.jvnet.lafwidget.LafWidget<javax.swing.JRootPane>uninstallUI in class org.jvnet.lafwidget.LafWidgetAdapter<javax.swing.JRootPane>public static void dump(java.awt.Component comp,
int level)