- get(URL) - Method in class netx.jnlp.services.XPersistenceService
-
- get(int) - Method in class netx.jnlp.util.WeakList
-
Returns the object at the specified index, or null if the
object has been collected.
- getAmountRead(URL) - Method in class netx.jnlp.cache.ResourceTracker
-
Returns the number of bytes downloaded for a resource.
- getApplet() - Method in class netx.jnlp.JNLPFile
-
Returns the launch information for an applet.
- getApplet(Node) - Method in class netx.jnlp.Parser
-
Returns the applet descriptor.
- getApplet(String) - Method in class netx.jnlp.runtime.AppletEnvironment
-
Returns the applet if the applet's name is specified,
otherwise return null.
- getApplet() - Method in class netx.jnlp.runtime.AppletInstance
-
Returns the applet.
- getAppletContext() - Method in class netx.jnlp.runtime.AppletEnvironment
-
- getAppletEnvironment() - Method in class netx.jnlp.runtime.AppletInstance
-
Returns the applet environment.
- getAppletFrame() - Method in class netx.jnlp.runtime.AppletEnvironment
-
Returns the frame that contains the applet.
- getApplets() - Method in class netx.jnlp.runtime.AppletEnvironment
-
Returns an enumeration that contains only the applet
from the JNLP file.
- getApplication() - Method in class netx.jnlp.event.ApplicationEvent
-
Returns the application instance.
- getApplication() - Method in class netx.jnlp.JNLPFile
-
Returns the launch information for an application.
- getApplication(Node) - Method in class netx.jnlp.Parser
-
Returns the application descriptor.
- getApplication() - Method in class netx.jnlp.runtime.AppThreadGroup
-
Returns the JNLP app for this thread group.
- getApplication() - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Returns the JNLP app for this classloader
- getApplication() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Return the current Application, or null if none can be
determined.
- getApplication() - Method in class netx.jnlp.runtime.JNLPSecurityManager
-
Return the current Application, or null if none can be
determined.
- getApplication(Window) - Method in class netx.jnlp.runtime.JNLPSecurityManager
-
Return the application the opened the specified window (only
call from event dispatch thread).
- getApplication(Class[], int) - Method in class netx.jnlp.runtime.JNLPSecurityManager
-
Return the current Application, or null.
- getArch() - Method in class netx.jnlp.ResourcesDesc
-
Returns the architecture required by these resources, or null
if no locale was specified in the JNLP file.
- getArguments() - Method in class netx.jnlp.ApplicationDesc
-
Returns the arguments
- getAttribute(String) - Method in class netx.jnlp.Node
-
- getAttribute(Node, String, String) - Method in class netx.jnlp.Parser
-
Retuns an attribute or the specified defaultValue if there is
no such attribute.
- getAudioClip(URL) - Method in class netx.jnlp.runtime.AppletEnvironment
-
Returns an audio clip.
- getBaseDir() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Return the base directory containing the cache, persistence
store, etc.
- getBasicService() - Static method in class netx.jnlp.services.ServiceUtil
-
Returns the BasicService reference, or null if the service is
unavailable.
- getCachedResource(URL, Version, UpdatePolicy) - Static method in class netx.jnlp.cache.CacheUtil
-
Caches a resource and returns a URL for it in the cache;
blocks until resource is cached.
- getCacheFile(URL, Version) - Static method in class netx.jnlp.cache.CacheUtil
-
Returns the file for the locally cached contents of the
source.
- getCacheFile(URL) - Method in class netx.jnlp.cache.ResourceTracker
-
Returns a file containing the downloaded resource.
- getCacheURL(URL) - Method in class netx.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.
- getCategory() - Method in exception netx.jnlp.LaunchException
-
Returns the category string, a short description of the
exception suitable for displaying in a window title.
- getCause() - Method in exception netx.jnlp.LaunchException
-
Return the cause of the launch exception or null if there
is no cause exception.
- getCause() - Method in exception netx.jnlp.ParseException
-
Return the cause of the launch exception or null if there
is no cause exception.
- getCauses() - Method in exception netx.jnlp.LaunchException
-
Returns the causes for this exception.
- getChildNode(Node, String) - Static method in class netx.jnlp.Parser
-
Returns the first child node with the specified name.
- getChildNodes() - Method in class netx.jnlp.Node
-
- getChildNodes(Node, String) - Static method in class netx.jnlp.Parser
-
Returns all child nodes with the specified name.
- getClassLoader() - Method in class netx.jnlp.runtime.ApplicationInstance
-
Returns the classloader.
- getClipboardService() - Static method in class netx.jnlp.services.ServiceUtil
-
Returns the ClipboardService reference, or null if the service is
unavailable.
- getCodeBase() - Method in class netx.jnlp.JNLPFile
-
Returns the codebase URL for the JNLP file.
- getCodeBase() - Method in class netx.jnlp.Parser
-
Returns the codebase.
- getCodeBase() - Method in class netx.jnlp.runtime.AppletEnvironment
-
- getCodeBase() - Method in class netx.jnlp.services.XBasicService
-
Returns the codebase of the application, applet, or
installer.
- getComponent() - Method in class netx.jnlp.JNLPFile
-
Returns the launch information for a component.
- getComponent(Node) - Method in class netx.jnlp.Parser
-
Returns the component descriptor.
- getDefaultBaseDir() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns the system default base dir for or if not set,
prompts the user for the location.
- getDefaultDownloadIndicator() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns the default download indicator.
- getDefaultLaunchHandler() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns the default launch handler.
- getDefaultProgressWindow() - Method in class netx.jnlp.services.XDownloadService
-
Returns a listener that will automatically display download
progress to the user.
- getDefaultUpdatePolicy() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns the default update policy.
- getDepth() - Method in class netx.jnlp.IconDesc
-
Returns the icon depth or -1 if not specified in the
JNLPFile.
- getDescription() - Method in class netx.jnlp.InformationDesc
-
Returns the default description for the application.
- getDescription(Object) - Method in class netx.jnlp.InformationDesc
-
Returns the application's description of the specified type.
- getDescription() - Method in exception netx.jnlp.LaunchException
-
Return a description of the exception and the action being
performed when the exception occurred.
- getDocumentBase() - Method in class netx.jnlp.AppletDesc
-
Returns the document base
- getDocumentBase() - Method in class netx.jnlp.runtime.AppletEnvironment
-
- getDownloadService() - Static method in class netx.jnlp.services.ServiceUtil
-
Returns the DownloadService reference, or null if the service is
unavailable.
- getExtension(Node) - Method in class netx.jnlp.Parser
-
Returns the Extension element at the specified node.
- getExtensionHREF() - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Deprecated.
- getExtensionInstallerService() - Static method in class netx.jnlp.services.ServiceUtil
-
Returns the ExtensionInstallerService reference, or null if the service is
unavailable.
- getExtensionLocation() - Method in class netx.jnlp.services.XExtensionInstallerService
-
- getExtensionName() - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Deprecated.
- getExtensionParts(String) - Method in class netx.jnlp.ExtensionDesc
-
Returns the parts in the extension JNLP file mapped to the
part of the main file.
- getExtensions() - Method in class netx.jnlp.ResourcesDesc
-
Returns the Extensions.
- getExtensionVersion() - Method in class netx.jnlp.services.XExtensionInstallerService
-
- getFile() - Method in exception netx.jnlp.LaunchException
-
Returns the JNLPFile being launched.
- getFileLocation() - Method in class netx.jnlp.JNLPFile
-
Returns the location of the file parsed to create the JNLP
file, or null if it was not created from a URL.
- getFileLocation() - Method in class netx.jnlp.Parser
-
Returns the file location.
- getFileOpenService() - Static method in class netx.jnlp.services.ServiceUtil
-
Returns the FileOpenService reference, or null if the service is
unavailable.
- getFileSaveService() - Static method in class netx.jnlp.services.ServiceUtil
-
Returns the FileSaveService reference, or null if the service is
unavailable.
- getFileVersion() - Method in class netx.jnlp.JNLPFile
-
Returns the JNLP file's version.
- getFileVersion() - Method in class netx.jnlp.Parser
-
Returns the file version.
- getFirstChild() - Method in class netx.jnlp.Node
-
- getHeight() - Method in class netx.jnlp.AppletDesc
-
Returns the height
- getHeight() - Method in class netx.jnlp.IconDesc
-
Returns the icon height or -1 if not specified in the
JNLPFile.
- getHomepage() - Method in class netx.jnlp.InformationDesc
-
Returns the application's homepage.
- getIcon(Node) - Method in class netx.jnlp.Parser
-
Returns the icon element at the specified node.
- getIconLocation(Object, int, int) - Method in class netx.jnlp.InformationDesc
-
Returns the URL of the icon closest to the specified size and
kind.
- getIcons(Object) - Method in class netx.jnlp.InformationDesc
-
Returns the icons specified by the JNLP file.
- getImage(URL) - Method in class netx.jnlp.runtime.AppletEnvironment
-
Return an image loaded from the specified location.
- getInfo(Node) - Method in class netx.jnlp.Parser
-
Returns all of the information elements under the specified
node.
- getInformation() - Method in class netx.jnlp.JNLPFile
-
Returns the information section of the JNLP file as viewed
through the default locale.
- getInformation(Locale) - Method in class netx.jnlp.JNLPFile
-
Returns the information section of the JNLP file as viewed
through the specified locale.
- getInformationDesc(Node) - Method in class netx.jnlp.Parser
-
Returns the information element at the specified node.
- getInitialDelay() - Method in class netx.jnlp.cache.DefaultDownloadIndicator
-
Return the initial delay before obtaining a listener.
- getInitialDelay() - Method in interface netx.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 netx.jnlp.JREDesc
-
Returns the initial heap size in bytes.
- getInputStream(URL) - Method in class netx.jnlp.cache.ResourceTracker
-
Returns an input stream that reads the contents of the
resource.
- getInputStream() - Method in class netx.jnlp.services.XFileContents
-
- getInsets() - Method in class netx.jnlp.runtime.InstallDialog
-
- getInstallDir() - Static method in class netx.jnlp.runtime.InstallDialog
-
- getInstalledJRE(URL, String) - Method in class netx.jnlp.services.XExtensionInstallerService
-
- getInstaller() - Method in class netx.jnlp.JNLPFile
-
Returns the launch information for an installer.
- getInstaller(Node) - Method in class netx.jnlp.Parser
-
Returns the installer descriptor.
- getInstallPath() - Method in class netx.jnlp.services.XExtensionInstallerService
-
- getInstance(JNLPFile, UpdatePolicy) - Static method in class netx.jnlp.runtime.JNLPClassLoader
-
Returns a JNLP classloader for the specified JNLP file.
- getInstance(URL, UpdatePolicy) - Static method in class netx.jnlp.runtime.JNLPClassLoader
-
Returns a JNLP classloader for the JNLP file at the specified
location.
- getItem(Object) - Method in class netx.jnlp.InformationDesc
-
Returns the last item matching the specified key.
- getItems(Object) - Method in class netx.jnlp.InformationDesc
-
Returns all items matching the specified key.
- getJAR(Node) - Method in class netx.jnlp.Parser
-
Returns the JAR element at the specified node.
- getJARs() - Method in class netx.jnlp.ResourcesDesc
-
Returns all of the JARs.
- getJARs(String) - Method in class netx.jnlp.ResourcesDesc
-
Returns the JARs with the specified part name.
- getJNLPFile() - Method in class netx.jnlp.ExtensionDesc
-
Returns a JNLPFile for the extension, or null if the JNLP
file has not been resolved.
- getJNLPFile() - Method in class netx.jnlp.InformationDesc
-
Returns the JNLPFile the information is for.
- getJNLPFile() - Method in class netx.jnlp.ResourcesDesc
-
Returns the JNLPFile the resources are for.
- getJNLPFile() - Method in class netx.jnlp.runtime.ApplicationInstance
-
Returns the JNLP file for this task.
- getJNLPFile() - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Returns the JNLP file the classloader was created from.
- getJRE(Node) - Method in class netx.jnlp.Parser
-
Returns the JRE element at the specified node.
- getJREs() - Method in class netx.jnlp.ResourcesDesc
-
Returns the JVMs.
- getKey() - Method in class netx.jnlp.PropertyDesc
-
Returns the property's key
- getKind() - Method in class netx.jnlp.IconDesc
-
Returns the icon type.
- getLastUpdated() - Method in class netx.jnlp.cache.CacheEntry
-
Returns the time in the local system clock that the file was
most recently checked for an update.
- getLauncher(Node) - Method in class netx.jnlp.Parser
-
Returns the launch descriptor element, either AppletDesc,
ApplicationDesc, ComponentDesc, or InstallerDesc.
- getLaunchInfo() - Method in class netx.jnlp.JNLPFile
-
Returns an object of one of the following types: AppletDesc,
ApplicationDesc, InstallerDesc, and ComponentDesc.
- getLength() - Method in class netx.jnlp.services.XFileContents
-
- getListener(ApplicationInstance, String, URL[]) - Method in class netx.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 netx.jnlp.cache.DownloadIndicator
-
Return a download service listener that displays the progress
of downloading resources.
- getLocale(String) - Method in class netx.jnlp.Parser
-
Returns a Locale from a single locale.
- getLocales() - Method in class netx.jnlp.InformationDesc
-
Returns the locales for the information.
- getLocales(Node) - Method in class netx.jnlp.Parser
-
Returns the Locale object(s) from a node's locale attribute.
- getLocales() - Method in class netx.jnlp.ResourcesDesc
-
Returns the locale required by these resources, or null if no
locale was specified in the JNLP file.
- getLocation() - Method in class netx.jnlp.cache.CacheEntry
-
Returns the remote location this entry caches.
- getLocation() - Method in class netx.jnlp.cache.Resource
-
Returns the remote location of the resource.
- getLocation() - Method in class netx.jnlp.ExtensionDesc
-
Returns the location of the extension JNLP file.
- getLocation() - Method in class netx.jnlp.IconDesc
-
Returns the location of the icon.
- getLocation() - Method in class netx.jnlp.JARDesc
-
Returns the URL of the JAR file.
- getLocation() - Method in class netx.jnlp.JREDesc
-
Returns the JRE version string.
- getMainClass() - Method in class netx.jnlp.AppletDesc
-
Returns the main class name
- getMainClass() - Method in class netx.jnlp.ApplicationDesc
-
Returns the main class name
- getMainClass() - Method in class netx.jnlp.InstallerDesc
-
Returns the main class name and package.
- getMainJAR() - Method in class netx.jnlp.ResourcesDesc
-
Returns the main JAR for these resources.
- getMaximumHeapSize() - Method in class netx.jnlp.JREDesc
-
Returns the maximum heap size in bytes.
- getMaxLength() - Method in class netx.jnlp.services.XFileContents
-
- getMessage(String) - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns the localized resource string identified by the
specified key.
- getMessage(String, Object[]) - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns the localized resource string using the specified
arguments.
- getMethod(Class, String, Object[]) - Method in class netx.jnlp.util.Reflect
-
Return the Method matching the specified name and number of
arguments.
- getName() - Method in class netx.jnlp.AppletDesc
-
Returns the applet name
- getName() - Method in class netx.jnlp.ExtensionDesc
-
Returns the name of the extension.
- getName() - Method in class netx.jnlp.PackageDesc
-
Returns the package name.
- getName() - Method in class netx.jnlp.services.XFileContents
-
- getNames(URL) - Method in class netx.jnlp.services.XPersistenceService
-
- getNativeDir() - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Return the base directory to store native code files in.
- getNextSibling() - Method in class netx.jnlp.Node
-
- getNodeName() - Method in class netx.jnlp.Node
-
- getNodeValue() - Method in class netx.jnlp.Node
-
- getOS() - Method in class netx.jnlp.ResourcesDesc
-
Returns the os required by these resources, or null if no
locale was specified in the JNLP file.
- getOutputStream(URL, Version) - Static method in class netx.jnlp.cache.CacheUtil
-
Returns a buffered output stream open for writing to the
cache file.
- getOutputStream(boolean) - Method in class netx.jnlp.services.XFileContents
-
- getPackage(Node) - Method in class netx.jnlp.Parser
-
Returns the Package element at the specified node.
- getPackages() - Method in class netx.jnlp.ResourcesDesc
-
Returns the Packages.
- getPackages(String) - Method in class netx.jnlp.ResourcesDesc
-
Returns the Packages that match the specified class name.
- getParameter(String) - Method in class netx.jnlp.runtime.AppletEnvironment
-
- getParameters() - Method in class netx.jnlp.AppletDesc
-
Returns the applet parameters
- getPart() - Method in class netx.jnlp.JARDesc
-
Returns the part name, or null if not specified in the JNLP
file.
- getPart() - Method in class netx.jnlp.PackageDesc
-
Returns the part name.
- getParts(String) - Method in class netx.jnlp.Version
-
Return the constituent parts of a version string.
- getPermissions(CodeSource) - Method in class netx.jnlp.runtime.Boot13
-
- getPermissions(CodeSource) - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Returns the permissions for the CodeSource.
- getPermissions(CodeSource) - Method in class netx.jnlp.runtime.JNLPPolicy
-
Return a mutable, heterogeneous-capable permission collection
for the source.
- getPermissions() - Method in class netx.jnlp.SecurityDesc
-
Returns a PermissionCollection containing the basic
permissions granted depending on the security type.
- getPersistenceService() - Static method in class netx.jnlp.services.ServiceUtil
-
Returns the PersistenceService reference, or null if the service is
unavailable.
- getPreferredSize() - Method in class netx.jnlp.runtime.InstallDialog
-
- getPrintService() - Static method in class netx.jnlp.services.ServiceUtil
-
Returns the PrintService reference, or null if the service is
unavailable.
- getProperties() - Method in class netx.jnlp.ResourcesDesc
-
Returns the Properties as a list.
- getProperties() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Return a PropertiesFile object backed by the runtime's
properties file.
- getPropertiesMap() - Method in class netx.jnlp.ResourcesDesc
-
Returns the properties as a map.
- getProperty(Node) - Method in class netx.jnlp.Parser
-
Returns the Property element at the specified node.
- getProperty(String) - Method in class netx.jnlp.util.PropertiesFile
-
Returns the value of the specified key, or null if the key
does not exist.
- getProperty(String, String) - Method in class netx.jnlp.util.PropertiesFile
-
Returns the value of the specified key, or the default value
if the key does not exist.
- getRandomAccessFile(String) - Method in class netx.jnlp.services.XFileContents
-
- getReadPermission(URL, Version) - Static method in class netx.jnlp.cache.CacheUtil
-
Returns the Permission object necessary to access the
resource, or null if no permission is needed.
- getRequiredAttribute(Node, String, String) - Method in class netx.jnlp.Parser
-
Returns the same result as getAttribute except that if strict
mode is enabled or the default value is null a parse
exception is thrown instead of returning the default value.
- getRequiredURL(Node, String, URL) - Method in class netx.jnlp.Parser
-
Returns the same result as getURL except that a
ParseException is thrown if the attribute is null or empty.
- getResource(URL, Version) - Static method in class netx.jnlp.cache.Resource
-
Return a shared Resource object representing the given
location and version.
- getResource(String) - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Finds the resource in this, the parent, or the extension
class loaders.
- getResourceLocation() - Method in class netx.jnlp.event.DownloadEvent
-
Returns the location of the resource being downloaded.
- getResources() - Method in class netx.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 netx.jnlp.JNLPFile
-
Returns the information section of the JNLP file for the
specified locale, os, and arch.
- getResources(Node, boolean) - Method in class netx.jnlp.Parser
-
Returns all of the ResourcesDesc elements under the specified
node (jnlp or j2se).
- getResources(Class) - Method in class netx.jnlp.ResourcesDesc
-
Returns all resources of the specified type.
- getResourcesDesc() - Method in class netx.jnlp.JREDesc
-
Returns the resources defined for this JRE.
- getResourcesDesc(Node, boolean) - Method in class netx.jnlp.Parser
-
Returns the ResourcesDesc element at the specified node.
- getRootNode(InputStream) - Static method in class netx.jnlp.Parser
-
Return the root node from the XML document in the specified
input stream.
- getSecurity() - Method in class netx.jnlp.JNLPFile
-
Returns the security section of the JNLP file.
- getSecurity(Node) - Method in class netx.jnlp.Parser
-
Returns the security descriptor element.
- getSecurityType() - Method in class netx.jnlp.SecurityDesc
-
Returns the permissions type, one of: ALL_PERMISSIONS,
SANDBOX_PERMISSIONS, J2EE_PERMISSIONS.
- getServiceNames() - Method in class netx.jnlp.services.XServiceManagerStub
-
Returns the service names.
- getSeverity() - Method in exception netx.jnlp.LaunchException
-
Returns a short description of the severity of the problem.
- getSize() - Method in class netx.jnlp.IconDesc
-
Returns the icon size or -1 if not specified in the JNLPFile.
- getSourceLocation() - Method in class netx.jnlp.JNLPFile
-
Returns the JNLP file's network location as specified in the
JNLP file.
- getSpanText(Node) - Method in class netx.jnlp.Parser
-
Returns the implied text under a node, for example "text" in
"text".
- getSpecVersion() - Method in class netx.jnlp.JNLPFile
-
Returns the specification version required by the file.
- getSpecVersion() - Method in class netx.jnlp.Parser
-
Returns the specification version.
- getStoreFile() - Method in class netx.jnlp.util.PropertiesFile
-
Returns the file backing this properties object.
- getStream(String) - Method in class netx.jnlp.runtime.AppletEnvironment
-
Required for JRE1.4, but not implemented yet.
- getStreamKeys() - Method in class netx.jnlp.runtime.AppletEnvironment
-
Required for JRE1.4, but not implemented yet.
- getSummary() - Method in exception netx.jnlp.LaunchException
-
Returns a one-sentence summary of the problem.
- getSupportedVersions() - Static method in class netx.jnlp.JNLPFile
-
Returns the JNLP specification versions supported.
- getSupportedVersions() - Static method in class netx.jnlp.Parser
-
Return the JNLP specification versions supported.
- getTag(URL) - Method in class netx.jnlp.services.XPersistenceService
-
- getThreadGroup() - Method in class netx.jnlp.runtime.ApplicationInstance
-
Returns the thread group.
- getThreadGroup() - Method in class netx.jnlp.runtime.JNLPSecurityManager
-
Returns the application's thread group if the application can
be determined; otherwise returns super.getThreadGroup()
- getTitle() - Method in class netx.jnlp.InformationDesc
-
Returns the application's title.
- getTitle() - Method in class netx.jnlp.JNLPFile
-
Returns the JNLP file's title.
- getTitle() - Method in class netx.jnlp.runtime.AppletInstance
-
Returns the application title.
- getTitle() - Method in class netx.jnlp.runtime.ApplicationInstance
-
Returns the application title.
- getTotalSize(URL) - Method in class netx.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 netx.jnlp.cache.Resource
-
Returns the tracker that first created or monitored the
resource, or null if no trackers are monitoring the resource.
- getTracker() - Method in class netx.jnlp.event.DownloadEvent
-
Returns the tracker that owns the resource.
- getUpdatePolicy() - Method in class netx.jnlp.Launcher
-
Returns the update policy used when launching applications.
- getUpdateRate() - Method in class netx.jnlp.cache.DefaultDownloadIndicator
-
Return the update rate.
- getUpdateRate() - Method in interface netx.jnlp.cache.DownloadIndicator
-
Return the desired time in milliseconds between updates.
- getURL(Node, String, URL) - Method in class netx.jnlp.Parser
-
Returns a URL object from a href string relative to the
code base.
- getValue() - Method in class netx.jnlp.PropertyDesc
-
Returns the property's value
- getVendor() - Method in class netx.jnlp.InformationDesc
-
Returns the application's vendor.
- getVersion() - Method in class netx.jnlp.ExtensionDesc
-
Returns the required version of the extension JNLP file.
- getVersion() - Method in class netx.jnlp.JARDesc
-
Returns the required version of the JAR file.
- getVersion() - Method in class netx.jnlp.JREDesc
-
Returns the JRE version.
- getVersion(Node, String, String) - Method in class netx.jnlp.Parser
-
Returns a Version from the specified attribute and default
value.
- getVersionStrings() - Method in class netx.jnlp.Version
-
Return the individual version strings that make up a Version.
- getWidth() - Method in class netx.jnlp.AppletDesc
-
Returns the width
- getWidth() - Method in class netx.jnlp.IconDesc
-
Returns the icon width or -1 if not specified in the
JNLPFile.
- getWindowIcon() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns the window icon.
- greater(List, List) - Method in class netx.jnlp.Version
-
Returns whether the parts of one version are greater than
the parts of another version.
- IconDesc - Class in netx.jnlp
-
The icon element.
- IconDesc(URL, Object, int, int, int, int) - Constructor for class netx.jnlp.IconDesc
-
Creates an icon descriptor with the specified information.
- InformationDesc - Class in netx.jnlp
-
The information element.
- InformationDesc(JNLPFile, Locale[]) - Constructor for class netx.jnlp.InformationDesc
-
Create an information element object.
- initialize(URLConnection) - Method in class netx.jnlp.cache.CacheEntry
-
Initialize the cache entry data from a connection to the
remote resource (does not store data).
- initialize() - Method in class netx.jnlp.runtime.ApplicationInstance
-
Initialize the application's environment (installs
environment variables, etc).
- initialize() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Initialize the JNLP runtime environment by installing the
security manager and security policy, initializing the JNLP
standard services, etc.
- initializeExtensions() - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Load the extensions specified in the JNLP file.
- initializePermissions() - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Make permission objects for the classpath.
- initializeResources() - Method in class netx.jnlp.runtime.JNLPClassLoader
-
Load all of the JARs used in this JNLP file into the
ResourceTracker for downloading.
- InstallDialog - Class in netx.jnlp.runtime
-
Prompt for an install location.
- InstallDialog() - Constructor for class netx.jnlp.runtime.InstallDialog
-
- installEnvironment() - Method in class netx.jnlp.runtime.ApplicationInstance
-
Install the environment variables.
- InstallerDesc - Class in netx.jnlp
-
The installer-desc element.
- InstallerDesc(String) - Constructor for class netx.jnlp.InstallerDesc
-
Creates a installer descriptor.
- installFailed() - Method in class netx.jnlp.services.XExtensionInstallerService
-
- installSucceeded(boolean) - Method in class netx.jnlp.services.XExtensionInstallerService
-
- invoke(Object, String) - Method in class netx.jnlp.util.Reflect
-
Invoke a zero-parameter method by name on the specified
object.
- invoke(Object, String, Object[]) - Method in class netx.jnlp.util.Reflect
-
Invoke a method by name with the specified parameters.
- invokeStatic(String, String) - Method in class netx.jnlp.util.Reflect
-
Invoke a zero-parameter static method by name.
- invokeStatic(String, String, Object[]) - Method in class netx.jnlp.util.Reflect
-
Invoke the static method using the specified parameters.
- isActive() - Method in class netx.jnlp.runtime.AppletEnvironment
-
- isApplet() - Method in class netx.jnlp.JNLPFile
-
Returns whether the lauch descriptor describes an Applet.
- isApplication() - Method in class netx.jnlp.JNLPFile
-
Returns whether the lauch descriptor describes an Application.
- isCacheable(URL, Version) - Static method in class netx.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.
- isCached() - Method in class netx.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 netx.jnlp.cache.CacheUtil
-
Returns true if the cache has a local copy of the contents of
the URL matching the specified version string.
- isComponent() - Method in class netx.jnlp.JNLPFile
-
Returns whether the lauch descriptor describes a Component.
- isCreateAppContext() - Method in class netx.jnlp.Launcher
-
Returns whether applications are launched in their own
AppContext.
- isCurrent(URLConnection) - Method in class netx.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, URLConnection) - Static method in class netx.jnlp.cache.CacheUtil
-
Returns whether there is a version of the URL contents in the
cache and it is up to date.
- isDebug() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Return whether debug statements for the JNLP client code
should be printed.
- isEager() - Method in class netx.jnlp.JARDesc
-
Returns true if the JAR file should be downloaded before
starting the application.
- isExitClass() - Method in class netx.jnlp.runtime.JNLPSecurityManager
-
Returns whether the exit class is present on the stack, or
true if no exit class is set.
- isExtensionPartCached(URL, String, String) - Method in class netx.jnlp.services.XDownloadService
-
Returns whether the part in an extension (specified by the
url and version) is cached locally.
- isExtensionPartCached(URL, String, String[]) - Method in class netx.jnlp.services.XDownloadService
-
Returns whether the parts in an extension (specified by the
url and version) are cached locally.
- isHeadless() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns whether the JNLP client will use any AWT/Swing
components.
- isInitialized() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns whether the JNLP runtime environment has been
initialized.
- isInstaller() - Method in class netx.jnlp.JNLPFile
-
Returns whether the lauch descriptor describes an Installer.
- isLazy() - Method in class netx.jnlp.JARDesc
-
Returns true if the JAR file should be downloaded on demand.
- isMain() - Method in class netx.jnlp.JARDesc
-
Returns true if the JNLP file defined this JAR as containing
the main class.
- isNative() - Method in class netx.jnlp.JARDesc
-
Returns true if the JAR file contains native code
libraries.
- isOffline() - Method in class netx.jnlp.services.XBasicService
-
Return true if the Environment is Offline
- isOfflineAllowed() - Method in class netx.jnlp.InformationDesc
-
Returns whether offline execution allowed.
- isPartCached(String) - Method in class netx.jnlp.services.XDownloadService
-
Returns whether the part of the calling application is cached
locally.
- isPartCached(String[]) - Method in class netx.jnlp.services.XDownloadService
-
Returns whether all of the parts of the calling application
are cached locally.
- isPlatformVersion() - Method in class netx.jnlp.JREDesc
-
Returns true if the JRE version is a Java platform version
(java.specification.version property) or false if it is a
product version (java.version property).
- isRecursive() - Method in class netx.jnlp.PackageDesc
-
Returns whether subpackages should be matched by this
package.
- isResizable() - Method in class netx.jnlp.runtime.AppletInstance
-
Returns whether the applet is resizable.
- isResourceCached(URL, String) - Method in class netx.jnlp.services.XDownloadService
-
Returns whether the resource is cached locally.
- isRunning() - Method in class netx.jnlp.runtime.ApplicationInstance
-
Returns whether the application is running.
- isSecurityEnabled() - Static method in class netx.jnlp.runtime.JNLPRuntime
-
Returns whether the secure runtime environment is enabled.
- isSet(int) - Method in class netx.jnlp.cache.Resource
-
Returns true if any of the specified flags are set.
- isSharingAllowed() - Method in class netx.jnlp.InformationDesc
-
Returns whether the resources specified in the JNLP file may
be shared by more than one instance in the same JVM
(JNLP extension).
- isTrustedEnvironment() - Method in class netx.jnlp.Parser
-
Returns whether the JNLP file requests a trusted execution
environment.
- isVersionId() - Method in class netx.jnlp.Version
-
Returns true if the version represents a version-id (a
single version number such as 1.2) and false otherwise.
- isWebBrowserSupported() - Method in class netx.jnlp.services.XBasicService
-
Return true if a Web Browser is Supported