Package ca.phon.app

Class PhonSplasher

java.lang.Object
ca.phon.app.PhonSplasher

public class PhonSplasher extends Object
Starts the Phon application along with a fast Phon splash screen.
  • Field Details

    • SPLASH_IMAGE_PROPERTY

      public static final String SPLASH_IMAGE_PROPERTY
      Property used to load splash image
    • BOOT_CLASS_PROPERTY

      public static final String BOOT_CLASS_PROPERTY
      Property for boot class
    • BOOT_FORK_PROPERTY

      public static final String BOOT_FORK_PROPERTY
    • IS_FORKED_PROPERTY

      public static final String IS_FORKED_PROPERTY
    • DEFAULT_BOOT_CLASS

      public static final String DEFAULT_BOOT_CLASS
      Default boot class
  • Constructor Details

    • PhonSplasher

      public PhonSplasher()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception
    • isForked

      public static boolean isForked()