protected class CheckOff.CheckOffUI
extends javax.swing.plaf.basic.BasicOptionPaneUI
Modifier | Constructor and Description |
---|---|
protected |
CheckOffUI() |
Modifier and Type | Method and Description |
---|---|
protected javax.swing.JPanel |
createButtonArea()
Create the JPanel value for the buttons area.
|
protected int |
getMaxCharactersPerLineCount()
Ignore client attempts to set max chars on a line.
|
protected void |
installComponents()
Skip the work of installComponents by doing nothing.
|
addButtonComponents, addIcon, addMessageComponents, burstStringInto, containsCustomComponents, createButtonActionListener, createLayoutManager, createMessageArea, createPropertyChangeListener, createSeparator, createUI, getButtons, getIcon, getIconForType, getInitialValueIndex, getMessage, getMinimumOptionPaneSize, getPreferredSize, getSizeButtonsToSameWidth, installDefaults, installKeyboardActions, installListeners, installUI, resetInputValue, selectInitialValue, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI
protected javax.swing.JPanel createButtonArea()
createButtonArea
in class javax.swing.plaf.basic.BasicOptionPaneUI
protected void installComponents()
installComponents
in class javax.swing.plaf.basic.BasicOptionPaneUI
protected int getMaxCharactersPerLineCount()
getMaxCharactersPerLineCount
in class javax.swing.plaf.basic.BasicOptionPaneUI