org.netbeans.api.web.webmodule 1.9

Deprecated API


Contents
Deprecated Interfaces
org.netbeans.modules.web.spi.webmodule.FrameworkConfigurationPanel
          This class has been replaced with WebModuleExtender. 
 

Deprecated Methods
org.netbeans.modules.web.spi.webmodule.WebFrameworkProvider.extend(WebModule)
          This method has been replaced with createWebModuleExtender. 
org.netbeans.modules.web.spi.webmodule.WebFrameworkProvider.getConfigurationPanel(WebModule)
          This method has been replaced with createWebModuleExtender. 
org.netbeans.modules.web.api.webmodule.WebModule.getJavaSources()
          This method is deprecated, because its return values does not contain enough information about the source roots. Source roots are usually implemented by a org.netbeans.api.project.SourceGroup, which is more than just a container for a FileObject. 
org.netbeans.modules.web.spi.webmodule.WebModuleImplementation.getJavaSources()
          This method is deprecated, because its return values does not contain enough information about the source roots. Source roots are usually implemented by a org.netbeans.api.project.SourceGroup, which is more than just a container for a FileObject. 
 


org.netbeans.api.web.webmodule 1.9

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