Class EventDispatcher

java.lang.Object
cz.fidentis.analyst.gui.elements.histogram.utils.EventDispatcher
All Implemented Interfaces:
EventGenerator
Direct Known Subclasses:
Bound, BoundPair

public class EventDispatcher extends Object implements EventGenerator
Convenience class for handling ActionEvents for components that don't support it by default.
  • Constructor Details

    • EventDispatcher

      public EventDispatcher()
  • Method Details