java.lang.Object
javafx.application.Application
com.sshtools.jajafx.JajaFXApp<KeyUI>
com.sshtools.keys.jfx.KeyUIApp
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sshtools.jajafx.JajaFXApp
com.sshtools.jajafx.JajaFXApp.DarkModeNested classes/interfaces inherited from class javafx.application.Application
javafx.application.Application.Parameters -
Field Summary
Fields inherited from class javafx.application.Application
STYLESHEET_CASPIAN, STYLESHEET_MODENA -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected javafx.scene.Nodebooleanstatic voidMethods inherited from class com.sshtools.jajafx.JajaFXApp
addCommonStylesheets, createTitleBar, getContainer, getPrimaryStage, getTitleBar, isDarkMode, needUpdate, onScene, onStarted, startMethods inherited from class javafx.application.Application
getHostServices, getParameters, getUserAgentStylesheet, init, launch, launch, notifyPreloader, setUserAgentStylesheet, stop
-
Constructor Details
-
KeyUIApp
public KeyUIApp()
-
-
Method Details
-
main
-
isKeyringAvailable
public boolean isKeyringAvailable() -
createContent
protected javafx.scene.Node createContent()- Specified by:
createContentin classcom.sshtools.jajafx.JajaFXApp<KeyUI>
-