| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
  |
  +--Gpickle
        |
        +--GpickleThread
Thread calls Gpickle asking for a page this tread will send the BufferedImage to the registered PickleObserver
| Method Summary | |
|  boolean | busy() | 
|  void | run()threads must run, this one runs the process in Gpickle sends generated page to observer. | 
|  void | startProduction(int pageNumber)if not generating then start generated requested page if already generating remember last request and return | 
| Methods inherited from class Gpickle | 
| getImgHeight, getImgWidth, getPrinterOutputPage, getPrinterPageCount, getResX, getResY, getRTL, getTextAlpha, main, setDeviceOptions, setJob, setPageNumber, setRes, setRTL, setTextAlpha | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public void run()
run in interface java.lang.Runnablepublic void startProduction(int pageNumber)
public boolean busy()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||