public final class SkinOptionPaneUI
extends javax.swing.plaf.basic.BasicOptionPaneUI
Constructor and Description |
---|
SkinOptionPaneUI() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Description of the Method
|
protected void |
installDefaults() |
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
Description of the Method
|
protected void |
uninstallDefaults() |
addButtonComponents, addIcon, addMessageComponents, burstStringInto, containsCustomComponents, createButtonActionListener, createButtonArea, createLayoutManager, createMessageArea, createPropertyChangeListener, createSeparator, getButtons, getIcon, getIconForType, getInitialValueIndex, getMaxCharactersPerLineCount, getMessage, getMinimumOptionPaneSize, getPreferredSize, getSizeButtonsToSameWidth, installComponents, installKeyboardActions, installListeners, installUI, resetInputValue, selectInitialValue, uninstallComponents, uninstallKeyboardActions, uninstallListeners, uninstallUI
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
c
- Description of Parameterpublic void paint(java.awt.Graphics g, javax.swing.JComponent c)
paint
in class javax.swing.plaf.ComponentUI
g
- Description of Parameterc
- Description of Parameterprotected void installDefaults()
installDefaults
in class javax.swing.plaf.basic.BasicOptionPaneUI
protected void uninstallDefaults()
uninstallDefaults
in class javax.swing.plaf.basic.BasicOptionPaneUI