Package jam.panels

Class StatusPanel

All Implemented Interfaces:
StatusListener, ImageObserver, MenuContainer, Serializable, Accessible
Direct Known Subclasses:
StatusBar

public class StatusPanel extends JPanel implements StatusListener
Author:
Andrew Rambaut Date: Jul 26, 2004 Time: 5:11:59 PM
See Also:
  • Field Details

  • Constructor Details

    • StatusPanel

      public StatusPanel()
    • StatusPanel

      public StatusPanel(String initialText)
  • Method Details

    • setStatusProvider

      public void setStatusProvider(StatusProvider statusProvider)
    • statusChanged

      public void statusChanged(int status, String statusText)
      Description copied from interface: StatusListener
      Called when the status is to be changed.
      Specified by:
      statusChanged in interface StatusListener
      Parameters:
      status - the status constant
      statusText - the status text