All Packages Class Hierarchy This Package Previous Next Index
A StatusListener is a simple object that listens to the status of the program and displays it in some ways. For example a Statusbar is a StatusListener
public abstract void setStatus(String s)
All Packages Class Hierarchy This Package Previous Next Index