Package org.apache.beehive.controls.api.events

Annotation Types Summary
Client The Client annotation type is used to mark fields in a Control implementation class that define client event proxies.
EventHandler The EventHandler annotation type is used to mark a method that provides the event handler implementation for a Control event.
EventSet The EventSet annotation type is used to mark an interface that defines a group of events associated with a Java Control.