public final class WindowsOptionPaneUI extends BasicOptionPaneUI
OptionPaneUI
. Honors the screen resolution and uses a
minimum button with that complies better with the Windows UI style guide.BasicOptionPaneUI.ButtonActionListener, BasicOptionPaneUI.ButtonAreaLayout, BasicOptionPaneUI.PropertyChangeHandler
hasCustomComponents, initialFocusComponent, inputComponent, MinimumHeight, minimumSize, MinimumWidth, optionPane, propertyChangeListener
Constructor and Description |
---|
WindowsOptionPaneUI() |
Modifier and Type | Method and Description |
---|---|
protected Container |
createButtonArea()
Creates and returns a Container containin the buttons.
|
static ComponentUI |
createUI(JComponent b) |
addButtonComponents, addIcon, addMessageComponents, burstStringInto, containsCustomComponents, createButtonActionListener, createLayoutManager, createMessageArea, createPropertyChangeListener, createSeparator, getButtons, getIcon, getIconForType, getInitialValueIndex, getMaxCharactersPerLineCount, getMessage, getMinimumOptionPaneSize, getPreferredSize, getSizeButtonsToSameWidth, installComponents, installDefaults, installKeyboardActions, installListeners, installUI, resetInputValue, selectInitialValue, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
contains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, paint, update
public static ComponentUI createUI(JComponent b)
protected Container createButtonArea()
getButtons
.createButtonArea
in class BasicOptionPaneUI
Copyright © 2013 JGoodies Software GmbH. All rights reserved.