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
Fields in net.sourceforge.pmd.util.fxdesigner.app with type parameters of type MessageChannel Modifier and Type Field Description static AppServiceDescriptor<MessageChannel<NodeSelectionSource.NodeSelectionEvent>>
DesignerRoot. NODE_SELECTION_CHANNEL
Channel used to transmit node selection events to all interested components.
-