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.doctypes.ps |
Utilities for postscript and pdf processing.
|
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.option.runtime |
Runtime library for generated option processing code: building blocks for
parsing and GUI.
|
eu.bandm.tools.umod |
Compiler for data models, from a concise mathematical oriented language into
Java.
|
Class and Description |
---|
Gui
Base class for GUI code generated by
Compiler . |
Gui.CommentField
Fields are generated by the compiler, therefore it must access this class.
|
Model
The common base class of all models generated by the
the option compiler,
as implemented in
Compiler . |
Class and Description |
---|
Model
The common base class of all models generated by the
the option compiler,
as implemented in
Compiler . |
Class and Description |
---|
Gui
Base class for GUI code generated by
Compiler . |
Gui.CommentField
Fields are generated by the compiler, therefore it must access this class.
|
Model
The common base class of all models generated by the
the option compiler,
as implemented in
Compiler . |
Class and Description |
---|
Gui
Base class for GUI code generated by
Compiler . |
Model
The common base class of all models generated by the
the option compiler,
as implemented in
Compiler . |
Class and Description |
---|
Gui.Collection
Contains all widgets for all arguments in one(1) of many repeting groups.
|
Gui.CommentField
Fields are generated by the compiler, therefore it must access this class.
|
Gui.Field_bool
Widget for the input of one boolean argument.
|
Gui.Field_enum
Widget for the input of one enumeration argument.
|
Gui.Field_enumSet
Widget for an input field of a selection of enumeration values.
|
Gui.Field_float
Widget for the input of one floating point number argument.
|
Gui.Field_int
Widget for the input of one integer number argument.
|
Gui.Field_rational
Widget for the input of one rational (=broken) number argument.
|
Gui.Field_string
Widget for the input of one string argument.
|
Gui.Field_uri
Widget for the input of one uri argument.
|
Gui.Handles
Specialized by generated code, mainly because
Gui.Handles.doplus(Component) and Gui.Handles.makeModelInstance() , the
generation of a new group in the gui/the model, delivers different
types. |
Gui.StringIcon
A wrapper class which prints a string in a very tiny font, for putting it on a "JButton".
|
Gui.TextReaction
Reacts to changes in the gui argument input.
|
Gui.TTHandle
Derived from JButton only for getting the tool tip text
always in the (possibly dynamically changing) current language.
|
Gui.ValueField
Comon superclass for all text field inputs the editing of which may FAIL ---
(=Field_int Field_float Field_rat)
|
Messages
Multi-lingual translations catalog, generated from XML source.
|
Model
The common base class of all models generated by the
the option compiler,
as implemented in
Compiler . |
Class and Description |
---|
Gui
Base class for GUI code generated by
Compiler . |
Gui.CommentField
Fields are generated by the compiler, therefore it must access this class.
|
Model
The common base class of all models generated by the
the option compiler,
as implemented in
Compiler . |
see also the complete user documentation .