|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
org.openide.loaders.OperationEvent
org.openide.loaders.OperationEvent.Copy
Notification of a copy action of a data object, creation of a shadow, or creation from a template.
Nested Class Summary |
Nested classes inherited from class org.openide.loaders.OperationEvent |
OperationEvent.Copy, OperationEvent.Move, OperationEvent.Rename |
Field Summary |
Fields inherited from class java.util.EventObject |
source |
Method Summary | |
DataObject |
getOriginalDataObject()
Get the original data object. |
Methods inherited from class org.openide.loaders.OperationEvent |
getObject |
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 |
Method Detail |
public DataObject getOriginalDataObject()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |