Uses of Class
eu.bandm.tools.option.runtime.Gui
Packages that use 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
Subclasses of Gui in eu.bandm.tools.d2d2.baseModifier 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
Methods in eu.bandm.tools.d2d2.demo with parameters of type Gui -
Uses of Gui in eu.bandm.tools.dtm
Subclasses of Gui in eu.bandm.tools.dtmModifier and TypeClassDescriptionprotected class
class
Generated source of a graphical user interface (GUI) for command line processing. -
Uses of Gui in eu.bandm.tools.installer
Classes in eu.bandm.tools.installer with type parameters of type GuiModifier 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
.Fields in eu.bandm.tools.installer declared as GuiModifier 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
Methods in eu.bandm.tools.option.runtime that return GuiModifier and TypeMethodDescriptionabstract Gui
Gui.makeInstance
(Model m) Overriden by generated code. -
Uses of Gui in eu.bandm.tools.umod
Subclasses of Gui in eu.bandm.tools.umodModifier and TypeClassDescriptionclass
Generated source of a graphical user interface (GUI) for command line processing. -
Uses of Gui in eu.bandm.tools.xslt.base
Subclasses of Gui in eu.bandm.tools.xslt.baseModifier and TypeClassDescriptionclass
Generated source of a graphical user interface (GUI) for command line processing.