Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
EventObject
gnu.io.ParallelPortEvent
public class ParallelPortEvent
extends EventObject
Field Summary | |
static int | |
static int |
Constructor Summary | |
|
Method Summary | |
int | |
boolean | |
boolean |
public static final int PAR_EV_BUFFER
- Field Value:
- 2
public static final int PAR_EV_ERROR
- Field Value:
- 1
public ParallelPortEvent(ParallelPort srcport, int eventtype, boolean oldvalue, boolean newvalue)
public int getEventType()
public boolean getNewValue()
public boolean getOldValue()