Uses of Class
de.unihalle.informatik.Alida.operator.events.ALDEvent

Packages that use ALDEvent
de.unihalle.informatik.Alida.dataio.provider.swing.events   
de.unihalle.informatik.Alida.operator.events Definitions of Alida events and corresponding reporter and listener interfaces. 
de.unihalle.informatik.Alida.workflows.events Contains all events appearing in context of workflows in Alida. 
 

Uses of ALDEvent in de.unihalle.informatik.Alida.dataio.provider.swing.events
 

Subclasses of ALDEvent in de.unihalle.informatik.Alida.dataio.provider.swing.events
 class ALDSwingValueChangeEvent
          Event type for reporting changes of values in provider GUI elements.
 

Uses of ALDEvent in de.unihalle.informatik.Alida.operator.events
 

Subclasses of ALDEvent in de.unihalle.informatik.Alida.operator.events
 class ALDConfigurationEvent
          Event type to configure operator execution.
 class ALDControlEvent
          Event type for controlling operator threads.
 class ALDOperatorExecutionProgressEvent
          Event type to reflect progress of operator execution.
 class ALDOpParameterUpdateEvent
          Event type for updates of operator parameters.
 

Uses of ALDEvent in de.unihalle.informatik.Alida.workflows.events
 

Subclasses of ALDEvent in de.unihalle.informatik.Alida.workflows.events
 class ALDWorkflowClassEvent
          Event type related to Alida work flows.
 class ALDWorkflowEvent
          Event type related to Alida work flows.
 



Copyright © 2010–2014 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.