Serialized Form

Class ptolemy.gui.BasicJApplet implements Serializable

Serialized Fields

_background

java.awt.Color _background


Class ptolemy.gui.Message implements Serializable


Class ptolemy.gui.PanelDialog implements Serializable

Serialized Fields

_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.


Class ptolemy.gui.Query implements Serializable

Serialized Fields

_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