Uses of Class
net.sourceforge.pmd.util.fxdesigner.app.MessageChannel.Message
-
Packages that use MessageChannel.Message Package Description net.sourceforge.pmd.util.fxdesigner.app Interfaces and base classes that structure and support the whole app. -
-
Uses of MessageChannel.Message in net.sourceforge.pmd.util.fxdesigner.app
Methods in net.sourceforge.pmd.util.fxdesigner.app with parameters of type MessageChannel.Message Modifier and Type Method Description default <T> void
ApplicationComponent. logMessageTrace(MessageChannel.Message<T> event, java.util.function.Supplier<java.lang.String> details)
Traces a message.
-