|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HaltingThread | |
|---|---|
| org.apache.batik.swing.gvt | |
| org.apache.batik.swing.svg | |
| org.apache.batik.util | Provides some useful classes. |
| Uses of HaltingThread in org.apache.batik.swing.gvt |
|---|
| Subclasses of HaltingThread in org.apache.batik.swing.gvt | |
|---|---|
class |
GVTTreeRenderer
This class represents an object which renders asynchroneaously a GVT tree. |
| Fields in org.apache.batik.swing.gvt declared as HaltingThread | |
|---|---|
protected HaltingThread |
AbstractJGVTComponent.progressivePaintThread
The progressive paint thread. |
| Uses of HaltingThread in org.apache.batik.swing.svg |
|---|
| Subclasses of HaltingThread in org.apache.batik.swing.svg | |
|---|---|
class |
GVTTreeBuilder
This class represents an object which builds asynchroneaously a GVT tree. |
class |
SVGDocumentLoader
This class represents an object which loads asynchroneaously a SVG document. |
class |
SVGLoadEventDispatcher
This class dispatches the SVGLoadEvent event on a SVG document. |
| Uses of HaltingThread in org.apache.batik.util |
|---|
| Fields in org.apache.batik.util declared as HaltingThread | |
|---|---|
protected HaltingThread |
RunnableQueue.runnableQueueThread
The current thread. |
| Methods in org.apache.batik.util that return HaltingThread | |
|---|---|
HaltingThread |
RunnableQueue.getThread()
Returns the thread in which the RunnableQueue is currently running. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||