- DAEMON_THREAD_POOL - Static variable in class net.sourceforge.jnlp.cache.CachedDaemonThreadPoolProvider
-
- DebuggingPanel - Class in net.sourceforge.jnlp.controlpanel
-
This displays the options related to debugging.
- DebuggingPanel(DeploymentConfiguration) - Constructor for class net.sourceforge.jnlp.controlpanel.DebuggingPanel
-
Create a new instance of the debugging panel.
- decodeUrlAsFile(URL) - Static method in class net.sourceforge.jnlp.util.UrlUtils
-
- decodeUrlQuietly(URL) - Static method in class net.sourceforge.jnlp.util.UrlUtils
-
- decrementLoaderUseCount() - Method in class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Decrements loader use count by 1
If count reaches 0, loader is removed from list of available loaders
- decriptionKey - Variable in enum net.sourceforge.jnlp.OptionsDefinitions.OPTIONS
-
- DEF_HEIGHT - Static variable in class net.sourceforge.jnlp.JNLPSplashScreen
-
- DEF_WIDTH - Static variable in class net.sourceforge.jnlp.JNLPSplashScreen
-
- DEFAULT - Static variable in class net.sourceforge.jnlp.IconDesc
-
default icon
- DEFAULT - Static variable in class net.sourceforge.jnlp.InformationDesc
-
default description
- defaultArch - Variable in class net.sourceforge.jnlp.JNLPFile
-
the default arch
- DefaultDownloadIndicator - Class in net.sourceforge.jnlp.cache
-
Show the progress of downloads.
- DefaultDownloadIndicator() - Constructor for class net.sourceforge.jnlp.cache.DefaultDownloadIndicator
-
- DefaultLaunchHandler - Class in net.sourceforge.jnlp
-
This default implementation shows prints the exception to
stdout and if not in headless mode displays the exception in a
dialog.
- DefaultLaunchHandler(OutputController) - Constructor for class net.sourceforge.jnlp.DefaultLaunchHandler
-
- defaultLocale - Variable in class net.sourceforge.jnlp.JNLPFile
-
the default JVM locale
- defaultOS - Variable in class net.sourceforge.jnlp.JNLPFile
-
the default OS
- Defaults - Class in net.sourceforge.jnlp.config
-
This class stores the default configuration
- Defaults() - Constructor for class net.sourceforge.jnlp.config.Defaults
-
- delete(URL) - Method in interface javax.jnlp.PersistenceService
-
- deleteWithErrMesg(File, String) - Static method in class net.sourceforge.jnlp.util.FileUtils
-
Tries to delete file f.
- deleteWithErrMesg(File) - Static method in class net.sourceforge.jnlp.util.FileUtils
-
Tries to delete file f.
- DEPLOYMENT_COMMENT - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- DEPLOYMENT_CONFIG_FILE - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- DEPLOYMENT_PROPERTIES - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- DEPLOYMENT_SUBDIR_DIR - Static variable in class net.sourceforge.jnlp.config.PathsAndFiles
-
- DeploymentConfiguration - Class in net.sourceforge.jnlp.config
-
Manages the various properties and configuration related to deployment.
- DeploymentConfiguration() - Constructor for class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- DeploymentConfiguration(InfrastructureFileDescriptor) - Constructor for class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- DeploymentConfiguration.ConfigType - Enum in net.sourceforge.jnlp.config
-
- deploymentJavawsShortcutToComboItem(String) - Static method in class net.sourceforge.jnlp.controlpanel.DesktopShortcutPanel
-
- deploymentJavawsShortcutToString(String) - Static method in class net.sourceforge.jnlp.ShortcutDesc
-
- DesktopShortcutPanel - Class in net.sourceforge.jnlp.controlpanel
-
This class provides the panel that allows the user to set whether they want
to create a desktop shortcut for javaws.
- DesktopShortcutPanel(DeploymentConfiguration) - Constructor for class net.sourceforge.jnlp.controlpanel.DesktopShortcutPanel
-
Create a new instance of the desktop shortcut settings panel.
- destroy() - Method in class net.sourceforge.jnlp.runtime.AppletEnvironment
-
Disposes the applet's resources and disables the applet
environment from further use; after calling this method the
applet stub and context methods throw IllegalStateExceptions.
- destroy() - Method in class net.sourceforge.jnlp.runtime.AppletInstance
-
Stop the application and destroy its resources.
- destroy() - Method in class net.sourceforge.jnlp.runtime.ApplicationInstance
-
Stop the application and destroy its resources.
- detectOnline(URL) - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-
- dialogType - Variable in class net.sourceforge.jnlp.security.SecurityDialogMessage
-
- DirectoryCheckResult(File) - Constructor for class net.sourceforge.jnlp.config.DirectoryValidator.DirectoryCheckResult
-
- DirectoryCheckResults(List<DirectoryValidator.DirectoryCheckResult>) - Constructor for class net.sourceforge.jnlp.config.DirectoryValidator.DirectoryCheckResults
-
Wraps results so we can make some statistics or convert to message
- DirectoryNode - Class in net.sourceforge.jnlp.cache
-
- DirectoryNode(String, String, DirectoryNode) - Constructor for class net.sourceforge.jnlp.cache.DirectoryNode
-
Create a new instance of DirectoryNode.
- DirectoryNode(String, File, DirectoryNode) - Constructor for class net.sourceforge.jnlp.cache.DirectoryNode
-
Create a new instance of DirectoryNode.
- DirectoryNode(String, File, ArrayList<DirectoryNode>, DirectoryNode) - Constructor for class net.sourceforge.jnlp.cache.DirectoryNode
-
Create a new instance of DirectoryNode.
- DirectoryValidator - Class in net.sourceforge.jnlp.config
-
- DirectoryValidator(List<File>) - Constructor for class net.sourceforge.jnlp.config.DirectoryValidator
-
Creates DirectoryValidator to ensure given directories
- DirectoryValidator() - Constructor for class net.sourceforge.jnlp.config.DirectoryValidator
-
- DirectoryValidator.DirectoryCheckResult - Class in net.sourceforge.jnlp.config
-
Is storing result of directory validation.
- DirectoryValidator.DirectoryCheckResults - Class in net.sourceforge.jnlp.config
-
This class is holding results of directory validation.
- DIRTY - Static variable in interface javax.jnlp.PersistenceService
-
- disableButtons() - Method in class net.sourceforge.jnlp.controlpanel.CachePane
-
- DISABLED - Static variable in class net.sourceforge.jnlp.IconDesc
-
disabled icon
- disableExit() - Static method in class net.sourceforge.jnlp.runtime.JNLPRuntime
-
Disables applets from calling exit.
- disconnect(URLConnection) - Method in class net.sourceforge.jnlp.security.ConnectionFactory
-
- display(String) - Static method in class net.sourceforge.jnlp.about.AboutDialog
-
- display(boolean, String) - Static method in class net.sourceforge.jnlp.about.AboutDialog
-
- display(boolean, String, AboutDialog.ShowPage) - Static method in class net.sourceforge.jnlp.about.AboutDialog
-
- displayablePath(String) - Static method in class net.sourceforge.jnlp.util.FileUtils
-
Returns a String that is suitable for using in GUI elements for
displaying (long) paths to users.
- displayablePath(String, int) - Static method in class net.sourceforge.jnlp.util.FileUtils
-
Return a String that is suitable for using in GUI elements for displaying
paths to users.
- disposeListener(DownloadServiceListener) - Method in class net.sourceforge.jnlp.cache.DefaultDownloadIndicator
-
Remove a download service listener that was obtained by
calling the getDownloadListener method from the shared
download info window.
- disposeListener(DownloadServiceListener) - Method in interface net.sourceforge.jnlp.cache.DownloadIndicator
-
Indicates that a download service listener that was obtained
from the getDownloadListener method will no longer be used.
- DocumentAdapter - Class in net.sourceforge.jnlp.controlpanel
-
Updates the property as it happens.
- DocumentAdapter(String[], int) - Constructor for class net.sourceforge.jnlp.controlpanel.DocumentAdapter
-
This creates a new instance of DocumentAdapter.
- DocumentAdapter(DeploymentConfiguration, String) - Constructor for class net.sourceforge.jnlp.controlpanel.DocumentAdapter
-
This creates a new instance of DocumentAdapter.
- downloadCompleted(DownloadEvent) - Method in interface net.sourceforge.jnlp.event.DownloadListener
-
Called when a download completed or there was an error.
- DownloadEvent - Class in net.sourceforge.jnlp.event
-
This event is sent during the launch of an
application.
- DownloadEvent(ResourceTracker, Resource) - Constructor for class net.sourceforge.jnlp.event.DownloadEvent
-
Creates a launch event for the specified application
instance.
- downloadFailed(URL, String) - Method in interface javax.jnlp.DownloadServiceListener
-
- DownloadIndicator - Interface in net.sourceforge.jnlp.cache
-
A DownloadIndicator creates DownloadServiceListeners that are
notified of resources being transferred and their progress.
- downloadJars(JNLPClassLoader, URL, String, Version) - Static method in class net.sourceforge.jnlp.runtime.ManageJnlpResources
-
Downloads jars identified by part name.
- DownloadListener - Interface in net.sourceforge.jnlp.event
-
The listener that is notified of the state of resources being
downloaded by a ResourceTracker.
- downloadOptions - Variable in class net.sourceforge.jnlp.cache.ResourceUrlCreator
-
- DownloadOptions - Class in net.sourceforge.jnlp
-
- DownloadOptions(boolean, boolean) - Constructor for class net.sourceforge.jnlp.DownloadOptions
-
- DownloadService - Interface in javax.jnlp
-
- DownloadService2 - Interface in javax.jnlp
-
- DownloadService2.ResourceSpec - Class in javax.jnlp
-
- DownloadServiceListener - Interface in javax.jnlp
-
- downloadStarted(DownloadEvent) - Method in interface net.sourceforge.jnlp.event.DownloadListener
-
Called when a download starts.
- dump(Certificate, PrintStream) - Static method in class net.sourceforge.jnlp.security.CertificateUtils
-
Writes the certificate in base64 encoded from to the print stream.
- dumpPKCS12(String, File, KeyStore, char[]) - Static method in class net.sourceforge.jnlp.security.CertificateUtils
-