Uses of Interface
org.scijava.event.EventHistory
-
Packages that use EventHistory Package Description org.scijava org.scijava.event -
-
Uses of EventHistory in org.scijava
Methods in org.scijava that return EventHistory Modifier and Type Method Description EventHistoryAbstractGateway. eventHistory()EventHistoryGateway. eventHistory()Gets this application context'sEventHistory. -
Uses of EventHistory in org.scijava.event
Classes in org.scijava.event that implement EventHistory Modifier and Type Class Description classDefaultEventHistoryDefault service for keeping a history of SciJava events.
-