java.lang.Object
com.sshtools.jajafx.AbstractTile<KeyUIApp>
com.sshtools.keys.jfx.DeployPage
- All Implemented Interfaces:
com.sshtools.jajafx.Tile<KeyUIApp>,Closeable,AutoCloseable,Runnable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sshtools.jajafx.AbstractTile
close, configure, getContext, getScene, getTilesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sshtools.jajafx.Tile
validate
-
Constructor Details
-
DeployPage
public DeployPage()
-
-
Method Details
-
run
public void run() -
shown
public void shown() -
onConfigure
protected void onConfigure()- Overrides:
onConfigurein classcom.sshtools.jajafx.AbstractTile<KeyUIApp>