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.NodeSelectionSource A control or controller that somehow displays nodes in a form that the user can select. -
Class Summary Class Description AbstractController<T extends AbstractController<?>> Base class for controllers of the app.DesignerRoot Interface for the singleton of the app.EventLogger Logs events.LogEntry Log entry of anEventLogger
.MessageChannel<T> Implements some kind of messenger pattern.MessageChannel.Message<T> A message transmitted through aMessageChannel
. -
Enum Summary Enum Description LogEntry.Category