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.collection.LiveList<LogEntry>
EventLogger. getLog()
Returns the full log.Methods in net.sourceforge.pmd.util.fxdesigner.model with parameters of type LogEntry Modifier and Type Method Description int
LogEntry. compareTo(LogEntry o)
void
EventLogger. logEvent(LogEntry event)
-