GNU Classpath (0.17) | ||
Frames | No Frames |
Fields of type javax.swing.JOptionPane | |
JOptionPane | The JOptionPane this UI delegate is used for. |
Methods with parameter type javax.swing.JOptionPane | |
boolean | This method returns true if the given JOptionPane contains custom
components.
|
void | This method requests focus to the inputComponent (if one is present) and
the initialFocusComponent otherwise.
|
Methods with parameter type javax.swing.JOptionPane | |
boolean | Determines whether the user has provided custom components
for the options or the message.
|
void | Gives keyboard input focus to the component that represents
the default value.
|
GNU Classpath (0.17) |