Uses of Class
org.openide.loaders.ExtensionList

Packages that use ExtensionList
org.openide.loaders DataSystems are the logical layer between a filesystem and the regular functions of the IDE. 
 

Uses of ExtensionList in org.openide.loaders
 

Methods in org.openide.loaders that return ExtensionList
 ExtensionList UniFileLoader.getExtensions()
          Get the extension list for this data loader.
 

Methods in org.openide.loaders with parameters of type ExtensionList
 void UniFileLoader.setExtensions(ExtensionList ext)
          Set the extension list for this data loader.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.