hep.aida.ref.function
Class FunctionChangedEvent

java.lang.Object
  extended by hep.aida.ref.function.FunctionChangedEvent

public class FunctionChangedEvent
extends java.lang.Object


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

PARAMETER_VALUE_CHANGED

public static int PARAMETER_VALUE_CHANGED

PARAMETER_NAME_CHANGED

public static int PARAMETER_NAME_CHANGED

TITLE_CHANGED

public static int TITLE_CHANGED

RANGE_CHANGED

public static int RANGE_CHANGED
Constructor Detail

FunctionChangedEvent

public FunctionChangedEvent(int eventId)
Method Detail

eventId

public int eventId()


jHepWork 1.1 (C) Chekanov