|
org.netbeans.modules.refactoring.api 1.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ProgressListener | Progress listener. |
Class Summary | |
---|---|
AbstractRefactoring | Abstract superclass for particular refactorings. |
Context | Context contains "enviroment" in which the refactoring was invoked e.g. |
MoveRefactoring | This class is just holder for parameters of Move Refactoring. |
MultipleCopyRefactoring | This class is just holder for parameters of Multiple Copy Refactoring. |
Problem | Class used to represent problems encountered when performing various refactoring calls. |
ProblemDetails | This class holds details of a Problem |
ProgressEvent | Progress event object. |
RefactoringElement | Interface representing a refactoring element (object affected by a refactoring)
returned in a collection from AbstractRefactoring.prepare(org.netbeans.modules.refactoring.api.RefactoringSession) operation. |
RefactoringSession | Class used to invoke refactorings. |
RenameRefactoring | Refactoring used for renaming objects. |
SafeDeleteRefactoring | Refactoring to Safely Delete an element after checking its usages. |
SingleCopyRefactoring | This class is just holder for parameters of Single Copy Refactoring. |
WhereUsedQuery | Where used query does not do any "real" refactoring. |
|
org.netbeans.modules.refactoring.api 1.0 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |