Package javaforce.awt

Class VNC.MainLoop

java.lang.Object
java.lang.Thread
javaforce.awt.VNC.MainLoop
All Implemented Interfaces:
Runnable
Enclosing class:
VNC

public class VNC.MainLoop extends Thread
  • Constructor Details

    • MainLoop

      public MainLoop()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread