A C D G L O P R S W

A

addStep(int, int, int) - Method in class org.halfdog.io.parport.GenericSequence
Add a new step to the end of a sequence.
addStep(int, int, int) - Method in class org.halfdog.io.parport.LinuxSequence
Add a new step to the end of a sequence.
addStep(int, int, int) - Method in interface org.halfdog.io.parport.Sequence
Add a new step to the end of a sequence.

C

CTRL_AUTOFEED - Static variable in class org.halfdog.io.parport.ParPort
 
CTRL_DIRECTION - Static variable in class org.halfdog.io.parport.ParPort
 
CTRL_INIT - Static variable in class org.halfdog.io.parport.ParPort
 
CTRL_INVERT - Static variable in class org.halfdog.io.parport.ParPort
 
CTRL_SELECT - Static variable in class org.halfdog.io.parport.ParPort
 
CTRL_STROBE - Static variable in class org.halfdog.io.parport.ParPort
Control flags to set the control lines with the writeStatus method.
clear() - Method in class org.halfdog.io.parport.GenericSequence
 
clear() - Method in class org.halfdog.io.parport.LinuxSequence
 
clear() - Method in interface org.halfdog.io.parport.Sequence
 
createPort(String) - Static method in class org.halfdog.io.parport.ParPort
Get a parallel port object matching the current os
createSequence() - Method in class org.halfdog.io.parport.LinuxParPort
 
createSequence() - Method in class org.halfdog.io.parport.ParPort
 
createSequence() - Method in class org.halfdog.io.parport.WindowsParPort
 

D

doSequence(Sequence) - Method in class org.halfdog.io.parport.LinuxParPort
Execute a sequence.
doSequence(Sequence) - Method in class org.halfdog.io.parport.ParPort
 
doSequence(Sequence) - Method in class org.halfdog.io.parport.WindowsParPort
Execute a sequence.

G

GenericSequence - class org.halfdog.io.parport.GenericSequence.
 
GenericSequence() - Constructor for class org.halfdog.io.parport.GenericSequence
 
getReadCount() - Method in class org.halfdog.io.parport.GenericSequence
 
getSequence() - Method in class org.halfdog.io.parport.GenericSequence
 
getSequence() - Method in class org.halfdog.io.parport.LinuxSequence
Get the binary sequence data representing this LinuxSequence.
getStatusExpects() - Method in class org.halfdog.io.parport.LinuxSequence
 

L

LinuxParPort - class org.halfdog.io.parport.LinuxParPort.
Write to data to the pport device.
LinuxParPort(String) - Constructor for class org.halfdog.io.parport.LinuxParPort
 
LinuxSequence - class org.halfdog.io.parport.LinuxSequence.
 
LinuxSequence() - Constructor for class org.halfdog.io.parport.LinuxSequence
 

O

org.halfdog.io.parport - package org.halfdog.io.parport
 

P

PPORT_RDATA - Static variable in class org.halfdog.io.parport.ParPort
 
PPORT_RSTATUS - Static variable in class org.halfdog.io.parport.ParPort
 
PPORT_SEQUENCE - Static variable in class org.halfdog.io.parport.ParPort
 
PPORT_WCTRL - Static variable in class org.halfdog.io.parport.ParPort
 
PPORT_WDATA - Static variable in class org.halfdog.io.parport.ParPort
 
ParPort - class org.halfdog.io.parport.ParPort.
Interface for parallel port access.
ParPort() - Constructor for class org.halfdog.io.parport.ParPort
 

R

read() - Method in class org.halfdog.io.parport.LinuxParPort
 
read() - Method in class org.halfdog.io.parport.ParPort
 
read() - Method in class org.halfdog.io.parport.WindowsParPort
 
readStatus() - Method in class org.halfdog.io.parport.LinuxParPort
 
readStatus() - Method in class org.halfdog.io.parport.ParPort
 
readStatus() - Method in class org.halfdog.io.parport.WindowsParPort
 

S

STATUS_ACKN - Static variable in class org.halfdog.io.parport.ParPort
 
STATUS_BUSY - Static variable in class org.halfdog.io.parport.ParPort
 
STATUS_ERROR - Static variable in class org.halfdog.io.parport.ParPort
 
STATUS_INVERT - Static variable in class org.halfdog.io.parport.ParPort
 
STATUS_NOPAPER - Static variable in class org.halfdog.io.parport.ParPort
 
STATUS_SELECT - Static variable in class org.halfdog.io.parport.ParPort
 
Sequence - interface org.halfdog.io.parport.Sequence.
 

W

WindowsParPort - class org.halfdog.io.parport.WindowsParPort.
Just pass the calls to the underlying java native library
WindowsParPort(int) - Constructor for class org.halfdog.io.parport.WindowsParPort
 
write(byte) - Method in class org.halfdog.io.parport.LinuxParPort
 
write(byte) - Method in class org.halfdog.io.parport.ParPort
 
write(byte) - Method in class org.halfdog.io.parport.WindowsParPort
 
writeControl(byte) - Method in class org.halfdog.io.parport.LinuxParPort
 
writeControl(byte) - Method in class org.halfdog.io.parport.ParPort
 
writeControl(byte) - Method in class org.halfdog.io.parport.WindowsParPort
 

A C D G L O P R S W