|
Interface Summary |
| CustomRefactoringPanel |
Instances of CustomRefactoringComponent can do their initialization in
init() method. |
| RefactoringCustomUI |
Backward compatible extension to RefactoringUI providing custom preview panel. |
| RefactoringUI |
Interface representing UI for a refactoring. |
| RefactoringUIBypass |
This was historicaly intended to enhance RefactoringUI. |
| TreeElement |
Tree Elements are shown in Refactoring Preview. |
| TreeElementFactoryImplementation |
Register your own TreeElementFactoryImplementation into META-INF/services
if you want to build your own RefactoringPreview tree. |