Class HelpDialog.PageLoader

  • All Implemented Interfaces:
    Runnable
    Enclosing class:
    HelpDialog

    class HelpDialog.PageLoader
    extends Object
    implements Runnable
    temporary class that loads synchronously (although later than the request so that a cursor change can be done).
    • Constructor Detail

      • PageLoader

        PageLoader​(URL u,
                   Cursor c)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable