Serialized Form
_background
java.awt.Color _background
_buttonPressed
java.lang.String _buttonPressed
_buttons
java.lang.String[] _buttons
_optionPane
javax.swing.JOptionPane _optionPane
contents
javax.swing.JPanel contents
- The panel contained by this dialog.
_background
java.awt.Color _background
- The background color as set by setBackground().
This defaults to white.
_constraints
java.awt.GridBagConstraints _constraints
- Standard constraints for use with _grid.
_entries
java.util.Map _entries
_grid
java.awt.GridBagLayout _grid
- Layout control.
_listeners
java.util.Vector _listeners
- List of registered listeners.
_width
int _width