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

A

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
 
AccessWarningPane - Class in net.sourceforge.jnlp.security
Provides a panel to show inside a SecurityWarningDialog.
AccessWarningPane(SecurityWarningDialog, CertVerifier) - Constructor for class net.sourceforge.jnlp.security.AccessWarningPane
 
AccessWarningPane(SecurityWarningDialog, Object[], CertVerifier) - Constructor for class net.sourceforge.jnlp.security.AccessWarningPane
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.jnlp.controlpanel.NetworkSettingsPanel
 
actionPerformed(ActionEvent) - Method in class net.sourceforge.jnlp.controlpanel.SecuritySettingsPanel
 
add(int, E) - Method in class net.sourceforge.jnlp.util.WeakList
Inserts the object at the specified position in the list.
addActionListener(ActionListener) - Method in class net.sourceforge.jnlp.security.SecurityWarningDialog
Adds an ActionListener which will be notified if the user makes a choice using this SecurityWarningDialog.
addArgument(String) - Method in class net.sourceforge.jnlp.ApplicationDesc
Add an argument to the end of the arguments.
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.
addComponents() - Method in class net.sourceforge.jnlp.security.AppletWarningPane
 
addComponents() - Method in class net.sourceforge.jnlp.security.CertsInfoPane
Constructs the GUI components of this panel
addComponents() - Method in class net.sourceforge.jnlp.security.viewer.CertificatePane
 
addDownloadListener(DownloadListener) - Method in class net.sourceforge.jnlp.cache.ResourceTracker
Adds the listener to the list of objects interested in receivind DownloadEvents.
addItem(String, Object) - Method in class net.sourceforge.jnlp.InformationDesc
Add an information item (description, icon, etc) under a specified key name.
addMenu(MenuDesc) - Method in class net.sourceforge.jnlp.ShortcutDesc
Add a shortcut to the 'start menu' (whatever that means on gnome/kde/other ...)
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.
addResource(URL, Version, 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.
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.
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.JarSigner
Returns if all jars are signed.
ALWAYS - Static variable in class net.sourceforge.jnlp.cache.UpdatePolicy
 
anyJarsSigned() - Method in class net.sourceforge.jnlp.tools.JarSigner
 
APPLET - Static variable in interface javax.jnlp.DownloadService2
 
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.
AppletWarningPane - Class in net.sourceforge.jnlp.security
 
AppletWarningPane(SecurityWarningDialog, CertVerifier) - Constructor for class net.sourceforge.jnlp.security.AppletWarningPane
 
APPLICATION - Static variable in interface javax.jnlp.DownloadService2
 
ApplicationDesc - Class in net.sourceforge.jnlp
The application-desc element.
ApplicationDesc(String, String[]) - 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.
ApplicationListener - Interface in net.sourceforge.jnlp.event
The listener that is notified when an application instance is terminated.
askUser(String, int, String, String) - Method in class net.sourceforge.jnlp.security.PasswordAuthenticationDialog
Present a dialog to the user asking them for authentication information
AssociationDesc - Class in net.sourceforge.jnlp
 
AssociationDesc(String, String[]) - Constructor for class net.sourceforge.jnlp.AssociationDesc
 

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