org.openide.loaders
Class  OperationEvent.Rename
java.lang.Object
  |
  +--java.util.EventObject
        |
        +--org.openide.loaders.OperationEvent
              |
              +--org.openide.loaders.OperationEvent.Rename
- All Implemented Interfaces: 
 - Serializable
 
- Enclosing class: 
 - OperationEvent
 
- public static final class OperationEvent.Rename
- extends OperationEvent
  
Notification of a rename of a data object.
- See Also: 
 - Serialized Form
 
 
 
 
 
 
 
getOriginalName
public String getOriginalName()
- Get the old name of the object.
- Returns:
 - the old name
 
 
 
Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.