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

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

org.netbeans.modules.refactoring.api 1.0

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

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

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

Methods in org.netbeans.modules.refactoring.spi with parameters of type ProblemDetailsImplementation
static ProblemDetails ProblemDetailsFactory.createProblemDetails(ProblemDetailsImplementation pdi)
          Factory method for creating API instances of ProblemDetails from SPI instances of ProblemDetailsImplementation
 


org.netbeans.modules.refactoring.api 1.0

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