Class SessionsView

    • Constructor Detail

      • SessionsView

        public SessionsView()
    • Method Detail

      • getButtonBox

        public FxHBox getButtonBox()
        Gets the button box.
        Used to add additional buttons, for example to close the stage.
        Returns:
        the button box
      • isKillSessionAllowed

        protected boolean isKillSessionAllowed()
        Returns whether killing a session is allowed.
        Returns:
        true if allowed
      • showSecurityDialog

        protected void showSecurityDialog()
        Shows the security dialog.