public class VariableChangeEvent extends ChangeEvent
Modifier and Type | Field and Description |
---|---|
static int |
MAX |
static int |
MIN |
static int |
STATE |
static int |
VALUE |
source
Constructor and Description |
---|
VariableChangeEvent(Object source,
int type) |
public static final int VALUE
public static final int MIN
public static final int MAX
public static final int STATE
public VariableChangeEvent(Object source, int type)
Copyright © 1996-2014 FreeHEP. All Rights Reserved.