All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface dtai.util.StatusHandler

public interface StatusHandler
StatusHandler - this shows status messages


Method Index

 o showStatus(String)
shows a status message

Methods

 o 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