Uses of Class
eu.bandm.tools.message.MessagePasser
Packages that use MessagePasser
Package
Description
Messages and positions in documents,
see the user documentation.
Runtime library for generated option processing code: building blocks for
parsing and GUI.
-
Uses of MessagePasser in eu.bandm.tools.lljava
Subclasses of MessagePasser in eu.bandm.tools.lljava -
Uses of MessagePasser in eu.bandm.tools.message
Subclasses of MessagePasser in eu.bandm.tools.messageModifier and TypeClassDescriptionclass
Interprets theSimpleMessage.args
values as arguments to string formatting and callsString.format(String,Object...)
.class
Translates the text of the message and all embedded sub-structures. -
Uses of MessagePasser in eu.bandm.tools.option.runtime
Fields in eu.bandm.tools.option.runtime declared as MessagePasserModifier and TypeFieldDescriptionprotected MessagePasser
<SimpleMessage<String>> Model.msg
Target of all error messages, warnings, etc.