Package org.basex.gui

Class GUIStatus

All Implemented Interfaces:
ComponentListener, KeyListener, MouseListener, MouseMotionListener, MouseWheelListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public final class GUIStatus extends BaseXPanel
This is the status bar of the main window. It displays progress information and includes a memory status.
Author:
BaseX Team 2005-21, BSD License, Christian Gruen
See Also:
  • Method Details

    • setText

      public void setText(String txt)
      Sets the status text.
      Parameters:
      txt - the text to be set
    • setError

      public void setError(String txt)
      Sets the status text.
      Parameters:
      txt - the text to be set