Serialized Form
_command
java.lang.String _command
_value
int _value
_id
int _id
temporary
boolean temporary
_consumed
boolean _consumed
_runnable
java.lang.Runnable _runnable
- The Runnable whose run() method will be called.
_notifier
java.lang.Object _notifier
- The (possibly null) object whose notifyAll() method will be called
as soon as the Runnable's run() method has returned.
_statechange
int _statechange
_consumed
boolean _consumed
_item
java.lang.Object _item
- The item affected by the event.
_key
int _key
modifiers
int modifiers
- Specifies whether the button was pressed, released or clicked.
x
int x
y
int y
button
int button
- Specified which button was pressed, released or clicked.
clickcount
int clickcount
_updateRect
Rectangle _updateRect
_direction
int _direction
_limit
Point _limit
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
enabled
boolean enabled
- Specifies whether action is enabled; the default is true.
changeSupport
SwingPropertyChangeSupport changeSupport
- If any
PropertyChangeListeners
have been registered, the
changeSupport
field describes them.
readObject
private void readObject(java.io.ObjectInputStream s)
throws java.lang.ClassNotFoundException,
java.io.IOException
writeObject
private void writeObject(java.io.ObjectOutputStream s)
throws java.io.IOException
parent
ActionMap parent
- Parent that handles any bindings we don't contain.
Package charvax.swing.event |
_source
java.lang.Object _source
_type
int _type
_firstIndex
int _firstIndex
_lastIndex
int _lastIndex
_source
java.lang.Object _source
_firstIndex
int _firstIndex
_lastIndex
int _lastIndex
_isAdjusting
boolean _isAdjusting
serialVersionUID: 7162625831330845068l
_firstRow
int _firstRow
_lastRow
int _lastRow
_column
int _column
_type
int _type
childIndices
int[] childIndices
- Indices identifying the position of where the children were.
children
java.lang.Object[] children
- Children that have been removed.
path
TreePath path
- Path to the parent of the nodes that have changed.
_source
java.lang.Object _source
_isNew
boolean _isNew
_path
TreePath _path