All Packages Class Hierarchy This Package Previous Next Index
Interface dtai.util.StatusHandler
- public interface StatusHandler
StatusHandler - this shows status messages
-
showStatus(String)
- shows a status message
showStatus
public abstract void showStatus(String message)
- shows a status message
- Parameters:
- message - the status message
All Packages Class Hierarchy This Package Previous Next Index