Uses of Class
eu.bandm.tools.message.SwingMessageTable
Packages that use SwingMessageTable
-
Uses of SwingMessageTable in eu.bandm.tools.message
Methods in eu.bandm.tools.message that return SwingMessageTableModifier and TypeMethodDescriptionSwingMessageTable.setIndentString(String s) Set the string to visualize the indentation of messages.SwingMessageTable.setTranslate(Function<? super SimpleMessage<D>, String> fun) Set the function used to translate the message text and its arguments.SwingMessageTable.setup()Completion of the configuration after construction.