Uses of Class
buoy.event.WidgetFocusEvent

Packages that use WidgetFocusEvent
buoy.event   
 

Uses of WidgetFocusEvent in buoy.event
 

Subclasses of WidgetFocusEvent in buoy.event
 class FocusGainedEvent
          This is an event corresponding to a Widget gaining keyboard focus.
 class FocusLostEvent
          This is an event corresponding to a Widget losing keyboard focus.
 



Written by Peter Eastman.