private static class MouseToolManager.StackEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
events |
int |
modifiers |
MouseTool |
tool |
Constructor and Description |
---|
StackEntry(int events,
int modifiers,
MouseTool tool) |
Modifier and Type | Method and Description |
---|---|
int |
getEvents() |
Copyright 2004-2015 Wandora Team