pivot.wtk
Interface ActionListener


public interface ActionListener

Action listener interface.

Author:
gbrown

Method Summary
 void enabledChanged(Action action)
          Called when an action's enabled state has changed.
 

Method Detail

enabledChanged

void enabledChanged(Action action)
Called when an action's enabled state has changed.

Parameters:
action -