Class EventDetails


  • public class EventDetails
    extends Object
    Caches details of a particular SciJavaEvent, without saving the event itself (since doing so could leave dangling references).
    Author:
    Curtis Rueden
    • Constructor Detail

    • Method Detail

      • getTimestamp

        public Date getTimestamp()
      • getEventString

        public String getEventString()
      • toHTML

        public String toHTML​(boolean bold)