|
|||||||||||
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.Rename
Notification of a rename of a data object.
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 | |
String |
getOriginalName()
Get the old name of the 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 String getOriginalName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |