All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AboutDialog |
|
AboutDialog.ShowPage |
|
AboutPanel |
This class provides a GUI interface which shows some basic information on
this project.
|
AbstractLaunchHandler |
|
AdvancedProxySettingsDialog |
This dialog provides a means for user to edit more of the proxy settings.
|
AdvancedProxySettingsPane |
This is the pane that modifies the proxy settings in more detail.
|
AppletAudioClip |
An applet audio clip using the javax.sound API.
|
AppletDesc |
The applet-desc element.
|
AppletEnvironment |
The applet environment including stub, context, and frame.
|
AppletInstance |
Represents a launched application instance created from a JNLP
file.
|
ApplicationDesc |
The application-desc element.
|
ApplicationEvent |
This event is sent when an application is terminated.
|
ApplicationInstance |
Represents a running instance of an application described in a
JNLPFile.
|
ApplicationListener |
The listener that is notified when an application instance is
terminated.
|
AppVerifier |
An interface that provides various details about an app's signers.
|
AssociationDesc |
|
BasicExceptionDialog |
A dialog that displays some basic information about an exception
|
BasicService |
|
BasicValueValidators |
|
BasicValueValidators.RustCpValidator |
|
Boot |
This is the main entry point for the JNLP client.
|
CacheAppViewer |
This class will provide a visual way of viewing cache ids.
|
CachedDaemonThreadPoolProvider |
|
CacheDirectory |
|
CacheEntry |
Describes an entry in the cache.
|
CacheLRUWrapper |
This class helps maintain the ordering of most recently use items across
multiple jvm instances.
|
CachePane |
|
CacheUtil |
Provides static methods to interact with the cache, download
indicator, and other utility methods.
|
CacheUtil.CacheId |
|
CacheViewer |
This class will provide a visual way of viewing cache.
|
CertificatePane |
|
CertificateUtils |
Common utilities to manipulate certificates.
|
CertificateViewer |
|
CertInformation |
Maintains information about a CertPath that has signed at least one of the
entries provided by a jar of the app.
|
CertVerifier |
An interface that provides various details about certificates of an app.
|
ClassFinder |
utility class to find any Interface implementing classes in netx/icedtea-web
|
ClasspathMatcher |
|
ClasspathMatcher.ClasspathMatchers |
|
ClipboardService |
|
ComboItem |
This is to be used with combobox items.
|
CommandLine |
Encapsulates a command line interface to the deployment configuration.
|
ComponentDesc |
The component-desc element.
|
ConfiguratonValidator |
Validates a DeploymentConfiguration by identifying settings with
unrecognized names or incorrect values.
|
ConnectionFactory |
|
ControlPanel |
This is the control panel for Java.
|
DebuggingPanel |
This displays the options related to debugging.
|
DefaultDownloadIndicator |
Show the progress of downloads.
|
DefaultLaunchHandler |
This default implementation shows prints the exception to
stdout and if not in headless mode displays the exception in a
dialog.
|
Defaults |
This class stores the default configuration
|
DeploymentConfiguration |
Manages the various properties and configuration related to deployment.
|
DeploymentConfiguration.ConfigType |
|
DesktopShortcutPanel |
This class provides the panel that allows the user to set whether they want
to create a desktop shortcut for javaws.
|
DirectoryNode |
|
DirectoryValidator |
|
DirectoryValidator.DirectoryCheckResult |
Is storing result of directory validation.
|
DirectoryValidator.DirectoryCheckResults |
This class is holding results of directory validation.
|
DocumentAdapter |
Updates the property as it happens.
|
DownloadEvent |
This event is sent during the launch of an
application.
|
DownloadIndicator |
A DownloadIndicator creates DownloadServiceListeners that are
notified of resources being transferred and their progress.
|
DownloadListener |
The listener that is notified of the state of resources being
downloaded by a ResourceTracker.
|
DownloadOptions |
|
DownloadService |
|
DownloadService2 |
|
DownloadService2.ResourceSpec |
|
DownloadServiceListener |
|
ExtendedService |
This interface provides a way for the JNLP application to open specific files
in the client's system.
|
ExtensionDesc |
The extension element.
|
ExtensionInstallerService |
|
FakePacEvaluator |
A dummy PacEvaluator that always returns "DIRECT"
|
FileContents |
|
FileOpenService |
|
FileSaveService |
|
FileUtils |
This class contains a few file-related utility functions.
|
FileUtils.OpenFileResult |
Indicates whether a file was successfully opened.
|
GenericDesktopEntry |
Thsi is very wierd interface, as two implementing classes have empty
intersection.
|
GuiLaunchHandler |
A LaunchHandler that gives feedback to the user using GUI elements
including splash screens and exception dialogs.
|
HtmlBoot |
|
HTMLPanel |
|
HttpsCertVerifier |
|
HttpUtils |
|
IconDesc |
The icon element.
|
IllegalResourceDescriptorException |
|
ImageResources |
|
InformationDesc |
The information element.
|
InfrastructureFileDescriptor |
|
InstallerDesc |
The installer-desc element.
|
InstanceExistsException |
This class represents an exception indicating that an application instance
already exists for this jnlp file
|
IntegrationService |
|
InternalHTMLPanel |
|
InvalidJarHeaderException |
Thrown from net.sourceforge.jnlp.utilJArFile when verification of headers fails
|
JarCertVerifier |
The jar certificate verifier utility.
|
JARDesc |
The JAR element.
|
JarFile |
A wrapper over JarFile that verifies zip headers to
protect against GIFAR attacks.
|
JNLPAppVerifier |
|
JNLPAuthenticator |
|
JnlpBoot |
|
JNLPClassLoader |
Classloader that takes it's resources from a JNLP file.
|
JNLPClassLoader.CodeBaseClassLoader |
|
JNLPClassLoader.DownloadAction |
Actions to specify how cache is to be managed *
|
JNLPClassLoader.SecurityDelegate |
SecurityDelegate, in real usage, relies on having a "parent"
JNLPClassLoader instance.
|
JNLPClassLoader.SecurityDelegateImpl |
Handles security decision logic for the JNLPClassLoader, eg which
permission level to assign to JARs.
|
JNLPClassLoader.SigningState |
|
JNLPCreator |
|
JNLPFile |
Provides methods to access the information in a Java Network
Launching Protocol (JNLP) file.
|
JNLPFile.ManifestBoolean |
|
JNLPMatcher |
To compare launching JNLP file with signed APPLICATION.JNLP or
APPLICATION_TEMPLATE.jnlp.
|
JNLPMatcherException |
|
JNLPPolicy |
Policy for JNLP environment.
|
JNLPProxySelector |
A ProxySelector specific to JNLPs.
|
JNLPRandomAccessFile |
|
JNLPRuntime |
Configure and access the runtime environment.
|
JNLPSplashScreen |
|
JREDesc |
The J2SE/Java element.
|
JREPanel |
This panel is to allow access to setting the JRE but we currently do not
support this.
|
JVMPanel |
|
JVMPanel.JvmValidationResult |
|
JVMPanel.JvmValidationResult.STATE |
|
KeyStores |
The KeyStores class allows easily accessing the various KeyStores
used.
|
KeyStores.KeyStoreWithPath |
|
KeyStores.Level |
|
KeyStores.Type |
|
KeyStoreUtil |
This class provides several utilities to KeyStore .
|
LaunchDesc |
|
Launcher |
Launches JNLPFiles either in the foreground or background.
|
LaunchException |
Thrown when a JNLP application, applet, or installer could not
be created.
|
LaunchException.LaunchExceptionWithStamp |
|
LaunchHandler |
This optional interface is used to handle conditions that occur
while launching JNLP applications, applets, and installers.
|
MalformedXMLParser |
An specialized XMLParser that uses TagSoup[1] to parse
malformed XML
Used by net.sourceforge.jnlp.Parser
[1] http://home.ccil.org/~cowan/XML/tagsoup/
|
ManageJnlpResources |
|
ManifestAttributesChecker |
|
ManifestAttributesChecker.MANIFEST_ATTRIBUTES_CHECK |
|
MD5SumWatcher |
|
MenuDesc |
|
MissingInformationException |
Thrown when the required information tag is not found
under the current JVM's locale or as a generalized element.
|
MissingTitleException |
Thrown when a title that is required from the information tag is not found
under the current JVM's locale or as a generalized element.
|
MissingVendorException |
Thrown when a vendor that is required from the information tag is not found
under the current JVM's locale or as a generalized element.
|
NamedBorderPanel |
This class provides the a panel that has a border with the name specified.
|
NativeLibraryStorage |
Handles loading and access of native code loading through a JNLP application or applet.
|
NetworkSettingsPanel |
This is the pane used with creating a JDialog version.
|
Node |
This class converts the NanoXML's XMLElement nodes into the
regular XML Node interface (for the methods used by Parser).
|
Node.ElementName |
|
NullJnlpFileException |
|
OptionsDefinitions |
|
OptionsDefinitions.OPTIONS |
|
PacEvaluator |
This interface represents an object which can evaluate Proxy Auto Config
files.
|
PacEvaluatorFactory |
|
PackageDesc |
The package element.
|
ParseException |
Thrown to indicate that an error has occurred while parsing a
JNLP file.
|
Parser |
Contains methods to parse an XML document into a JNLPFile.
|
ParserSettings |
Contains settings to be used by the Parser while parsing JNLP files.
|
PathsAndFiles |
|
PersistenceService |
|
PluginAppVerifier |
|
PluginBridge |
Allows reuse of code that expects a JNLPFile object,
while overriding behaviour specific to applets.
|
PluginParameterException |
|
PluginParameters |
Represents plugin applet parameters, backed by a HashMap.
|
PolicyPanel |
Implements a Policy Settings panel for the itweb-settings control panel.
|
PrintService |
|
PropertiesFile |
A properties object backed by a specified file without throwing
exceptions.
|
PropertyDesc |
The property element.
|
RelatedContentDesc |
|
RemmeberableDialogueEditor |
This dialog provides way to manage rememberable dialogues
|
RequiredElementException |
Thrown when a field that is required from the information tag is not found
under the current JVM's locale or as a generalized element.
|
Resource |
Information about a single resource to download.
|
Resource.Status |
|
ResourceDownloader |
|
ResourcesDesc |
The resources element.
|
ResourceTracker |
This class tracks the downloading of various resources of a
JNLP file to local files in the cache.
|
ResourceTracker.RequestMethods |
|
ResourceUrlCreator |
|
RhinoBasedPacEvaluator |
Represents a Proxy Auto Config file.
|
ScreenFinder |
|
SecurityDesc |
The security element.
|
SecurityDesc.RequestedPermissionLevel |
Represents the security level requested by an applet/application, as specified in its JNLP or HTML.
|
SecurityDialog |
Provides methods for showing security warning dialogs for a wide range of
JNLP security issues.
|
SecurityDialogMessage |
Represents a message to the security framework to show a specific security
dialog
|
SecurityDialogMessageHandler |
|
SecurityDialogs |
A factory for showing many possible types of security warning to the user.
|
SecurityDialogs.AccessType |
The types of access which may need user permission.
|
SecurityDialogs.DialogType |
Types of dialogs we can create
|
SecuritySettingsPanel |
This provides a way for the user to modify the security settings through a
GUI.
|
SecurityUtil |
|
ServiceManager |
|
ServiceManagerStub |
|
ServiceUtil |
Provides static methods to interact useful for using the JNLP
services.
|
Setting<T> |
Represents a value for a configuration.
|
ShortcutDesc |
|
SingleInstanceListener |
This interface specifies a listener which is notified whenever a new instance
of the web start application is launched.
|
SingleInstanceService |
The SingleInstanceService provides a way to ensure that only one instance of
the application is ever running - singleton behavior at the application
level.
|
StreamUtils |
|
TemporaryInternetFilesPanel |
The actual panel that contains the fields that the user can edit accordingly.
|
TimedHashMap<K,V> |
Simple utility class that extends HashMap by adding an expiry to the entries.
|
Translator |
Utility class to provide simple methods to help localize messages
|
UnavailableServiceException |
|
UnsignedAppletActionTableModel |
|
UnsignedAppletsTrustingListPanel |
|
UnsignedAppletsTrustingListPanel.MyTextField |
|
UnsignedAppletsTrustingListPanel.UrlRegexCellRenderer |
|
UnsignedAppletsTrustingListPanel.UrlRegexCellRenderer.MyDateCellRenderer |
|
UpdateDesc |
Represents an 'update' element in a JNLP file.
|
UpdateDesc.Check |
Describes when/how long to check for updates.
|
UpdateDesc.Policy |
Describes what to do when the Runtime knows there is an applicatFion
update before the application is launched.
|
UpdatePolicy |
A policy that determines when a resource should be checked for
an updated version.
|
UrlUtils |
|
ValueValidator |
A class implements the ValueValidator interface to indicate that it can validate
values.
|
VariableX509TrustManager |
This class implements an X509 Trust Manager.
|
VariableX509TrustManagerJDK7 |
|
Version |
A JNLP Version string in the form "1.2-3_abc" followed by an
optional + (includes all later versions) or * (matches any
suffixes on versions).
|
Version.JreVersion |
This is special case of version, used only for checking jre version.
|
WeakList<E> |
This list stores objects automatically using weak references.
|
XDesktopEntry |
This class builds a (freedesktop.org) desktop entry out of a JNLPFile
.
|
XDownloadService2 |
|
XExtendedService |
Implementation of ExtendedService
|
XJNLPRandomAccessFile |
|
XMLElement |
XMLElement is a representation of an XML object.
|
XMLParseException |
An XMLParseException is thrown when an error occures while parsing an XML
string.
|
XPrintService |
|
XServiceManagerStub |
Lookup table for services.
|
XSingleInstanceService |
This class implements SingleInstanceService
|