Class PerformFileModel

    • Method Detail

      • setFileName

        public void setFileName​(java.lang.String n)
      • performAction

        public void performAction()
                           throws JmriException
        Description copied from interface: StartupModel
        Perform the startup action.
        Throws:
        JmriException - if there is an exception thrown initializing the startup item; the original exception should be available as Throwable.getCause()