Class ActionEventFirer
java.lang.Object
com.vividsolutions.jump.workbench.ui.ActionEventFirer
Keeps registry of action listeners, triggers each of them on demand
with a given ActionEvent.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ActionListener listener) voidvoidremove(ActionListener listener)
-
Constructor Details
-
ActionEventFirer
public ActionEventFirer()
-
-
Method Details
-
add
-
remove
-
fire
-