public abstract class AsynchronousLoadingEvent extends EventObject
source| Constructor and Description |
|---|
AsynchronousLoadingEvent(DSMCCObject o)
Creates an AsynchronousLoadingEvent.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getSource()
Returns the DSMCCObject that generated the event.
|
toStringpublic AsynchronousLoadingEvent(DSMCCObject o)
o - the DSMCCObject that generated the event.public Object getSource()
getSource in class EventObjectCopyright © 2012 code4tv.com. All Rights Reserved.