Uses of Class
net.sourceforge.pmd.util.fxdesigner.model.LogEntry
-
Packages that use LogEntry Package Description net.sourceforge.pmd.util.fxdesigner.model -
-
Uses of LogEntry in net.sourceforge.pmd.util.fxdesigner.model
Methods in net.sourceforge.pmd.util.fxdesigner.model that return types with arguments of type LogEntry Modifier and Type Method Description org.reactfx.EventStream<LogEntry>
EventLogger. getLog()
Returns a stream that emits an event each time an exception is logged by some part of the application.Methods in net.sourceforge.pmd.util.fxdesigner.model with parameters of type LogEntry Modifier and Type Method Description void
EventLogger. logEvent(LogEntry event)
-