org.virion.jam.panels
Interface StatusListener

All Known Implementing Classes:
StatusBar, StatusPanel

public interface StatusListener

Author:
rambaut Date: Jul 27, 2004 Time: 10:04:04 AM

Method Summary
 void statusChanged(int status, String statusText)
          Called when the status is to be changed.
 

Method Detail

statusChanged

void statusChanged(int status,
                   String statusText)
Called when the status is to be changed.

Parameters:
status - the status constant
statusText - the status text