|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.aida.ref.function.FunctionChangedEvent
public class FunctionChangedEvent
Field Summary | |
---|---|
static int |
PARAMETER_NAME_CHANGED
|
static int |
PARAMETER_VALUE_CHANGED
|
static int |
RANGE_CHANGED
|
static int |
TITLE_CHANGED
|
Constructor Summary | |
---|---|
FunctionChangedEvent(int eventId)
|
Method Summary | |
---|---|
int |
eventId()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int PARAMETER_VALUE_CHANGED
public static int PARAMETER_NAME_CHANGED
public static int TITLE_CHANGED
public static int RANGE_CHANGED
Constructor Detail |
---|
public FunctionChangedEvent(int eventId)
Method Detail |
---|
public int eventId()
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |