- ICEDTEA_SO - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
-  
- IconDesc - Class in net.sourceforge.jnlp
- 
The icon element. 
- ICONS_DIR - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
-  
- id - Variable in class net.sourceforge.jnlp.controlpanel.JVMPanel.JvmValidationResult
-  
- IllegalResourceDescriptorException - Exception in net.sourceforge.jnlp.cache
-  
- IllegalResourceDescriptorException(String) - Constructor for exception net.sourceforge.jnlp.cache.IllegalResourceDescriptorException
- 
Constructs a IllegalResourceDescriptorExceptionwith the
 specified detail message.
 
- IMAGE - Static variable in interface javax.jnlp.DownloadService2
-  
- ImageResources - Enum in net.sourceforge.jnlp.util
-  
- implies(ProtectionDomain, Permission) - Method in class net.sourceforge.jnlp.runtime.JNLPPolicy
-  
- incrementTransferred(long) - Method in class net.sourceforge.jnlp.cache.Resource
- 
Increments the amount transferred (in bytes) 
- info - Variable in class net.sourceforge.jnlp.JNLPFile
- 
information 
- InformationDesc - Class in net.sourceforge.jnlp
- 
The information element. 
- InformationDesc(Locale[], boolean) - Constructor for class net.sourceforge.jnlp.InformationDesc
- 
Create an information element object. 
- InfrastructureFileDescriptor - Class in net.sourceforge.jnlp.config
-  
- InfrastructureFileDescriptor() - Constructor for class net.sourceforge.jnlp.config.InfrastructureFileDescriptor
-  
- init(PluginBridge) - Method in class net.sourceforge.jnlp.NetxPanel
-  
- initialize() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
- 
Initialize the application's environment (installs
 environment variables, etc). 
- initialize(boolean) - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
- 
Initialize the JNLP runtime environment by installing the
 security manager and security policy, initializing the JNLP
 standard services, etc. 
- initializeSingleInstance() - Method in class net.sourceforge.jnlp.services.XSingleInstanceService
- 
Initialize the new SingleInstanceService 
- initKeyManagerFactory(KeyManagerFactory, KeyStore) - Static method in class net.sourceforge.jnlp.security.SecurityUtil
-  
- initMutex - Static variable in class net.sourceforge.jnlp.runtime.JNLPRuntime
- 
mutex to wait on, for initialization 
- inKeyStores(X509Certificate, KeyStore[]) - Static method in class net.sourceforge.jnlp.security.CertificateUtils
- 
Checks whether an X509Certificate is already in one of the keystores 
- insertUpdate(DocumentEvent) - Method in class net.sourceforge.jnlp.controlpanel.DocumentAdapter
-  
- InstallerDesc - Class in net.sourceforge.jnlp
- 
The installer-desc element. 
- InstallerDesc(String) - Constructor for class net.sourceforge.jnlp.InstallerDesc
- 
Creates a installer descriptor. 
- installFailed() - Method in interface javax.jnlp.ExtensionInstallerService
-  
- installSucceeded(boolean) - Method in interface javax.jnlp.ExtensionInstallerService
-  
- InstanceExistsException - Exception in net.sourceforge.jnlp.services
- 
This class represents an exception indicating that an application instance
 already exists for this jnlp file 
- InstanceExistsException(String) - Constructor for exception net.sourceforge.jnlp.services.InstanceExistsException
-  
- IntegrationService - Interface in javax.jnlp
-  
- InternalHTMLPanel - Class in net.sourceforge.jnlp.about
-  
- InternalHTMLPanel(URL) - Constructor for class net.sourceforge.jnlp.about.InternalHTMLPanel
-  
- INVALID_CHARS - Static variable in class net.sourceforge.jnlp.util.FileUtils
- 
list of characters not allowed in filenames 
- InvalidJarHeaderException - Exception in net.sourceforge.jnlp.util
- 
Thrown from net.sourceforge.jnlp.utilJArFile when verification of headers fails 
- InvalidJarHeaderException(String) - Constructor for exception net.sourceforge.jnlp.util.InvalidJarHeaderException
-  
- invalidValue(String, String) - Method in class net.sourceforge.nanoxml.XMLElement
- 
Creates a parse exception for when an invalid value is given to a
 method. 
- invalidValueSet(String) - Method in class net.sourceforge.nanoxml.XMLElement
- 
Creates a parse exception for when an invalid valueset is given to
 a method. 
- isActive() - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
-  
- isAllowRedirect() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isApplet() - Method in class net.sourceforge.jnlp.JNLPFile
-  
- isApplet() - Method in class net.sourceforge.jnlp.PluginBridge
-  
- isApplication() - Method in class net.sourceforge.jnlp.JNLPFile
-  
- isApplication() - Method in class net.sourceforge.jnlp.PluginBridge
-  
- isBOM() - Method in class net.sourceforge.nanoxml.XMLElement
-  
- isCacheable(URL, Version) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
- 
Returns whether the resource can be cached as a local file;
 if not, then URLConnection.openStream can be used to obtain
 the contents. 
- isCacheable() - Method in class net.sourceforge.jnlp.JARDesc
- 
Returns if this jar is cacheable 
- isCached() - Method in class net.sourceforge.jnlp.cache.CacheEntry
- 
Returns true if the cache has a local copy of the contents
 of the URL matching the specified version string. 
- isCached(URL, Version) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
- 
Returns true if the cache has a local copy of the contents of
 the URL matching the specified version string. 
- isCellEditable(int, int) - Method in class net.sourceforge.jnlp.controlpanel.UnsignedAppletActionTableModel
-  
- isComponent() - Method in class net.sourceforge.jnlp.JNLPFile
-  
- isComponent() - Method in class net.sourceforge.jnlp.PluginBridge
-  
- isConnectable() - Method in class net.sourceforge.jnlp.cache.Resource
-  
- isConnectable(URL) - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isCreateAppContext() - Method in class net.sourceforge.jnlp.Launcher
-  
- isCurrent(long) - Method in class net.sourceforge.jnlp.cache.CacheEntry
- 
Returns whether there is a version of the URL contents in
 the cache and it is up to date. 
- isCurrent(URL, Version, long) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
- 
Returns whether there is a version of the URL contents in the
 cache and it is up to date. 
- isCustomSplashscreen() - Method in class net.sourceforge.jnlp.JNLPSplashScreen
-  
- isDebug() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isDir() - Method in class net.sourceforge.jnlp.cache.DirectoryNode
- 
Check if this node is a directory. 
- isDir - Variable in class net.sourceforge.jnlp.config.DirectoryValidator.DirectoryCheckResult
-  
- isEager() - Method in class net.sourceforge.jnlp.JARDesc
-  
- isEmpty() - Method in class net.sourceforge.jnlp.util.TimedHashMap
-  
- isExtensionAllowed() - Method in class net.sourceforge.jnlp.ParserSettings
-  
- isExtensionPartCached(URL, String, String) - Method in interface javax.jnlp.DownloadService
-  
- isExtensionPartCached(URL, String, String[]) - Method in interface javax.jnlp.DownloadService
-  
- isExternalResourceCached(JNLPClassLoader, URL, String) - Static method in class net.sourceforge.jnlp.runtime.ManageJnlpResources
- 
Returns trueif the resource (not mentioned in the jnlp file) is cached, otherwisefalseUsed by DownloadService.
 
- isFullySigned(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in interface net.sourceforge.jnlp.security.AppVerifier
- 
Checks if the app's jars are covered by the provided certificates, enough
 to consider the app fully signed. 
- isFullySigned(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in class net.sourceforge.jnlp.security.JNLPAppVerifier
-  
- isFullySigned(Map<CertPath, CertInformation>, Map<String, Integer>) - Method in class net.sourceforge.jnlp.security.PluginAppVerifier
-  
- isFullySigned() - Method in class net.sourceforge.jnlp.tools.JarCertVerifier
- 
Returns whether or not the app is considered completely signed. 
- isHeadless() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isHeldByCurrentThread() - Method in class net.sourceforge.jnlp.cache.CacheEntry
-  
- isHeldByCurrentThread() - Method in class net.sourceforge.jnlp.util.PropertiesFile
-  
- isHtml() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isIgnoreHeaders() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isInitialized() - Method in class net.sourceforge.jnlp.cache.Resource
- 
Check if this resource has been initialized 
- isInitialized() - Method in class net.sourceforge.jnlp.controlpanel.AdvancedProxySettingsDialog
- 
Check whether the dialog has finished being created. 
- isInitialized() - Method in class net.sourceforge.jnlp.controlpanel.CacheViewer
- 
Check whether the dialog has finished being created. 
- isInitialized() - Method in class net.sourceforge.jnlp.NetxPanel
-  
- isInitialized() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
- 
Returns whether the JNLP runtime environment has been
 initialized. 
- isInitialized() - Method in class net.sourceforge.jnlp.security.SecurityDialog
- 
Returns if this dialog has been fully initialized yet. 
- isInitialized() - Method in class net.sourceforge.jnlp.security.viewer.CertificateViewer
-  
- isInstaller() - Method in class net.sourceforge.jnlp.JNLPFile
-  
- isInstaller() - Method in class net.sourceforge.jnlp.PluginBridge
-  
- isJarSigned(JARDesc, AppVerifier, ResourceTracker) - Static method in class net.sourceforge.jnlp.tools.JarCertVerifier
-  
- isLazy() - Method in class net.sourceforge.jnlp.JARDesc
-  
- isLoader() - Method in class net.sourceforge.jnlp.JNLPFile.ManifestsAttributes
-  
- isLocalFile(URL) - Static method in class net.sourceforge.jnlp.util.UrlUtils
-  
- isLocked() - Method in class net.sourceforge.jnlp.config.Setting
-  
- isMain() - Method in class net.sourceforge.jnlp.JARDesc
-  
- isMalformedXmlAllowed() - Method in class net.sourceforge.jnlp.ParserSettings
-  
- isMatch() - Method in class net.sourceforge.jnlp.JNLPMatcher
- 
Compares both JNLP files 
- isNative() - Method in class net.sourceforge.jnlp.JARDesc
-  
- isOffline() - Method in interface javax.jnlp.BasicService
-  
- isOfflineAllowed() - Method in class net.sourceforge.jnlp.InformationDesc
-  
- isOfflineForced() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isOnline() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isOnline() - Method in class net.sourceforge.jnlp.ShortcutDesc
-  
- isOnlineDetected() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isPartCached(String) - Method in interface javax.jnlp.DownloadService
-  
- isPartCached(String[]) - Method in interface javax.jnlp.DownloadService
-  
- isPlatformVersion() - Method in class net.sourceforge.jnlp.JREDesc
-  
- isPluginApplet() - Method in interface net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegate
-  
- isPluginApplet() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegateImpl
-  
- isPublisherAlreadyTrusted() - Method in class net.sourceforge.jnlp.tools.CertInformation
- 
Return whether or not the publisher is already trusted. 
- isRecursive() - Method in class net.sourceforge.jnlp.PackageDesc
-  
- isResizable() - Method in class net.sourceforge.jnlp.runtime.AppletInstance
-  
- isResourceCached(URL, String) - Method in interface javax.jnlp.DownloadService
-  
- isRootInCacerts() - Method in class net.sourceforge.jnlp.tools.CertInformation
- 
Return whether or not the root is in the list of trusted CA certificates. 
- isRunning() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
- 
Returns whether the application is running. 
- isSandboxForced() - Method in class net.sourceforge.jnlp.JNLPFile.ManifestsAttributes
- 
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html#permissions 
- isSecurityEnabled() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
- 
Returns whether the secure runtime environment is enabled. 
- isSet(Resource.Status) - Method in class net.sourceforge.jnlp.cache.Resource
- 
Check if the specified flag is set. 
- isSetDebug() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isSharingAllowed() - Method in class net.sourceforge.jnlp.InformationDesc
-  
- isSigned() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
-  
- isSigned(ApplicationInstance) - Static method in class net.sourceforge.jnlp.services.ServiceUtil
- 
Returns whether the app requesting a JNLP service is a trusted
 application 
- isSignerOfJar(String) - Method in class net.sourceforge.jnlp.tools.CertInformation
- 
Check if this cert is the signer of a jar. 
- isSplashImageLoaded() - Method in class net.sourceforge.jnlp.JNLPSplashScreen
-  
- isSplashScreenValid() - Method in class net.sourceforge.jnlp.JNLPSplashScreen
-  
- isStrict() - Method in class net.sourceforge.jnlp.ParserSettings
-  
- isStrict() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-  
- isTriviallySigned() - Method in class net.sourceforge.jnlp.tools.JarCertVerifier
-  
- isTrustAll() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isTrustedLibrary() - Method in class net.sourceforge.jnlp.JNLPFile.ManifestsAttributes
- 
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html#trusted_library 
- isTrustedOnly() - Method in class net.sourceforge.jnlp.JNLPFile.ManifestsAttributes
- 
http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html#trusted_only 
- isTrustNone() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isUnix() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isValidRFC2396Url(URL) - Static method in class net.sourceforge.jnlp.util.UrlUtils
-  
- isVerifying() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isVersionId() - Method in class net.sourceforge.jnlp.Version
-  
- isWebBrowserSupported() - Method in interface javax.jnlp.BasicService
-  
- isWebstartApplication() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isWindows() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-  
- isWindowsKeyStore(String) - Static method in class net.sourceforge.jnlp.tools.KeyStoreUtil
- 
Returns true if KeyStore has a password. 
- itemStateChanged(ItemEvent) - Method in class net.sourceforge.jnlp.controlpanel.DebuggingPanel
-  
- itemStateChanged(ItemEvent) - Method in class net.sourceforge.jnlp.controlpanel.DesktopShortcutPanel
-