public class ActionEventFirer extends Object
| Constructor and Description |
|---|
ActionEventFirer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ActionListener listener) |
void |
fire(Object source,
int id,
String command) |
void |
remove(ActionListener listener) |
public void add(ActionListener listener)
public void remove(ActionListener listener)
Copyright © 2015. All rights reserved.