Class FoundServicesPage

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

public class FoundServicesPage extends com.sshtools.jajafx.AbstractTile<KeyUIApp>
  • Constructor Details

    • FoundServicesPage

      public FoundServicesPage()
  • Method Details

    • getProfiles

      public Profiles getProfiles()
    • getSelectedHostService

      public Optional<com.nervepoint.discoinferno.domain.HostService> getSelectedHostService()
    • getSelectedProfile

      public Optional<Profile> getSelectedProfile()
    • shown

      public void shown()
      Specified by:
      shown in interface com.sshtools.jajafx.Tile<KeyUIApp>
      Overrides:
      shown in class com.sshtools.jajafx.AbstractTile<KeyUIApp>
    • onConfigure

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