- AboutDialog - Class in net.sourceforge.jnlp.about
-
- AboutDialog.ShowPage - Enum in net.sourceforge.jnlp.about
-
- AboutPanel - Class in net.sourceforge.jnlp.controlpanel
-
This class provides a GUI interface which shows some basic information on
this project.
- AboutPanel() - Constructor for class net.sourceforge.jnlp.controlpanel.AboutPanel
-
- AbstractLaunchHandler - Class in net.sourceforge.jnlp
-
- AbstractLaunchHandler(OutputController) - Constructor for class net.sourceforge.jnlp.AbstractLaunchHandler
-
- accessType - Variable in class net.sourceforge.jnlp.security.SecurityDialogMessage
-
- actionPerformed(ActionEvent) - Method in class net.sourceforge.jnlp.about.AboutDialog
-
- actionPerformed(ActionEvent) - Method in class net.sourceforge.jnlp.controlpanel.NetworkSettingsPanel
-
- actionPerformed(ActionEvent) - Method in class net.sourceforge.jnlp.controlpanel.SecuritySettingsPanel
-
- activateJars(List<JARDesc>) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Ensures that the list of jars have all been transferred, and makes them
available to the classloader.
- add(List<JARDesc>, ResourceTracker) - Method in class net.sourceforge.jnlp.tools.JarCertVerifier
-
Update the verifier to consider new jars when verifying.
- add(int, E) - Method in class net.sourceforge.jnlp.util.WeakList
-
Inserts the object at the specified position in the list.
- addApplicationListener(ApplicationListener) - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
-
Add an Application listener
- addArgument(String) - Method in class net.sourceforge.jnlp.ApplicationDesc
-
Add an argument to the end of the arguments.
- addAvailable() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Adds whatever resources have already been downloaded in the background.
- addChild(DirectoryNode) - Method in class net.sourceforge.jnlp.cache.DirectoryNode
-
Append the given node to the list of child nodes.
- addChild(XMLElement) - Method in class net.sourceforge.nanoxml.XMLElement
-
Adds a child element.
- addComponents() - Method in class net.sourceforge.jnlp.controlpanel.NetworkSettingsPanel
-
This adds the components to the panel.
- addDownloadListener(DownloadListener) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
-
Adds the listener to the list of objects interested in
receivind DownloadEvents.
- addEntry(String, String) - Method in class net.sourceforge.jnlp.cache.CacheLRUWrapper
-
This adds a new entry to file.
- addInfo(InformationDesc, Node, String, Object) - Method in class net.sourceforge.jnlp.Parser
-
Adds a key,value pair to the information object.
- addItem(String, Object) - Method in class net.sourceforge.jnlp.InformationDesc
-
Add an information item (description, icon, etc) under a
specified key name.
- addNextResource() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Adds the next unused resource to the classloader.
- addParameter(String, String) - Method in class net.sourceforge.jnlp.AppletDesc
-
Adds a parameter to the applet.
- addPart(String, String, boolean) - Method in class net.sourceforge.jnlp.ExtensionDesc
-
Adds an extension part to be downloaded when the specified
part of the main JNLP file is loaded.
- addPermission(Permission) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
- addPermission(Permission) - Method in interface net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegate
-
- addPermission(Permission) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegateImpl
-
- addPermissions(PermissionCollection) - Method in interface net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegate
-
- addPermissions(Collection<Permission>) - Method in interface net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegate
-
- addPermissions(PermissionCollection) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegateImpl
-
- addPermissions(Collection<Permission>) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.SecurityDelegateImpl
-
- addPKCS12ToKeyStore(File, KeyStore, char[]) - Static method in class net.sourceforge.jnlp.security.CertificateUtils
-
- addPKCS12ToKeyStore(Certificate[], Key, KeyStore) - Static method in class net.sourceforge.jnlp.security.CertificateUtils
-
- addResource(URL, Version, DownloadOptions, UpdatePolicy) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
-
Add a resource identified by the specified location and
version.
- addResource(Object) - Method in class net.sourceforge.jnlp.ResourcesDesc
-
Add a resource.
- addRow() - Method in class net.sourceforge.jnlp.controlpanel.UnsignedAppletActionTableModel
-
- addSearchDirectory(File) - Method in class net.sourceforge.jnlp.cache.NativeLibraryStorage
-
- addSearchJar(URL) - Method in class net.sourceforge.jnlp.cache.NativeLibraryStorage
-
Search for and enable any native code contained in a JAR by copying the
native files into the filesystem.
- addSingleInstanceListener(SingleInstanceListener) - Method in interface javax.jnlp.SingleInstanceService
-
Adds the specified SingleInstanceListener to the notification list.
- addSingleInstanceListener(SingleInstanceListener) - Method in class net.sourceforge.jnlp.services.XSingleInstanceService
-
Add the specified SingleInstanceListener
- addToKeyStore(File, KeyStore) - Static method in class net.sourceforge.jnlp.security.CertificateUtils
-
Adds the X509Certficate in the file to the KeyStore.
- addToKeyStore(X509Certificate, KeyStore) - Static method in class net.sourceforge.jnlp.security.CertificateUtils
-
Adds an X509Certificate to the KeyStore.
- addTracker(ResourceTracker) - Method in class net.sourceforge.jnlp.cache.Resource
-
Adds the tracker to the list of trackers monitoring this
resource.
- addURL(URL) - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader.CodeBaseClassLoader
-
- addWindow(Window) - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
-
Adds a window that this application opened.
- AdvancedProxySettingsDialog - Class in net.sourceforge.jnlp.controlpanel
-
This dialog provides a means for user to edit more of the proxy settings.
- AdvancedProxySettingsDialog(DeploymentConfiguration) - Constructor for class net.sourceforge.jnlp.controlpanel.AdvancedProxySettingsDialog
-
Creates a new instance of the proxy settings dialog.
- AdvancedProxySettingsPane - Class in net.sourceforge.jnlp.controlpanel
-
This is the pane that modifies the proxy settings in more detail.
- AdvancedProxySettingsPane(JDialog, DeploymentConfiguration) - Constructor for class net.sourceforge.jnlp.controlpanel.AdvancedProxySettingsPane
-
Creates a new instance of the proxy settings panel.
- ALL - Static variable in interface javax.jnlp.DownloadService2
-
- ALL_PERMISSIONS - Static variable in class net.sourceforge.jnlp.SecurityDesc
-
All permissions.
- allJarsSigned() - Method in class net.sourceforge.jnlp.tools.JarCertVerifier
-
Returns if all jars are signed.
- ALWAYS - Static variable in class net.sourceforge.jnlp.cache.UpdatePolicy
-
- ALWAYS_ASK - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- APP_LIBRARY_ALLOWABLE - Static variable in class net.sourceforge.jnlp.JNLPFile.ManifestsAttributes
-
- APP_NAME - Static variable in class net.sourceforge.jnlp.JNLPFile.ManifestsAttributes
-
- APPLET - Static variable in interface javax.jnlp.DownloadService2
-
- APPLET_TRUST_SETTINGS - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- APPLET_TRUST_SETTINGS_SYS - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
-
- APPLET_TRUST_SETTINGS_USER - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
-
- AppletAudioClip - Class in net.sourceforge.jnlp.runtime
-
An applet audio clip using the javax.sound API.
- AppletAudioClip(URL) - Constructor for class net.sourceforge.jnlp.runtime.AppletAudioClip
-
Creates new AudioClip.
- AppletDesc - Class in net.sourceforge.jnlp
-
The applet-desc element.
- AppletDesc(String, String, URL, int, int, Map<String, String>) - Constructor for class net.sourceforge.jnlp.AppletDesc
-
Create an Applet descriptor.
- AppletEnvironment - Class in net.sourceforge.jnlp.runtime
-
The applet environment including stub, context, and frame.
- AppletEnvironment(JNLPFile, AppletInstance, Container) - Constructor for class net.sourceforge.jnlp.runtime.AppletEnvironment
-
Create a new applet environment for the applet specified by
the JNLP file.
- AppletEnvironment(JNLPFile, AppletInstance) - Constructor for class net.sourceforge.jnlp.runtime.AppletEnvironment
-
Create a new applet environment for the applet specified by
the JNLP file, in a new frame.
- AppletInstance - Class in net.sourceforge.jnlp.runtime
-
Represents a launched application instance created from a JNLP
file.
- AppletInstance(JNLPFile, ThreadGroup, ClassLoader, Applet) - Constructor for class net.sourceforge.jnlp.runtime.AppletInstance
-
Create a New Task based on the Specified URL
- AppletInstance(JNLPFile, ThreadGroup, ClassLoader, Applet, Container) - Constructor for class net.sourceforge.jnlp.runtime.AppletInstance
-
Create a New Task based on the Specified URL
- appletItemsToCaption(List<UnsignedAppletActionEntry>, String) - Static method in class net.sourceforge.jnlp.controlpanel.UnsignedAppletsTrustingListPanel
-
- appletItemToCaption(UnsignedAppletActionEntry, String) - Static method in class net.sourceforge.jnlp.controlpanel.UnsignedAppletsTrustingListPanel
-
- appletResize(int, int) - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
-
- AppletViewerPanelAccess - Class in sun.applet
-
- AppletViewerPanelAccess(URL, Map<String, String>) - Constructor for class sun.applet.AppletViewerPanelAccess
-
- APPLICATION - Static variable in interface javax.jnlp.DownloadService2
-
- APPLICATION - Static variable in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
- ApplicationDesc - Class in net.sourceforge.jnlp
-
The application-desc element.
- ApplicationDesc(String, String[], boolean) - Constructor for class net.sourceforge.jnlp.ApplicationDesc
-
Create an Application descriptor.
- applicationDestroyed(ApplicationEvent) - Method in interface net.sourceforge.jnlp.event.ApplicationListener
-
Invoked when the application is destroyed.
- ApplicationEvent - Class in net.sourceforge.jnlp.event
-
This event is sent when an application is terminated.
- ApplicationEvent(ApplicationInstance) - Constructor for class net.sourceforge.jnlp.event.ApplicationEvent
-
Creates a launch event for the specified application
instance.
- ApplicationInstance - Class in net.sourceforge.jnlp.runtime
-
Represents a running instance of an application described in a
JNLPFile.
- ApplicationInstance(JNLPFile, ThreadGroup, ClassLoader) - Constructor for class net.sourceforge.jnlp.runtime.ApplicationInstance
-
Create an application instance for the file.
- ApplicationListener - Interface in net.sourceforge.jnlp.event
-
The listener that is notified when an application instance is
terminated.
- AppVerifier - Interface in net.sourceforge.jnlp.security
-
An interface that provides various details about an app's signers.
- areShown() - Static method in class net.sourceforge.jnlp.util.BasicExceptionDialog
-
- AssociationDesc - Class in net.sourceforge.jnlp
-
- AssociationDesc(String, String[]) - Constructor for class net.sourceforge.jnlp.AssociationDesc
-