|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.tuneology.sane.SaneEvent
Represents a Sane event triggered by the user's changing of a parameter.
Field Summary | |
int |
eventType
The type of event, either PARAMETERS_CHANGED or OPTIONS_CHANGED. |
static int |
OPTIONS_CHANGED
|
static int |
PARAMETERS_CHANGED
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final int eventType
public static final int PARAMETERS_CHANGED
public static final int OPTIONS_CHANGED
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |