AccessibleActionListener.doAction

Performs the specified action on the object.

@param e an event object containing the following fields:<ul> <li>in index - a 0 based index specifying the action to perform. If the index lies outside the valid range no action is performed.</li> <li>out result - set to {@link ACC#OK} if the action was performed.</li> </ul>

interface AccessibleActionListener
void
doAction

Meta