Class SummaryPage

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

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    protected void
     
    void
     

    Methods inherited from class com.sshtools.jajafx.AbstractTile

    configure, getContext, getScene, getTiles, hidden

    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

    • SummaryPage

      public SummaryPage()
  • Method Details

    • onConfigure

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

      public void shown()
      Specified by:
      shown in interface com.sshtools.jajafx.Tile<KeyUIApp>
      Overrides:
      shown 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>
    • deploy

      public void deploy()