Uses of Class
org.openpdf.swing.ImageLoadItem
Packages that use ImageLoadItem
-
Uses of ImageLoadItem in org.openpdf.swing
Fields in org.openpdf.swing declared as ImageLoadItemFields in org.openpdf.swing with type parameters of type ImageLoadItemModifier and TypeFieldDescriptionprivate final LinkedList<ImageLoadItem> ImageLoadQueue._loadQueueMethods in org.openpdf.swing that return ImageLoadItemModifier and TypeMethodDescriptionImageLoadQueue.getTask()Returns the next available task from the queue, or blocks if there are no more; items are returned in FIFO order.