Serialized Form
_command
java.lang.String _command
_value
int _value
_id
int _id
_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
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
_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