Package | Description |
---|---|
eu.bandm.tools.installer |
Distribute applications made with metatools.
|
Modifier and Type | Field and Description |
---|---|
protected JnlpAdapter |
DocumentedDistribution.jnlpAdapter
Deprecated.
|
protected JnlpAdapter |
DownloadDialog_DeEn.jnlpAdapter
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JnlpAdapter |
DocumentedDistribution.getJnlpAdapter()
Deprecated.
|
Constructor and Description |
---|
DownloadDialog_DeEn(JFrame frame,
String title,
String DES_dir_name,
URL downloadUrl,
URL browseUrl,
String docu_start_filename,
boolean modal,
String lang,
JnlpAdapter jnlpAdapter,
File oldPosition,
byte[] oldDigest,
Dimension windowsize)
Deprecated.
After creation the (inherited) message runDialog() must be called.
|
see also the complete user documentation .