Uses of Class
net.sourceforge.pmd.util.fxdesigner.app.MessageChannel
-
Packages that use MessageChannel Package Description net.sourceforge.pmd.util.fxdesigner.app Interfaces and base classes that structure and support the whole app. -
-
Uses of MessageChannel in net.sourceforge.pmd.util.fxdesigner.app
Methods in net.sourceforge.pmd.util.fxdesigner.app that return MessageChannel Modifier and Type Method Description MessageChannel<net.sourceforge.pmd.lang.ast.Node>
DesignerRoot. getNodeSelectionChannel()
Channel used to transmit node selection events to all interested components.
-