No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
javax.swing.text

Class LayoutQueue


  • public class LayoutQueue
    extends Object
    A queue of text layout tasks.
    Since:
    1.3
    See Also:
    AsyncBoxView
    • Constructor Detail

      • LayoutQueue

        public LayoutQueue()
        Construct a layout queue.
    • Method Detail

      • getDefaultQueue

        public static LayoutQueue getDefaultQueue()
        Fetch the default layout queue.
      • setDefaultQueue

        public static void setDefaultQueue(LayoutQueue q)
        Set the default layout queue.
        Parameters:
        q - the new queue.
      • addTask

        public void addTask(Runnable task)
        Add a task that is not needed immediately because the results are not believed to be visible.
      • waitForWork

        protected Runnable waitForWork()
        Used by the worker thread to get a new task to execute
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph