站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.refactoring.spi.ui (Refactoring API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.refactoring.api 1.0

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
 


org.netbeans.modules.refactoring.api 1.0

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.