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

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

org.netbeans.modules.refactoring.api 1.0

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

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

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

Methods in org.netbeans.modules.refactoring.spi that return GuardedBlockHandler
 GuardedBlockHandler GuardedBlockHandlerFactory.createInstance(AbstractRefactoring refactoring)
          Creates and returns a new instance of the guarded block refactoring handler or null if the handler 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.