Class LogbookProviderSelectionController

java.lang.Object
xal.extension.fxapplication.LogbookProviderSelectionController
All Implemented Interfaces:
javafx.fxml.Initializable

public class LogbookProviderSelectionController extends Object implements javafx.fxml.Initializable
FXML Controller class
Author:
Juan F. Esteban Müller <JuanF.EstebanMuller@ess.eu>
  • Constructor Details

    • LogbookProviderSelectionController

      public LogbookProviderSelectionController()
  • Method Details

    • initialize

      public void initialize(URL url, ResourceBundle rb)
      Initializes the controller class.
      Specified by:
      initialize in interface javafx.fxml.Initializable
    • getProvider

      public LogbookProvider getProvider()