Chris Johnson, Index
background image
Event Handling - Semantic Events


ActionEvent		Button			Button is selected
			List			Item is double clicked
			MenuItem		Item is selected
			TextField		Enter is pressed
AdjustmentEvent		Scrollbar		Scroll cursor moved
ItemEvent		Checkbox		Checkbox is toggled
			CheckboxMenuItem 	Menuitem is selected
			Choice			Item in choice is selected
			List			Item in list is selected
TextEvent		TextComponent		Text changes




forward