Package net.sourceforge.pmd.util.fxdesigner.app
Interfaces and base classes that structure and support the whole app.
See
ApplicationComponent
.-
Interface Summary Interface Description ApplicationComponent Some part of the application, e.g.DesignerRoot Provides access to the globals of the app.NodeSelectionSource A control or controller that somehow displays nodes in a form that the user can select. -
Class Summary Class Description AbstractController Base class for controllers of the app.DesignerParams Parses the parameters of the app.DesignerRootImpl Interface for the singleton of the app.MessageChannel<T> Implements some kind of messenger pattern.MessageChannel.Message<T> A message transmitted through aMessageChannel
.NodeSelectionSource.NodeSelectionEvent XPathUpdateSubscriber