public abstract class OptionPaneUI extends ComponentUI
Constructor and Description |
---|
OptionPaneUI() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
containsCustomComponents(JOptionPane op)
Returns true if the user has supplied instances of Component for
either the options or message.
|
abstract void |
selectInitialValue(JOptionPane op)
Requests the component representing the default value to have
focus.
|
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
public abstract void selectInitialValue(JOptionPane op)
public abstract boolean containsCustomComponents(JOptionPane op)
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2021 aicas GmbH. All Rights Reserved.