Class Exiter

java.lang.Object
com.realtime.crossfire.jxclient.main.Exiter

public class Exiter extends Object
Allows to exit the application.
  • Constructor Details

    • Exiter

      public Exiter()
  • Method Details

    • terminate

      public void terminate()
      Terminates the application.
    • waitForTermination

      public void waitForTermination() throws InterruptedException
      Waits until the window has been disposed.
      Throws:
      InterruptedException - if the current thread has been interrupted