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

D

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.
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 jvm
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() - Constructor for class net.sourceforge.jnlp.DefaultLaunchHandler
 
defaultLocale - Variable in class net.sourceforge.jnlp.JNLPFile
the default OS
defaultOS - Variable in class net.sourceforge.jnlp.JNLPFile
the default arch
delete(URL) - Method in interface javax.jnlp.PersistenceService
 
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.
DIRTY - Static variable in interface javax.jnlp.PersistenceService
 
DISABLED - Static variable in class net.sourceforge.jnlp.IconDesc
disabled icon
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.
dispose() - Method in class net.sourceforge.jnlp.security.SecurityWarningDialog
Called when the SecurityWarningDialog is hidden - either because the user made a choice (Ok, Cancel, etc) or closed the window
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.
DOWNLOAD - Static variable in class net.sourceforge.jnlp.cache.Resource
 
downloadCompleted(DownloadEvent) - Method in interface net.sourceforge.jnlp.event.DownloadListener
Called when a download completed or there was an error.
DOWNLOADED - Static variable in class net.sourceforge.jnlp.cache.Resource
 
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.
DOWNLOADING - Static variable in class net.sourceforge.jnlp.cache.Resource
 
DownloadListener - Interface in net.sourceforge.jnlp.event
The listener that is notified of the state of resources being downloaded by a ResourceTracker.
DownloadService - Interface in javax.jnlp
 
DownloadService2 - Interface in javax.jnlp
 
DownloadService2.ResourceSpec - Class in javax.jnlp
 
DownloadService2.ResourceSpec(String, String, int) - Constructor for class javax.jnlp.DownloadService2.ResourceSpec
 
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.

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