Uses of Class
eu.bandm.tools.message.MessagePrinter.Indenting
Packages that use MessagePrinter.Indenting
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Utility functions for Swing GUI interaction and for graphics: drawing and coordinate calculation.
-
Uses of MessagePrinter.Indenting in eu.bandm.tools.d2d2.base
Methods in eu.bandm.tools.d2d2.base with parameters of type MessagePrinter.IndentingModifier and TypeMethodDescriptionstatic final void
Constants.setCriticalColor_vt100
(MessagePrinter.Indenting<?> mp) Evident -
Uses of MessagePrinter.Indenting in eu.bandm.tools.graficUtils
Methods in eu.bandm.tools.graficUtils that return MessagePrinter.IndentingModifier and TypeMethodDescriptionstatic <M extends Message>
MessagePrinter.Indenting<M> Vt100.setColors
(MessagePrinter.Indenting<M> mp) Configures the given MessagePrinter to switch the colors of the error and warning messages.Methods in eu.bandm.tools.graficUtils with parameters of type MessagePrinter.IndentingModifier and TypeMethodDescriptionstatic <M extends Message>
MessagePrinter.Indenting<M> Vt100.setColors
(MessagePrinter.Indenting<M> mp) Configures the given MessagePrinter to switch the colors of the error and warning messages.