public class MintRootPaneUI extends 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| Constructor and Description |
|---|
MintRootPaneUI() |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
createTitlePane(JRootPane root)
Returns the
JComponent to render the window decoration style. |
static ComponentUI |
createUI(JComponent c) |
createLayoutManager, createWindowMouseInputListener, getRootPane, getTitlePane, installBorder, installClientDecorations, installLayout, installListeners, installUI, installWindowListeners, propertyChange, setTitlePane, uninstallBorder, uninstallClientDecorations, uninstallLayout, uninstallListeners, uninstallUI, uninstallWindowListenersinstallComponents, installDefaults, installKeyboardActions, uninstallComponents, uninstallDefaults, uninstallKeyboardActionscontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, paint, updatepublic static ComponentUI createUI(JComponent c)
public JComponent createTitlePane(JRootPane root)
BaseRootPaneUIJComponent to render the window decoration style.createTitlePane in class BaseRootPaneUICopyright © 2014. All Rights Reserved.