Interface ChooseActionFactory


  • public interface ChooseActionFactory
    interface, which provides actions to choose model, range and optics.
    • Method Detail

      • getNewModelAction

        javax.swing.Action getNewModelAction()
        Returns:
        the action to choose a new model.
      • getChooseRangeAction

        javax.swing.Action getChooseRangeAction()
        Returns:
        the action to start choosing a new range for the model.
      • getChooseOpticsAction

        javax.swing.Action getChooseOpticsAction()
        Returns:
        the action to start choosing a new optics for the model.
      • getCloseActiveModelAction

        javax.swing.Action getCloseActiveModelAction()
        Returns:
        the action to close the active model
      • getExitAction

        javax.swing.Action getExitAction()
        Returns:
        the action to exit the application
      • getImportAction

        javax.swing.Action getImportAction()
        Returns:
        the action to import a model definition
      • getExportAction

        javax.swing.Action getExportAction()
        Returns:
        the action to export a model definition