public final class WindowsOptionPaneUI
extends javax.swing.plaf.basic.BasicOptionPaneUI
OptionPaneUI
. Honors the screen resolution and uses a
minimum button with that complies better with the Windows UI style guide.Constructor and Description |
---|
WindowsOptionPaneUI() |
Modifier and Type | Method and Description |
---|---|
protected java.awt.Container |
createButtonArea()
Creates and returns a Container containin the buttons.
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.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
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent b)
protected java.awt.Container createButtonArea()
getButtons
.createButtonArea
in class javax.swing.plaf.basic.BasicOptionPaneUI
Copyright © 2001-2009 JGoodies Karsten Lentzsch. All Rights Reserved.