| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OperationEvent | |
| org.openide.loaders | Datasystems are the logical layer between a filesystem and the regular functions of the IDE. | 
| Uses of OperationEvent in org.openide.loaders | 
| Subclasses of OperationEvent in org.openide.loaders | |
| static class | OperationEvent.CopyNotification of a copy action of a data object, creation of a shadow, or creation from a template. | 
| static class | OperationEvent.MoveNotification of a move of a data object. | 
| static class | OperationEvent.RenameNotification of a rename of a data object. | 
| Methods in org.openide.loaders with parameters of type OperationEvent | |
|  void | OperationListener.operationPostCreate(OperationEvent ev)Object has been recognized by DataLoaderPool.findDataObject(org.openide.filesystems.FileObject). | 
|  void | OperationListener.operationDelete(OperationEvent ev)Object has been successfully deleted. | 
|  void | OperationAdapter.operationPostCreate(OperationEvent ev) | 
|  void | OperationAdapter.operationDelete(OperationEvent ev) | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||