Removes ActionListener from the list of listeners.
Parameters: listener - The listener to remove.
setFocusedExpression
public void setFocusedExpression(Object[] expressionInfo)(Code)
This method set the focus on a specific component.
expressionInfo[0] can be something like:
COMPONENT_DATASET_SPECIFIC_EXPRESSION, ...
If it is COMPONENT_DATASET_SPECIFIC_EXPRESSION, other parameters are expected in the array...