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

Uses of Interface org.netbeans.modules.refactoring.spi.RefactoringPlugin (Refactoring API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.refactoring.api 1.0

Uses of Interface
org.netbeans.modules.refactoring.spi.RefactoringPlugin

Packages that use RefactoringPlugin
org.netbeans.modules.refactoring.spi   
 

Uses of RefactoringPlugin in org.netbeans.modules.refactoring.spi
 

Methods in org.netbeans.modules.refactoring.spi that return RefactoringPlugin
 RefactoringPlugin RefactoringPluginFactory.createInstance(AbstractRefactoring refactoring)
          Creates and returns a new instance of the refactoring plugin or returns null if the plugin is not suitable for the passed refactoring.
 


org.netbeans.modules.refactoring.api 1.0

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