jwrapper.jwutils
Class JWServerUnavailableApp

java.lang.Object
  extended by jwrapper.jwutils.JWServerUnavailableApp

public class JWServerUnavailableApp
extends java.lang.Object

Can be used by JWrapperMatchedVersionServerUnavailable virtual apps


Constructor Summary
JWServerUnavailableApp()
           
 
Method Summary
static void exitJvm_HideError()
          Tell the JWrapper updater to hide the standard error message
static void exitJvm_ShowError()
          Tell the JWrapper updater to show the standard error message
static void exitJvm_UpdateUrlFixedInSourceLauncherSoRelaunch()
          Tell the JWrapper updater that the update URL has been changed so it should relaunch
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JWServerUnavailableApp

public JWServerUnavailableApp()
Method Detail

exitJvm_HideError

public static void exitJvm_HideError()
Tell the JWrapper updater to hide the standard error message


exitJvm_ShowError

public static void exitJvm_ShowError()
Tell the JWrapper updater to show the standard error message


exitJvm_UpdateUrlFixedInSourceLauncherSoRelaunch

public static void exitJvm_UpdateUrlFixedInSourceLauncherSoRelaunch()
Tell the JWrapper updater that the update URL has been changed so it should relaunch