Class DonePage

java.lang.Object
com.sshtools.jajafx.AbstractTile<KeyUIApp>
com.sshtools.keys.jfx.DonePage
All Implemented Interfaces:
com.sshtools.jajafx.Tile<KeyUIApp>, Closeable, AutoCloseable

public class DonePage extends com.sshtools.jajafx.AbstractTile<KeyUIApp>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    protected void
     
    void
     

    Methods inherited from class com.sshtools.jajafx.AbstractTile

    configure, getContext, getScene, getTiles, hidden, shown

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.sshtools.jajafx.Tile

    validate
  • Constructor Details

    • DonePage

      public DonePage()
  • Method Details

    • onConfigure

      protected void onConfigure()
      Overrides:
      onConfigure in class com.sshtools.jajafx.AbstractTile<KeyUIApp>
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
      Specified by:
      close in interface Closeable
      Specified by:
      close in interface com.sshtools.jajafx.Tile<KeyUIApp>
      Overrides:
      close in class com.sshtools.jajafx.AbstractTile<KeyUIApp>
    • startAgain

      public void startAgain()