Package purejavacomm
Class ParallelPortEvent
- java.lang.Object
-
- purejavacomm.ParallelPortEvent
-
public class ParallelPortEvent extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intPAR_EV_BUFFERstatic intPAR_EV_ERROR
-
Constructor Summary
Constructors Constructor Description ParallelPortEvent()
-
-
-
Field Detail
-
PAR_EV_ERROR
public static final int PAR_EV_ERROR
- See Also:
- Constant Field Values
-
PAR_EV_BUFFER
public static final int PAR_EV_BUFFER
- See Also:
- Constant Field Values
-
-