Eclipse Remote Application Platform

Uses of Class
org.eclipse.swt.accessibility.AccessibleActionEvent

Packages that use AccessibleActionEvent
org.eclipse.swt.accessibility   
 

Uses of AccessibleActionEvent in org.eclipse.swt.accessibility
 

Methods in org.eclipse.swt.accessibility with parameters of type AccessibleActionEvent
 void AccessibleActionAdapter.doAction(AccessibleActionEvent e)
          Performs the specified action on the object.
 void AccessibleActionListener.doAction(AccessibleActionEvent e)
          Performs the specified action on the object.
 void AccessibleActionAdapter.getActionCount(AccessibleActionEvent e)
          Returns the number of accessible actions available in this object.
 void AccessibleActionListener.getActionCount(AccessibleActionEvent e)
          Returns the number of accessible actions available in this object.
 void AccessibleActionAdapter.getDescription(AccessibleActionEvent e)
          Returns a description of the specified action.
 void AccessibleActionListener.getDescription(AccessibleActionEvent e)
          Returns a description of the specified action.
 void AccessibleActionAdapter.getKeyBinding(AccessibleActionEvent e)
          Returns a string representing one or more key bindings, if there are any, associated with the specified action.
 void AccessibleActionListener.getKeyBinding(AccessibleActionEvent e)
          Returns a string representing one or more key bindings, if there are any, associated with the specified action.
 void AccessibleActionAdapter.getName(AccessibleActionEvent e)
          Returns the name of the specified action.
 void AccessibleActionListener.getName(AccessibleActionEvent e)
          Returns the name of the specified action.
 


Eclipse Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0