Class ActionEventFirer

java.lang.Object
com.vividsolutions.jump.workbench.ui.ActionEventFirer

public class ActionEventFirer extends Object
Keeps registry of action listeners, triggers each of them on demand with a given ActionEvent.
  • Constructor Details

    • ActionEventFirer

      public ActionEventFirer()
  • Method Details