Class ProgressEventListener.ListenerList

    • Constructor Detail

      • ListenerList

        public ListenerList()
    • Method Detail

      • fireProgressCaptionChanged

        public void fireProgressCaptionChanged​(java.lang.String newCaption)
      • fireProgressChanged

        public void fireProgressChanged​(int progress)
      • fireProgressBoundsChanged

        public void fireProgressBoundsChanged​(int lowBo,
                                              int upBo)
      • fireProgressIndeterminateChanged

        public void fireProgressIndeterminateChanged​(boolean indeterminate)