IcedTea-Web
NetX
A B C D E F G H I J K L M N O P R S T U V W X

G

get(URL) - Method in interface javax.jnlp.PersistenceService
 
get(K) - Method in class net.sourceforge.jnlp.util.TimedHashMap
Return cached item if it has not already expired.
get(int) - Method in class net.sourceforge.jnlp.util.WeakList
Returns the object at the specified index, or null if the object has been collected.
getAcceptedIssuers() - Method in class net.sourceforge.jnlp.security.VariableX509TrustManager
 
getAccessType() - Method in class net.sourceforge.jnlp.security.SecurityDialog
 
getAllPropertyNames() - Method in class net.sourceforge.jnlp.config.DeploymentConfiguration
 
getAlreadyTrustPublisher() - Method in interface net.sourceforge.jnlp.security.CertVerifier
Return if the publisher is already trusted
getAlreadyTrustPublisher() - Method in class net.sourceforge.jnlp.security.HttpsCertVerifier
 
getAlreadyTrustPublisher() - Method in class net.sourceforge.jnlp.tools.JarSigner
 
getAmountRead(URL) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
Returns the number of bytes downloaded for a resource.
getAppContext() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
 
getApplet() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the launch information for an applet.
getApplet(JNLPFile, boolean, Container) - Method in class net.sourceforge.jnlp.Launcher
Gets an ApplicationInstance, but does not launch the applet.
getApplet(String) - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
Returns the applet if the applet's name is specified, otherwise return null.
getApplet() - Method in class net.sourceforge.jnlp.runtime.AppletInstance
Returns the applet.
getAppletClassLoader() - Method in class net.sourceforge.jnlp.NetxPanel
 
getAppletContext() - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
 
getAppletEnvironment() - Method in class net.sourceforge.jnlp.runtime.AppletInstance
Returns the applet environment.
getAppletFrame() - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
Returns the frame that contains the applet.
getApplets() - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
Returns an enumeration that contains only the applet from the JNLP file.
getApplication() - Method in class net.sourceforge.jnlp.event.ApplicationEvent
Returns the application instance.
getApplication() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the launch information for an application.
getApplication() - Method in class net.sourceforge.jnlp.runtime.AppThreadGroup
Returns the JNLP app for this thread group.
getApplication() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Returns the JNLP app for this classloader
getApplication() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Return the current Application, or null if none can be determined.
getArch() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the architecture required by these resources, or null if no locale was specified in the JNLP file.
getArguments() - Method in class net.sourceforge.jnlp.ApplicationDesc
Returns the arguments
getAssociations() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the associations specified in the JNLP file
getAttribute(String) - Method in class net.sourceforge.nanoxml.XMLElement
Returns an attribute of the element.
getAudioClip(URL) - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
Returns an audio clip.
getBasicService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the BasicService reference, or null if the service is unavailable.
getBooleanValidator() - Static method in class net.sourceforge.jnlp.config.BasicValueValidators
 
getCacertsKeyStore() - Static method in class net.sourceforge.jnlp.security.SecurityUtil
Returns the keystore associated with the JDK cacerts file, or null otherwise.
getCachedResource(URL, Version, UpdatePolicy) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
Caches a resource and returns a URL for it in the cache; blocks until resource is cached.
getCachedResources(DownloadService2.ResourceSpec) - Method in interface javax.jnlp.DownloadService2
 
getCacheFile(URL, Version) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
Returns the file for the locally cached contents of the source.
getCacheFile(URL) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
Returns a file containing the downloaded resource.
getCacheURL(URL) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
Returns a URL pointing to the cached location of the resource, or the resource itself if it is a non-cacheable resource.
getCAKeyStores() - Static method in class net.sourceforge.jnlp.security.KeyStores
Returns an array of KeyStore that contain trusted CA certificates.
getCategory() - Method in exception net.sourceforge.jnlp.LaunchException
Returns the category string, a short description of the exception suitable for displaying in a window title.
getCause() - Method in exception net.sourceforge.jnlp.LaunchException
Return the cause of the launch exception or null if there is no cause exception.
getCause() - Method in exception net.sourceforge.jnlp.ParseException
Return the cause of the launch exception or null if there is no cause exception.
getCauses() - Method in exception net.sourceforge.jnlp.LaunchException
Returns the causes for this exception.
getCert() - Method in class net.sourceforge.jnlp.security.SecurityDialog
 
getCertKeyStores() - Static method in class net.sourceforge.jnlp.security.KeyStores
Returns an array of KeyStore that contain certificates that are trusted.
getCertPath() - Method in interface net.sourceforge.jnlp.security.CertVerifier
Return a valid certificate path to this certificate(s) being verified
getCertPath() - Method in class net.sourceforge.jnlp.security.HttpsCertVerifier
 
getCertPath() - Method in class net.sourceforge.jnlp.tools.JarSigner
 
getCerts() - Method in class net.sourceforge.jnlp.tools.JarSigner
 
getCheck() - Method in class net.sourceforge.jnlp.UpdateDesc
 
getChildren() - Method in class net.sourceforge.jnlp.cache.DirectoryNode
Retrieves the list of child nodes.
getClassLoader() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
Returns the classloader.
getClientKeyStores() - Static method in class net.sourceforge.jnlp.security.KeyStores
Returns KeyStores containing trusted client certificates
getClipboardService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the ClipboardService reference, or null if the service is unavailable.
getCN(String) - Static method in class net.sourceforge.jnlp.security.SecurityUtil
Extracts the CN field from a Certificate principal string.
getCodeBase() - Method in interface javax.jnlp.BasicService
 
getCodeBase() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the codebase URL for the JNLP file.
getCodeBase() - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
 
getCodeSourceSecurity(URL) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Returns the security descriptor for given code source URL
getComponent() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the launch information for a component.
getConfiguration() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Gets the Configuration associated with this runtime
getContent() - Method in class net.sourceforge.nanoxml.XMLElement
Returns the PCDATA content of the object.
getContents() - Method in interface javax.jnlp.ClipboardService
 
getContentsAsReader() - Method in class net.sourceforge.jnlp.util.XDesktopEntry
Returns the contents of the XDesktopEntry through the Reader interface.
getDefaultDownloadIndicator() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Returns the default download indicator.
getDefaultLaunchHandler() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Returns the default launch handler.
getDefaultPage() - Method in interface javax.jnlp.PrintService
 
getDefaultPage() - Method in class net.sourceforge.jnlp.services.XPrintService
 
getDefaultProgressWindow() - Method in interface javax.jnlp.DownloadService
 
getDefaults() - Static method in class net.sourceforge.jnlp.config.Defaults
Get the default settings for deployment
getDefaultUpdatePolicy() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Returns the default update policy.
getDefaultValue() - Method in class net.sourceforge.jnlp.config.Setting
 
getDepth() - Method in class net.sourceforge.jnlp.IconDesc
Returns the icon depth or -1 if not specified in the JNLPFile.
getDescription() - Method in class net.sourceforge.jnlp.config.Setting
 
getDescription() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the default description for the application.
getDescription(Object) - Method in class net.sourceforge.jnlp.InformationDesc
Returns the application's description of the specified type.
getDescription() - Method in exception net.sourceforge.jnlp.LaunchException
Return a description of the exception and the action being performed when the exception occurred.
getDescription() - Method in class net.sourceforge.jnlp.RelatedContentDesc
Returns the description of the related content
getDetails() - Method in interface net.sourceforge.jnlp.security.CertVerifier
Get the details regarding issue(s) with this certificate
getDetails() - Method in class net.sourceforge.jnlp.security.HttpsCertVerifier
 
getDetails() - Method in class net.sourceforge.jnlp.tools.JarSigner
 
getDirStructure(DirectoryNode) - Static method in class net.sourceforge.jnlp.cache.CacheDirectory
Get the structure of directory for keeping track of the protocol and domain.
getDocumentBase() - Method in class net.sourceforge.jnlp.AppletDesc
Returns the document base
getDocumentBase() - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
 
getDownloadLocation() - Method in class net.sourceforge.jnlp.cache.Resource
Returns the URL to use for downloading the resource.
getDownloadOptionsForJar(JARDesc) - Method in class net.sourceforge.jnlp.JNLPFile
XXX: this method does a "==" comparison between the input JARDesc and jars it finds through getResourcesDescs().
getDownloadOptionsForJar(JARDesc) - Method in class net.sourceforge.jnlp.PluginBridge
getDownloadService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the DownloadService reference, or null if the service is unavailable.
getExpirationDate() - Method in class javax.jnlp.DownloadService2.ResourceSpec
 
getExtensionHREF() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Deprecated.  
getExtensionInstallerService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the ExtensionInstallerService reference, or null if the service is unavailable.
getExtensionLocation() - Method in interface javax.jnlp.ExtensionInstallerService
 
getExtensionName() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Deprecated.  
getExtensionParts(String) - Method in class net.sourceforge.jnlp.ExtensionDesc
Returns the parts in the extension JNLP file mapped to the part of the main file.
getExtensions() - Method in class net.sourceforge.jnlp.AssociationDesc
Return the extensions for this association
getExtensions() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the Extensions.
getExtensionVersion() - Method in interface javax.jnlp.ExtensionInstallerService
 
getFile() - Method in class net.sourceforge.jnlp.cache.DirectoryNode
Retrieve the file associated with this node.
getFile() - Method in exception net.sourceforge.jnlp.LaunchException
Returns the JNLPFile being launched.
getFile() - Method in class net.sourceforge.jnlp.security.SecurityDialog
 
getFileLocation() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the location of the file parsed to create the JNLP file, or null if it was not created from a URL.
getFileLock(String, boolean, boolean) - Static method in class net.sourceforge.jnlp.util.FileUtils
This will return a lock to the file specified.
getFileOpenService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the FileOpenService reference, or null if the service is unavailable.
getFilePathValidator() - Static method in class net.sourceforge.jnlp.config.BasicValueValidators
 
getFilePointer() - Method in interface javax.jnlp.JNLPRandomAccessFile
 
getFilePointer() - Method in class net.sourceforge.jnlp.services.XJNLPRandomAccessFile
 
getFileSaveService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the FileSaveService reference, or null if the service is unavailable.
getFileVersion() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the JNLP file's version.
getForksAllowed() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Returns true if the current runtime will fork
getFromBrowser(URI) - Method in class net.sourceforge.jnlp.runtime.JNLPProxySelector
Returns a list of proxies by querying the browser
getFromPAC(URI) - Method in class net.sourceforge.jnlp.runtime.JNLPProxySelector
Returns a list of proxies by using the Proxy Auto Config (PAC) file.
getHeight() - Method in class net.sourceforge.jnlp.AppletDesc
Returns the height
getHeight() - Method in class net.sourceforge.jnlp.IconDesc
Returns the icon height or -1 if not specified in the JNLPFile.
getHomepage() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the application's homepage.
getIcon() - Method in class net.sourceforge.jnlp.RelatedContentDesc
Returns the icon descriptor for the realted content
getIconLocation(Object, int, int) - Method in class net.sourceforge.jnlp.InformationDesc
Returns the URL of the icon closest to the specified size and kind.
getIcons(Object) - Method in class net.sourceforge.jnlp.InformationDesc
Returns the icons specified by the JNLP file.
getIconSize() - Method in class net.sourceforge.jnlp.util.XDesktopEntry
Get the size of the icon (in pixels) for the desktop shortcut
getImage(URL) - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
Return an image loaded from the specified location.
getIncorrectSetting() - Method in class net.sourceforge.jnlp.config.ConfiguratonValidator
 
getInfoFile() - Method in class net.sourceforge.jnlp.cache.DirectoryNode
 
getInformation() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the information section of the JNLP file as viewed through the default locale.
getInformation(Locale) - Method in class net.sourceforge.jnlp.JNLPFile
Returns the information section of the JNLP file as viewed through the specified locale.
getInformation(Locale) - Method in class net.sourceforge.jnlp.PluginBridge
 
getInitialArguments() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
 
getInitialDelay() - Method in class net.sourceforge.jnlp.cache.DefaultDownloadIndicator
Return the initial delay before obtaining a listener.
getInitialDelay() - Method in interface net.sourceforge.jnlp.cache.DownloadIndicator
Return a time in milliseconds to wait for a download to complete before obtaining a listener for the download.
getInitialHeapSize() - Method in class net.sourceforge.jnlp.JREDesc
Returns the initial heap size in bytes.
getInputStream() - Method in interface javax.jnlp.FileContents
 
getInputStream(URL) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
Returns an input stream that reads the contents of the resource.
getInstalledJRE(URL, String) - Method in interface javax.jnlp.ExtensionInstallerService
 
getInstaller() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the launch information for an installer.
getInstallPath() - Method in interface javax.jnlp.ExtensionInstallerService
 
getInstance(JNLPFile, UpdatePolicy) - Static method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Returns a JNLP classloader for the specified JNLP file.
getInstance(URL, String, Version, UpdatePolicy) - Static method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Returns a JNLP classloader for the JNLP file at the specified location.
getInstance() - Static method in class net.sourceforge.jnlp.security.VariableX509TrustManager
Return an instance of this singleton
getItem(Object) - Method in class net.sourceforge.jnlp.InformationDesc
Returns the last item matching the specified key.
getItems(Object) - Method in class net.sourceforge.jnlp.InformationDesc
Returns all items matching the specified key.
getJARs() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns all of the JARs.
getJARs(String) - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the JARs with the specified part name.
getJarSigner() - Method in class net.sourceforge.jnlp.security.SecurityDialog
 
getJNLPFile() - Method in class net.sourceforge.jnlp.ExtensionDesc
Returns a JNLPFile for the extension, or null if the JNLP file has not been resolved.
getJNLPFile() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the JNLPFile the information is for.
getJNLPFile() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the JNLPFile the resources are for.
getJNLPFile() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
Returns the JNLP file for this task.
getJNLPFile() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Returns the JNLP file the classloader was created from.
getJREs() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the JVMs.
getKey() - Method in class net.sourceforge.jnlp.PropertyDesc
Returns the property's key
getKeyStore(KeyStores.Level, KeyStores.Type) - Static method in class net.sourceforge.jnlp.security.KeyStores
Returns a KeyStore corresponding to the appropriate level level (user or system) and type.
getKeyStore(KeyStores.Level, KeyStores.Type, boolean) - Static method in class net.sourceforge.jnlp.security.KeyStores
Returns a KeyStore corresponding to the appropriate level level (user or system) and type.
getKeyStoreLocation(KeyStores.Level, KeyStores.Type) - Static method in class net.sourceforge.jnlp.security.KeyStores
Returns the location of a KeyStore corresponding to the given level and type.
getKind() - Method in class net.sourceforge.jnlp.IconDesc
Returns the icon type.
getLastModified() - Method in class javax.jnlp.DownloadService2.ResourceSpec
 
getLastUpdated() - Method in class net.sourceforge.jnlp.cache.CacheEntry
Returns the time in the local system clock that the file was most recently checked for an update.
getLaunchInfo() - Method in class net.sourceforge.jnlp.JNLPFile
Returns an object of one of the following types: AppletDesc, ApplicationDesc and InstallerDesc
getLeafData(DirectoryNode) - Static method in class net.sourceforge.jnlp.cache.CacheDirectory
Get all the leaf nodes.
getLength() - Method in interface javax.jnlp.FileContents
 
getLineNr() - Method in class net.sourceforge.nanoxml.XMLElement
Returns the line nr in the source data on which the element is found.
getLineNr() - Method in exception net.sourceforge.nanoxml.XMLParseException
Where the error occurred, or NO_LINE if the line number is unknown.
getListener(ApplicationInstance, String, URL[]) - Method in class net.sourceforge.jnlp.cache.DefaultDownloadIndicator
Return a download service listener that displays the progress in a shared download info window.
getListener(ApplicationInstance, String, URL[]) - Method in interface net.sourceforge.jnlp.cache.DownloadIndicator
Return a download service listener that displays the progress of downloading resources.
getLocales() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the locales for the information.
getLocales() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the locale required by these resources, or null if no locale was specified in the JNLP file.
getLocation() - Method in class net.sourceforge.jnlp.cache.CacheEntry
Returns the remote location this entry caches.
getLocation() - Method in class net.sourceforge.jnlp.cache.Resource
Returns the remote location of the resource.
getLocation() - Method in class net.sourceforge.jnlp.ExtensionDesc
Returns the location of the extension JNLP file.
getLocation() - Method in class net.sourceforge.jnlp.IconDesc
Returns the location of the icon.
getLocation() - Method in class net.sourceforge.jnlp.JARDesc
Returns the URL of the JAR file.
getLocation() - Method in class net.sourceforge.jnlp.JREDesc
Returns the JRE version string.
getLocation() - Method in class net.sourceforge.jnlp.RelatedContentDesc
Returns the location of the related content.
getMainClass() - Method in class net.sourceforge.jnlp.AppletDesc
Returns the main class name
getMainClass() - Method in class net.sourceforge.jnlp.ApplicationDesc
Returns the main class name
getMainClass() - Method in class net.sourceforge.jnlp.InstallerDesc
Returns the main class name and package.
getMainJAR() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the main JAR for these resources.
getMaximumHeapSize() - Method in class net.sourceforge.jnlp.JREDesc
Returns the maximum heap size in bytes.
getMaxLength() - Method in interface javax.jnlp.FileContents
 
getMenu() - Method in class net.sourceforge.jnlp.ShortcutDesc
Returns the menu this shortcut should be added to
getMessage(String) - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Returns the localized resource string identified by the specified key.
getMessage(String, Object...) - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Returns the localized resource string using the specified arguments.
getMethod(Class, String, Object[]) - Method in class net.sourceforge.jnlp.util.Reflect
Return the Method matching the specified name and number of arguments.
getMimeType() - Method in class net.sourceforge.jnlp.AssociationDesc
Return the mimetype for this association
getName() - Method in interface javax.jnlp.FileContents
 
getName() - Method in class net.sourceforge.jnlp.AppletDesc
Returns the applet name
getName() - Method in class net.sourceforge.jnlp.cache.DirectoryNode
Retrieve the name of this node.
getName() - Method in class net.sourceforge.jnlp.config.Setting
 
getName() - Method in class net.sourceforge.jnlp.ExtensionDesc
Returns the name of the extension.
getName() - Method in class net.sourceforge.jnlp.PackageDesc
Returns the package name.
getName() - Method in class net.sourceforge.nanoxml.XMLElement
Returns the name of the element.
getNames(URL) - Method in interface javax.jnlp.PersistenceService
 
getNativeDir() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Return the base directory to store native code files in.
getNativeDirectories() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Returns a list of all directories in the search path of the current classloader when it tires to find a native library.
getNewVMArgs() - Method in class net.sourceforge.jnlp.JNLPFile
 
getOS() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the os required by these resources, or null if no locale was specified in the JNLP file.
getOutputStream(boolean) - Method in interface javax.jnlp.FileContents
 
getOutputStream(URL, Version) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
Returns a buffered output stream open for writing to the cache file.
getPacEvaluator(URL) - Static method in class net.sourceforge.jnlp.runtime.PacEvaluatorFactory
 
getPackages() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the Packages.
getPackages(String) - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the Packages that match the specified class name.
getParameter(String) - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
 
getParameters() - Method in class net.sourceforge.jnlp.AppletDesc
Returns the applet parameters
getParent() - Method in class net.sourceforge.jnlp.cache.DirectoryNode
Retrieve the parent node.
getParentJNLPClassLoader() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.CodeBaseClassLoader
Returns JNLPClassLoader that encompasses this loader
getPart() - Method in class net.sourceforge.jnlp.JARDesc
Returns the part name, or null if not specified in the JNLP file.
getPart() - Method in class net.sourceforge.jnlp.PackageDesc
Returns the part name.
getParts(String) - Method in class net.sourceforge.jnlp.Version
Return the constituent parts of a version string.
getPassword() - Static method in class net.sourceforge.jnlp.security.KeyStores
 
getPasswordAuthentication() - Method in class net.sourceforge.jnlp.security.JNLPAuthenticator
 
getPermissions(CodeSource) - Method in class net.sourceforge.jnlp.runtime.Boot13
 
getPermissions(CodeSource) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Returns the permissions for the CodeSource.
getPermissions(CodeSource) - Method in class net.sourceforge.jnlp.runtime.JNLPPolicy
Return a mutable, heterogeneous-capable permission collection for the source.
getPermissions(CodeSource) - Method in class net.sourceforge.jnlp.SecurityDesc
Returns a PermissionCollection containing the basic permissions granted depending on the security type.
getPersistenceService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the PersistenceService reference, or null if the service is unavailable.
getPolicy() - Method in class net.sourceforge.jnlp.UpdateDesc
 
getPortNumberDocument() - Static method in class net.sourceforge.jnlp.controlpanel.NetworkSettingsPanel
Creates a PlainDocument that only take numbers if it will create a valid port number.
getPossibleValues() - Method in interface net.sourceforge.jnlp.config.ValueValidator
Returns a string describing possible values in human-readable form that this ValueValidator accepts
getPrintService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the PrintService reference, or null if the service is unavailable.
getProperties() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the Properties as a list.
getPropertiesMap() - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns the properties as a map.
getProperty(String) - Method in class net.sourceforge.jnlp.config.DeploymentConfiguration
Get the value for the given key
getProperty(String) - Method in class net.sourceforge.jnlp.util.PropertiesFile
Returns the value of the specified key, or null if the key does not exist.
getProperty(String, String) - Method in class net.sourceforge.jnlp.util.PropertiesFile
Returns the value of the specified key, or the default value if the key does not exist.
getProxies(URL) - Method in class net.sourceforge.jnlp.runtime.FakePacEvaluator
 
getProxies(URL) - Method in interface net.sourceforge.jnlp.runtime.PacEvaluator
Get the proxies for accessing a given URL.
getProxies(URL) - Method in class net.sourceforge.jnlp.runtime.RhinoBasedPacEvaluator
Get the proxies for accessing a given URL.
getProxiesFromPacResult(String) - Static method in class net.sourceforge.jnlp.runtime.JNLPProxySelector
Converts a proxy string from a browser into a List of Proxy objects suitable for java.
getPublisher() - Method in interface net.sourceforge.jnlp.security.CertVerifier
Returns the application's publisher's certificate.
getPublisher() - Method in class net.sourceforge.jnlp.security.HttpsCertVerifier
 
getPublisher() - Method in class net.sourceforge.jnlp.tools.JarSigner
 
getRandomAccessFile(String) - Method in interface javax.jnlp.FileContents
 
getRangedIntegerValidator(int, int) - Static method in class net.sourceforge.jnlp.config.BasicValueValidators
Returns a ValueValidator that checks if an object represents a valid integer (it is a Integer or Long or a String representation of one), within the given range.
getRaw() - Method in class net.sourceforge.jnlp.config.DeploymentConfiguration
 
getReadPermission(URL, Version) - Static method in class net.sourceforge.jnlp.cache.CacheUtil
Returns the Permission object necessary to access the resource, or null if no permission is needed.
getRelatedContents() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the related-contents specified by this JNLP file
getResource(URL, Version, UpdatePolicy) - Static method in class net.sourceforge.jnlp.cache.Resource
Return a shared Resource object representing the given location and version.
getResource(String) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
Finds the resource in this, the parent, or the extension class loaders.
getResourceLocation() - Method in class net.sourceforge.jnlp.event.DownloadEvent
Returns the location of the resource being downloaded.
getResources() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the resources section of the JNLP file as viewed through the default locale and the os.name and os.arch properties.
getResources(Locale, String, String) - Method in class net.sourceforge.jnlp.JNLPFile
Returns the resources section of the JNLP file for the specified locale, os, and arch.
getResources(Locale, String, String) - Method in class net.sourceforge.jnlp.PluginBridge
 
getResources(Class<T>) - Method in class net.sourceforge.jnlp.ResourcesDesc
Returns all resources of the specified type.
getResourcesDesc() - Method in class net.sourceforge.jnlp.JREDesc
Returns the resources defined for this JRE.
getResourcesDescs() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the resources section of the JNLP file as viewed through the default locale and the os.name and os.arch properties.
getResourcesDescs(Locale, String, String) - Method in class net.sourceforge.jnlp.JNLPFile
Returns the resources section of the JNLP file for the specified locale, os, and arch.
getResourcesDescs(Locale, String, String) - Method in class net.sourceforge.jnlp.PluginBridge
Returns the resources section of the JNLP file for the specified locale, os, and arch.
getRoot() - Method in interface net.sourceforge.jnlp.security.CertVerifier
Returns the application's root's certificate.
getRoot() - Method in class net.sourceforge.jnlp.security.HttpsCertVerifier
 
getRoot() - Method in class net.sourceforge.jnlp.tools.JarSigner
 
getRootInCacerts() - Method in interface net.sourceforge.jnlp.security.CertVerifier
Return if the root is in CA certs
getRootInCacerts() - Method in class net.sourceforge.jnlp.security.HttpsCertVerifier
 
getRootInCacerts() - Method in class net.sourceforge.jnlp.tools.JarSigner
 
getSandBoxPermissions() - Method in class net.sourceforge.jnlp.SecurityDesc
Returns a PermissionCollection containing the sandbox permissions
getSecurity() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the security section of the JNLP file.
getSecurity() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
 
getSecurityDialogHandler() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
 
getSecurityType() - Method in class net.sourceforge.jnlp.SecurityDesc
Returns the permissions type, one of: ALL_PERMISSIONS, SANDBOX_PERMISSIONS, J2EE_PERMISSIONS.
getServiceNames() - Static method in class javax.jnlp.ServiceManager
 
getServiceNames() - Method in interface javax.jnlp.ServiceManagerStub
 
getServiceNames() - Method in class net.sourceforge.jnlp.services.XServiceManagerStub
Returns the service names.
getSeverity() - Method in exception net.sourceforge.jnlp.LaunchException
Returns a short description of the severity of the problem.
getShortcut() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the shortcut specified by this JNLP file
getSigning() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
 
getSingleInstanceService() - Static method in class net.sourceforge.jnlp.services.ServiceUtil
Returns the SingleInstanceService reference, or null if the service is unavailable.
getSize() - Method in class javax.jnlp.DownloadService2.ResourceSpec
 
getSize() - Method in class net.sourceforge.jnlp.IconDesc
Returns the icon size or -1 if not specified in the JNLPFile.
getSource() - Method in class net.sourceforge.jnlp.config.Setting
 
getSourceLocation() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the JNLP file's network location as specified in the JNLP file.
getSpecVersion() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the specification version required by the file.
getStoreFile() - Method in class net.sourceforge.jnlp.util.PropertiesFile
Returns the file backing this properties object.
getStream(String) - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
Required for JRE1.4, but not implemented yet.
getStreamKeys() - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
Required for JRE1.4, but not implemented yet.
getStringValidator(String[]) - Static method in class net.sourceforge.jnlp.config.BasicValueValidators
Returns a ValueValidator that checks if an object is a string from one of the provided Strings.
getSubMenu() - Method in class net.sourceforge.jnlp.MenuDesc
Returns the submenu for this menu entry.
getSummary() - Method in exception net.sourceforge.jnlp.LaunchException
Returns a one-sentence summary of the problem.
getSystemCertStore() - Static method in class net.sourceforge.jnlp.security.SecurityUtil
Returns the keystore associated with the system certs file, or null otherwise.
getTag(URL) - Method in interface javax.jnlp.PersistenceService
 
getThreadGroup() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
Returns the thread group.
getTitle() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the application's title.
getTitle() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the JNLP file's title.
getTitle() - Method in class net.sourceforge.jnlp.PluginBridge
 
getTitle() - Method in class net.sourceforge.jnlp.RelatedContentDesc
Returns the title of this content..
getTitle() - Method in class net.sourceforge.jnlp.runtime.AppletInstance
Returns the application title.
getTitle() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
Returns the application title.
getTotalSize(URL) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
Returns the number of total size in bytes of a resource, or -1 it the size is not known.
getTracker() - Method in class net.sourceforge.jnlp.event.DownloadEvent
Returns the tracker that owns the resource.
getTrustedCertsFilename() - Static method in class net.sourceforge.jnlp.security.SecurityUtil
 
getTrustedCertsPassword() - Static method in class net.sourceforge.jnlp.security.SecurityUtil
 
getType() - Method in class javax.jnlp.DownloadService2.ResourceSpec
 
getUniqueKey() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the location of the parent file if it exists, null otherwise
getUnrecognizedSetting() - Method in class net.sourceforge.jnlp.config.ConfiguratonValidator
 
getUpdate() - Method in class net.sourceforge.jnlp.JNLPFile
Returns the update section of the JNLP file.
getUpdateAvaiableReosurces(DownloadService2.ResourceSpec) - Method in interface javax.jnlp.DownloadService2
 
getUpdatePolicy() - Method in class net.sourceforge.jnlp.cache.Resource
Returns the update policy for this resource
getUpdatePolicy() - Method in class net.sourceforge.jnlp.Launcher
Returns the update policy used when launching applications.
getUpdateRate() - Method in class net.sourceforge.jnlp.cache.DefaultDownloadIndicator
Return the update rate.
getUpdateRate() - Method in interface net.sourceforge.jnlp.cache.DownloadIndicator
Return the desired time in milliseconds between updates.
getUrl() - Method in class javax.jnlp.DownloadService2.ResourceSpec
 
getUrl(Resource, boolean, boolean) - Method in class net.sourceforge.jnlp.cache.ResourceUrlCreator
Returns a url for the resource.
getUrls() - Method in class net.sourceforge.jnlp.cache.ResourceUrlCreator
Returns a list of URLs that the resources might be downloadable from.
getUrlValidator() - Static method in class net.sourceforge.jnlp.config.BasicValueValidators
 
getUserKeyStore() - Static method in class net.sourceforge.jnlp.security.SecurityUtil
Returns the keystore associated with the user's trusted.certs file, or null otherwise.
getValidator() - Method in class net.sourceforge.jnlp.config.Setting
 
getValue() - Method in class net.sourceforge.jnlp.config.Setting
 
getValue() - Method in class net.sourceforge.jnlp.controlpanel.ComboItem
Get the value associated with this item.
getValue() - Method in class net.sourceforge.jnlp.PropertyDesc
Returns the property's value
getValue() - Method in class net.sourceforge.jnlp.security.SecurityDialog
 
getVendor() - Method in class net.sourceforge.jnlp.InformationDesc
Returns the application's vendor.
getVersion() - Method in class javax.jnlp.DownloadService2.ResourceSpec
 
getVersion() - Method in class net.sourceforge.jnlp.ExtensionDesc
Returns the required version of the extension JNLP file.
getVersion() - Method in class net.sourceforge.jnlp.JARDesc
Returns the required version of the JAR file.
getVersion() - Method in class net.sourceforge.jnlp.JREDesc
Returns the JRE version.
getVersionedUrlUsingQuery(Resource) - Method in class net.sourceforge.jnlp.cache.ResourceUrlCreator
Returns the URL for a resource, relying on HTTP query for getting the right version
getVersionStrings() - Method in class net.sourceforge.jnlp.Version
Return the individual version strings that make up a Version.
getVMArgs() - Method in class net.sourceforge.jnlp.JREDesc
Returns the additional arguments to pass to the Java VM Can be null
getWidth() - Method in class net.sourceforge.jnlp.AppletDesc
Returns the width
getWidth() - Method in class net.sourceforge.jnlp.IconDesc
Returns the icon width or -1 if not specified in the JNLPFile.
getWindowIcon() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
Returns the window icon.
greater(List<String>, List<String>) - Method in class net.sourceforge.jnlp.Version
Returns whether the parts of one version are greater than the parts of another version.
GuiLaunchHandler - Class in net.sourceforge.jnlp
A LaunchHandler that gives feedback to the user using GUI elements including splash screens and exception dialogs.
GuiLaunchHandler() - Constructor for class net.sourceforge.jnlp.GuiLaunchHandler
 

IcedTea-Web
NetX
A B C D E F G H I J K L M N O P R S T U V W X
Submit a bug or feature