Class StatusBarController

  • All Implemented Interfaces:
    IController

    public class StatusBarController
    extends java.lang.Object
    implements IController
    • Constructor Detail

      • StatusBarController

        public StatusBarController()
    • Method Detail

      • setText

        public void setText​(java.lang.String text)
      • setRule

        public void setRule​(java.lang.String name)
      • getModel

        public java.lang.Object getModel()
        Specified by:
        getModel in interface IController
      • getView

        public javax.swing.JPanel getView()
        Specified by:
        getView in interface IController
      • setProgressIndetermined

        public void setProgressIndetermined​(boolean value)
      • setProgress

        public void setProgress​(int value)