Package | Description |
---|---|
eu.bandm.tools.d2d2.base |
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
eu.bandm.tools.installer |
Distribute applications made with metatools.
|
eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
Modifier and Type | Class and Description |
---|---|
class |
BatchOptionsGui
Generated source of a graphical user interface (GUI) for command line processing.
|
class |
OptionsGui
Generated source of a graphical user interface (GUI) for command line processing.
|
Modifier and Type | Class and Description |
---|---|
protected class |
Tool.MyGui |
class |
ToolGui
Generated source of a graphical user interface (GUI) for command line processing.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentedDistribution<M extends Model,G extends Gui>
Deprecated.
uses jawaws/JNLP, which is deprecated since jse 9 and no more contained in jse 11.
Use instead.
|
static class |
DocumentedDistribution.Configuration<MM extends Model,GG extends Gui>
Deprecated.
Auxiliary class to pass the main operation parameters from a particular
application, realized as a subclass of
DocumentedDistribution . |
class |
DocumentedDistribution2<M extends <any>,G extends Gui>
Top-Level programm for distribution of code (as binary), plus documentation,
example(s) and sources.
|
static class |
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 . |
Modifier and Type | Field and Description |
---|---|
GG |
DocumentedDistribution.Configuration.optionsGui |
GG |
DocumentedDistribution2.Configuration.optionsGui
Instance employed in all graphic based modes of operation.
|
Modifier and Type | Class and Description |
---|---|
class |
GuiOptions
Generated source of a graphical user interface (GUI) for command line processing.
|
see also the complete user documentation .