|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.RootPaneUI
javax.swing.plaf.basic.BasicRootPaneUI
org.jvnet.substance.SubstanceRootPaneUI
test.contrib.RootPaneUI
public class RootPaneUI
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jvnet.substance.SubstanceRootPaneUI |
---|
SubstanceRootPaneUI.SubstanceRootLayout |
Field Summary |
---|
Fields inherited from class org.jvnet.substance.SubstanceRootPaneUI |
---|
currentRootPaneGC, root, substanceCurrentWindow, substanceHierarchyListener, substanceWindowComponentListener, substanceWindowListener |
Constructor Summary | |
---|---|
RootPaneUI()
|
Method Summary | |
---|---|
javax.swing.JComponent |
createTitlePane(javax.swing.JRootPane root)
custom titlepane |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
Methods inherited from class org.jvnet.substance.SubstanceRootPaneUI |
---|
createLayoutManager, getRootPane, getTitlePane, installBorder, installListeners, installUI, propertyChange, setMaximized, uninstallListeners, uninstallUI |
Methods inherited from class javax.swing.plaf.basic.BasicRootPaneUI |
---|
installComponents, installDefaults, installKeyboardActions, uninstallComponents, uninstallDefaults, uninstallKeyboardActions |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RootPaneUI()
Method Detail |
---|
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
public javax.swing.JComponent createTitlePane(javax.swing.JRootPane root)
createTitlePane
in class SubstanceRootPaneUI
root
- Root pane.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |