com.lowagie.tools
Class LPR.PrintJob
java.lang.Object
java.lang.Thread
com.lowagie.tools.LPR.PrintJob
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LPR
private class LPR.PrintJob
- extends Thread
Job ************************
Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield |
queue
String queue
document
String document
id
String id
mode
int mode
dfA1
private byte[] dfA1
dfA2
private char[] dfA2
LPR.PrintJob
public LPR.PrintJob(String queue,
byte[] data,
String document)
LPR.PrintJob
public LPR.PrintJob(String queue,
char[] data,
String document)
run
public void run()
- Specified by:
run
in interface Runnable
- Overrides:
run
in class Thread
getJobId
public String getJobId()