public class FilterState
extends com.teamdev.jxdesktop.win32.com.types.ComEnumeration
| Modifier and Type | Field and Description |
|---|---|
static int |
State_Paused |
static int |
State_Running |
static int |
State_Stopped |
| Constructor and Description |
|---|
FilterState() |
FilterState(com.jniwrapper.IntegerParameter t) |
FilterState(long val) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
acceptIOPerformer, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, writepublic static final int State_Stopped
public static final int State_Paused
public static final int State_Running