Uses of Class
org.apache.batik.util.HaltingThread
Packages that use HaltingThread
Package
Description
Provides some useful classes.
-
Uses of HaltingThread in org.apache.batik.swing.gvt
Subclasses of HaltingThread in org.apache.batik.swing.gvtModifier and TypeClassDescriptionclassThis class represents an object which renders asynchronously a GVT tree.Fields in org.apache.batik.swing.gvt declared as HaltingThreadModifier and TypeFieldDescriptionprotected HaltingThreadJGVTComponent.progressivePaintThreadThe progressive paint thread. -
Uses of HaltingThread in org.apache.batik.swing.svg
Subclasses of HaltingThread in org.apache.batik.swing.svgModifier and TypeClassDescriptionclassThis class represents an object which builds asynchroneaously a GVT tree.classThis class represents an object which loads asynchroneaously a SVG document.classThis 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 HaltingThreadModifier and TypeFieldDescriptionprotected HaltingThreadRunnableQueue.runnableQueueThreadThe current thread.Methods in org.apache.batik.util that return HaltingThreadModifier and TypeMethodDescriptionRunnableQueue.getThread()Returns the thread in which the RunnableQueue is currently running.