|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcomm.CommPort
comm.ParallelPort
public abstract class ParallelPort
This class models an IEEE 1284 parallel communications port.
Field Summary |
---|
Fields inherited from interface comm.ParallelPortInterface |
---|
LPT_MODE_ANY, LPT_MODE_ECP, LPT_MODE_EPP, LPT_MODE_NIBBLE, LPT_MODE_PS2, LPT_MODE_SPP |
Constructor Summary | |
---|---|
ParallelPort()
Constructor. |
Method Summary |
---|
Methods inherited from class comm.CommPort |
---|
close, getName, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface comm.ParallelPortInterface |
---|
addEventListener, getMode, getOutputBufferFree, isPaperOut, isPrinterBusy, isPrinterError, isPrinterSelected, isPrinterTimedOut, notifyOnBuffer, notifyOnError, removeEventListener, restart, setMode, suspend |
Constructor Detail |
---|
public ParallelPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |