org.acm.seguin.pmd.swingui.event
Class StatusBarEvent
java.lang.Object
java.util.EventObject
org.acm.seguin.pmd.swingui.event.StatusBarEvent
- All Implemented Interfaces:
- java.io.Serializable
public class StatusBarEvent
- extends java.util.EventObject
- Since:
- December 13, 2002
- Version:
- $Revision: 1.1 $, $Date: 2003/07/29 20:51:59 $
- Author:
- Donald A. Leckie
- See Also:
- Serialized Form
Fields inherited from class java.util.EventObject |
source |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getMessage
public java.lang.String getMessage()
- Returns:
notifyStartAnimation
public static final void notifyStartAnimation(java.lang.Object source)
notifyShowMessage
public static final void notifyShowMessage(java.lang.Object source,
java.lang.String message)
- Parameters:
message
-
notifyStopAnimation
public static final void notifyStopAnimation(java.lang.Object source)