Uses of Interface
org.xnap.pkg.PackageSection

Packages that use PackageSection
org.xnap.gui.pkg   
org.xnap.gui.plugin   
org.xnap.pkg Provides interfaces and classes for the package management. 
 

Uses of PackageSection in org.xnap.gui.pkg
 

Classes in org.xnap.gui.pkg that implement PackageSection
 class ContainerPackageSection
           
 

Uses of PackageSection in org.xnap.gui.plugin
 

Methods in org.xnap.gui.plugin that return PackageSection
 PackageSection PluginTree.mapSection(java.lang.String sectionName, java.lang.String name)
           
 PackageSection PluginTree.mapSection(java.lang.String sectionName, java.lang.String name, java.lang.String iconFilename)
           
 

Uses of PackageSection in org.xnap.pkg
 

Classes in org.xnap.pkg that implement PackageSection
 class DefaultPackageSection
           
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.