SRJRCFrames
v0.1.296

Uses of Class
de.schwarzrot.jar.JarExtension

Packages that use JarExtension
de.schwarzrot.app.config domain classes for application configuration/setup stuff. 
de.schwarzrot.jar classes used to identify and manage jar-extensions 
de.schwarzrot.jar.support helper classes to manage jar extensions 
de.schwarzrot.ui classes related to the user interface 
de.schwarzrot.ui.support base classes for central UI classes 
 

Uses of JarExtension in de.schwarzrot.app.config
 

Methods in de.schwarzrot.app.config that return JarExtension
 JarExtension ApplicationConfig.getArchive()
          accessor to the archive that holds the application.
 

Methods in de.schwarzrot.app.config with parameters of type JarExtension
 void ApplicationConfig.setArchive(JarExtension je)
           
 

Uses of JarExtension in de.schwarzrot.jar
 

Methods in de.schwarzrot.jar that return JarExtension
 JarExtension JarExtensionHandler.verifyArchive(File jar)
           
 

Methods in de.schwarzrot.jar that return types with arguments of type JarExtension
protected  Map<String,List<JarExtension>> JarExtensionHandler.getExtensions()
           
 List<JarExtension> JarExtensionHandler.getExtensions(String extensionType)
           
 

Uses of JarExtension in de.schwarzrot.jar.support
 

Methods in de.schwarzrot.jar.support that return JarExtension
 JarExtension JarValidator.validateExtension(JarFile jarFile, Attributes ma)
           
 JarExtension JarThemeValidator.validateExtension(JarFile jarFile, Attributes ma)
           
 JarExtension JarServiceValidator.validateExtension(JarFile jarFile, Attributes ma)
           
 JarExtension JarProcessValidator.validateExtension(JarFile jarFile, Attributes ma)
           
 JarExtension JarApplicationValidator.validateExtension(JarFile jarFile, Attributes ma)
           
 

Methods in de.schwarzrot.jar.support with parameters of type JarExtension
protected  void JarApplicationValidator.checkHelpFiles(JarExtension ext, JarFile file)
           
protected  void JarApplicationValidator.checkXXHelpFiles(JarExtension ext, JarFile file)
           
protected  void JarApplicationValidator.validateHelpFiles(JarExtension ext)
           
 

Uses of JarExtension in de.schwarzrot.ui
 

Methods in de.schwarzrot.ui that return JarExtension
 JarExtension Desktop.getArchiveInfo()
          returns the archive info (result from verifyArchive)
 

Methods in de.schwarzrot.ui with parameters of type JarExtension
 void Desktop.setArchiveInfo(JarExtension archiveInfo)
          sets the archive info (result from verifyArchive)
 

Uses of JarExtension in de.schwarzrot.ui.support
 

Methods in de.schwarzrot.ui.support that return JarExtension
 JarExtension AbstractDesktop.getArchiveInfo()
           
 

Methods in de.schwarzrot.ui.support with parameters of type JarExtension
 void AbstractDesktop.setArchiveInfo(JarExtension archiveInfo)
           
 


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.