Exemplo n.º 1
0
		/// <summary>
		/// Handles a keystroke in a menu.
		/// </summary>
		public void processMenuKeyEvent(MenuKeyEvent @e)
		{
		}
Exemplo n.º 2
0
		/// <summary>
		/// Notifies all listeners that have registered interest for
		/// notification on this event type.
		/// </summary>
		protected void fireMenuKeyReleased(MenuKeyEvent @event)
		{
		}
Exemplo n.º 3
0
		/// <summary>
		/// Notifies all listeners that have registered interest for
		/// notification on this event type.
		/// </summary>
		protected void fireMenuKeyTyped(MenuKeyEvent @event)
		{
		}
Exemplo n.º 4
0
		/// <summary>
		/// Notifies all listeners that have registered interest for
		/// notification on this event type.
		/// </summary>
		protected void fireMenuKeyPressed(MenuKeyEvent @event)
		{
		}