Uses of Package
org.xnap.pkg

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

Classes in org.xnap.pkg used by org.xnap.gui.pkg
DependencyGraph
           
PackageInfo
          This class serves as a plugin information record.
PackageInstaller
           
PackageInstallerListener
           
PackageSection
          Defines the requirements for a package section.
 

Classes in org.xnap.pkg used by org.xnap.gui.plugin
PackageInfo
          This class serves as a plugin information record.
PackageInstallerListener
           
PackageSection
          Defines the requirements for a package section.
 

Classes in org.xnap.pkg used by org.xnap.pkg
AbstractDependencyNode
           
AbstractToken
           
DependencyGraph
           
DependencyNode
           
DependencyParser
           
PackageInfo
          This class serves as a plugin information record.
PackageInstallerListener
           
PackageManager
           
PackageSection
          Defines the requirements for a package section.
ParseException
          Exception that is thrown if the format of the package file is invalid.
UnsatisfiedDependenciesException
          Exception that is thrown if a dependency is not satisfied.
XNapPackageManager
           
 

Classes in org.xnap.pkg used by org.xnap.plugin
PackageInfo
          This class serves as a plugin information record.
ParseException
          Exception that is thrown if the format of the package file is invalid.
UnsatisfiedDependenciesException
          Exception that is thrown if a dependency is not satisfied.
 



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