|
Eclipse Remote Application Platform | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) EclipseSource and others 2002, 2012. All rights reserved.