org.netbeans.modules.refactoring.api 1.5

Package org.netbeans.modules.refactoring.spi.ui

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.
 

Class Summary
ActionsImplementationProvider Create your own provider of this class and register it in META-INF services, if you want to create your own implementations of refactorin actions.
TreeElementFactory Factory which finds (or creates) TreeElement for given Object
UI Various static UI helper methods
 

Enum Summary
UI.Constants  
 


org.netbeans.modules.refactoring.api 1.5

Built on December 1 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.