Serialized Form
serialVersionUID: 3256725087058082105l
error
Error error
errorCode
int errorCode
Package org.gnu.gtk.event |
index
java.lang.String index
text
java.lang.String text
path
java.lang.String path
child
Widget child
response
int response
- The response ID that is returned when the RESPONSE event
is emitted.
model
TreeModelFilter model
iter
TreeIter iter
index
int index
startPosition
int startPosition
- The starting position of the deleted text. Applies to the DELETE_TEXT
type of event.
endPosition
int endPosition
- The ending position of the deleted text. Applies to the DELETE_TEXT
type of event.
text
java.lang.String text
- The text that was inserted into the widget. Applies to the INSERT_TEXT
and INSET_AT_CURSOR type of event.
insertPosition
int insertPosition
- The position at which the next text was inserted. Applies to the
INSERT_TEXT type of event.
deleteType
DeleteType deleteType
- deleteType is set when the DELETE_FROM_CURSOR event is invoked.
count
int count
- count is set when the DELETE_FROM_CURSOR or MOVE_CURSOR events
are invoked.
movementStep
MovementStep movementStep
- movementStep is set when the MOVE_CURSOR event is invoked.
extendedSelection
boolean extendedSelection
- extendedSelection is set when the MOVE_CURSOR event is invoked.
window
Window window
sendEvent
boolean sendEvent
area
Rectangle area
region
Region region
count
int count
type
EventType type
- The type of event
source
java.lang.Object source
- The object on which the event initially occurred.
widget
Widget widget
horizontalAdjustment
Adjustment horizontalAdjustment
verticalAdjustment
Adjustment verticalAdjustment
path
TreePath path
modifierKey
ModifierType modifierKey
- Represents the state of the modifier keys (e.g. Control, Shift, and Alt) and the
pointer buttons.
keyval
int keyval
- The key that was pressed or released. This value can be compared against the
values contained in org.gnu.gdk.KeySymbols.
length
int length
- The length of the string
string
java.lang.String string
- A null-terminated multi-byte string containing the composed characters resulting from the
key press.
buttonPressed
int buttonPressed
- Identifies what button was pressed for the BUTTON_PRESS or
BUTTON_RELEASE events.
x
double x
- Provides the X coordinate for the BUTTON_PRESS and BUTTON_RELEASE
events.
y
double y
- Provides the Y coordinate for the BUTTON_PRESS and BUTTON_RELEASE
events.
clickType
int clickType
- Indicates single, double, or tripple clicks
direction
ScrollDirection direction
- Indicates which way the mouse wheel scrolled for a WHEEL_SCROLL event.
window
Window window
sendEvent
boolean sendEvent
timeMillis
int timeMillis
x
double x
y
double y
state
ModifierType state
isHint
boolean isHint
device
Device device
xRoot
double xRoot
yRoot
double yRoot
pageNumber
int pageNumber
text
java.lang.String text
menu
Menu menu
- This menu item is set when the POPULATE_POPUP
event type is triggered.
movementStep
MovementStep movementStep
- Initialized when the MOVE_CURSOR event type is
triggered
count
int count
- Initialized when the MOVE_CURSOR and DELETE_FROM_CURSOR
event types are triggered
orientation
Orientation orientation
style
ToolBarStyle style
x
int x
y
int y
buttonNumber
int buttonNumber
treePath
TreePath treePath
treeIter
TreeIter treeIter
newOrder
int[] newOrder
path
TreePath path
iter
TreeIter iter
treeColumn
TreeViewColumn treeColumn
startEditing
boolean startEditing
logical
boolean logical
expand
boolean expand
openAll
boolean openAll
widget
Widget widget
action
Action action