public class ActionCoordinator extends java.lang.Object implements ActionValueListener
ActionValueEvent
,
ActionSourceListener
Constructor and Description |
---|
ActionCoordinator(java.lang.String eventType) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionValueEvent e) |
void |
addActionSourceListener(ActionSourceListener l)
add an ActionSource listener
|
void |
removeActionSourceListener(ActionSourceListener l)
remove an ActionSource listener
|
public void actionPerformed(ActionValueEvent e)
actionPerformed
in interface ActionValueListener
public void addActionSourceListener(ActionSourceListener l)
public void removeActionSourceListener(ActionSourceListener l)