Uses of Class
net.sourceforge.pmd.util.fxdesigner.app.EventLogger
-
Packages that use EventLogger Package Description net.sourceforge.pmd.util.fxdesigner.app Interfaces and base classes that structure and support the whole app. -
-
Uses of EventLogger in net.sourceforge.pmd.util.fxdesigner.app
Methods in net.sourceforge.pmd.util.fxdesigner.app that return EventLogger Modifier and Type Method Description default EventLogger
ApplicationComponent. getLogger()
Gets the logger of the application.EventLogger
DesignerRoot. getLogger()
Gets the logger of the application.
-