Class KeyUI

java.lang.Object
com.sshtools.jajafx.JajaApp<KeyUIApp>
com.sshtools.keys.jfx.KeyUI
All Implemented Interfaces:
Callable<Integer>

public class KeyUI extends com.sshtools.jajafx.JajaApp<KeyUIApp>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
     
    static final class 
     

    Nested classes/interfaces inherited from class com.sshtools.jajafx.JajaApp

    com.sshtools.jajafx.JajaApp.JajaAppBuilder<BA extends com.sshtools.jajafx.JajaApp<BFXA>,BB extends com.sshtools.jajafx.JajaApp.JajaAppBuilder<BA,BB,BFXA>,BFXA extends com.sshtools.jajafx.JajaFXApp<?>>
  • Field Summary

    Fields inherited from class com.sshtools.jajafx.JajaApp

    scheduler
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    static void
    main(String[] args)
     

    Methods inherited from class com.sshtools.jajafx.JajaApp

    call, createDefaultUpdateService, createUpdateService, exit, exit, getAppPreferences, getAppResources, getCommandSpec, getDefaultPhaseForVersion, getFXApp, getInceptionYear, getInstance, getRegisteredApp, getScheduler, getUpdateContext, getUpdateService, isConsoleMode, setHandleQuit, setOnOpenRequest, update, updateCheck

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • beforeCall

      protected void beforeCall() throws Exception
      Overrides:
      beforeCall in class com.sshtools.jajafx.JajaApp<KeyUIApp>
      Throws:
      Exception
    • main

      public static void main(String[] args)