public class SuccessEvent extends AsynchronousLoadingEvent
source| Constructor and Description |
|---|
SuccessEvent(DSMCCObject o)
Creates a
SuccessEvent object. |
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
Returns the
DSMCCObject which was successfully loaded. |
toStringpublic SuccessEvent(DSMCCObject o)
SuccessEvent object.o - the DSMCCObject which was successfully loaded.public Object getSource()
DSMCCObject which was successfully loaded.getSource in class AsynchronousLoadingEventDSMCCObjectCopyright © 2012 code4tv.com. All Rights Reserved.