Uses of Class
eu.bandm.tools.option.runtime.Gui
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
Distribute applications made with metatools.
Runtime library for generated option processing code: building blocks for
parsing and GUI.
Compiler for data models, from a concise mathematical oriented language into
Java.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of Gui in eu.bandm.tools.d2d2.base
Modifier and TypeClassDescriptionclass
Generated source of a graphical user interface (GUI) for command line processing.class
Generated source of a graphical user interface (GUI) for command line processing. -
Uses of Gui in eu.bandm.tools.d2d2.demo
Modifier and TypeClassDescriptionclass
Generated source of a graphical user interface (GUI) for command line processing. -
Uses of Gui in eu.bandm.tools.dtm
Modifier and TypeClassDescriptionprotected class
class
Generated source of a graphical user interface (GUI) for command line processing. -
Uses of Gui in eu.bandm.tools.installer
Modifier and TypeClassDescriptionclass
DocumentedDistribution2<M extends Model<M>,
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 ofDocumentedDistribution2
.Modifier and TypeFieldDescriptionprotected G
DocumentedDistribution2.optionsGui
The central instance holdign the options GUI.DocumentedDistribution2.Configuration.prototypeOptionsGui
Prototype for instances employed in all graphic based modes of operation. -
Uses of Gui in eu.bandm.tools.option.runtime
Modifier and TypeMethodDescriptionabstract Gui
Gui.makeInstance
(Model m) Overriden by generated code. -
Uses of Gui in eu.bandm.tools.umod
Modifier and TypeClassDescriptionclass
Generated source of a graphical user interface (GUI) for command line processing. -
Uses of Gui in eu.bandm.tools.xslt.base
Modifier and TypeClassDescriptionclass
Generated source of a graphical user interface (GUI) for command line processing.