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.PropertyChangeHandlerhasCustomComponents, 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, uninstallUIcontains, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, paint, updatepublic static ComponentUI createUI(JComponent b)
protected Container createButtonArea()
getButtons.createButtonArea in class BasicOptionPaneUICopyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.