FreeHEP API
Version current

hep.aida.ref.function
Class FunctionChangedEvent

java.lang.Object
  extended byhep.aida.ref.function.FunctionChangedEvent

public class FunctionChangedEvent
extends Object

Author:
The FreeHEP team @ SLAC.
Source Code:
FunctionChangedEvent.java

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
clone, equals, finalize, 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()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.