org.openquark.gems.client
Class BurnEvent
java.lang.Object
java.util.EventObject
org.openquark.gems.client.BurnEvent
- All Implemented Interfaces:
- Serializable
public class BurnEvent
- extends EventObject
A burn event object
Creation date: (02/25/02 4:07:00 PM)
- Author:
- Edward Lam
- See Also:
- Serialized Form
|
Method Summary |
String |
paramString()
Returns a parameter string identifying this event. |
BurnEvent
public BurnEvent(Gem.PartInput source)
paramString
public String paramString()
- Returns a parameter string identifying this event.
This method is useful for event-logging and for debugging.
- Returns:
- a string identifying the event and its attributes
Copyright © 2007 Business Objects. All rights reserved.