Class CircularProgressIndicatorLabel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, SwingConstants

public class CircularProgressIndicatorLabel extends JLabel
Created by jcoravu on 28/12/2018.
See Also:
  • Constructor Details

    • CircularProgressIndicatorLabel

      public CircularProgressIndicatorLabel()
  • Method Details

    • removeNotify

      public void removeNotify()
      Overrides:
      removeNotify in class JComponent
    • addNotify

      public void addNotify()
      Overrides:
      addNotify in class JComponent
    • setRunning

      public void setRunning(boolean isRunning)