Class | Description |
---|---|
BrowserControl |
Auxiliary class to open a particular URL in a window of the user's standard browser.
|
CallDigest |
Generate a digest number over a tree of files.
|
DocumentedDistribution<M extends Model,G extends Gui> | Deprecated
uses jawaws/JNLP, which is deprecated since jse 9 and no more contained in jse 11.
|
DocumentedDistribution.Configuration<MM extends Model,GG extends Gui> |
Auxiliary class to pass the main operation parameters from a particular
application, realized as a subclass of
DocumentedDistribution . |
DocumentedDistribution2<M extends <any>,G extends Gui> |
Top-Level programm for distribution of code (as binary), plus documentation,
example(s) and sources.
|
DocumentedDistribution2.Configuration<MM extends Model,GG extends Gui> |
Auxiliary data class to define the main operation parameters by a particular
instance of a particular application, realized as a subclass of
DocumentedDistribution2 . |
DownloadDialog |
Complex multi-lingual dialog for installing
"DEnS" = "Documentation, Examples and Sources"
on the local machine.
|
DownloadDialog_DeEn | Deprecated
uses jawaws/JNLP, which is deprecated since jse 9 and no more contained in jse 11.
|
GetAndUnpackZipArchive |
Loads a zip archive from a (http) URL and unzips the files into the local file system.
|
JnlpAdapter | Deprecated
jawaws/JNLP is deprecated since jse 9 and no more contained in jse 11.
|
JnlpAdapter_javawsMode |
Auxiliary class for using services iff calling application is started
with javaws.
|
Muffins |
Extracted from Installer for handling JNLP muffins.
|
TestJnlp |
Test whether we code is executing in a context defined by "java web start".
|
Translations |
Multi-lingual translations catalog, generated from XML source.
|
Util |
Utilities for generated distributions, installations and disk file organization.
|
Enum | Description |
---|---|
DocumentedDistribution.executeModes |
see also the complete user documentation .