Uses of Class
eu.bandm.tools.message.MessagePasser
Package
Description
Messages and positions in documents,
see the user documentation.
Support *MU*lti *LI*ngual user interfaces by advanced translation look-up,
incremental deserialization, etc.
Runtime library for generated option processing code: building blocks for
parsing and GUI.
-
Uses of MessagePasser in eu.bandm.tools.lljava
-
Uses of MessagePasser in eu.bandm.tools.message
Modifier and TypeClassDescriptionclass
Interprets theSimpleMessage.args
values as arguments to string formatting and callsString.format(String,Object...)
. -
Uses of MessagePasser in eu.bandm.tools.muli
Modifier and TypeClassDescriptionclass
Translates the text (and possibly some arguments) of aSimpleMessage.args
into another (human) language. -
Uses of MessagePasser in eu.bandm.tools.option.runtime
Modifier and TypeFieldDescriptionprotected MessagePasser<SimpleMessage<String>>
Model.msg
Target of all error messages, warnings, etc.