Class ProgramSelectionPluginEvent


public final class ProgramSelectionPluginEvent extends AbstractSelectionPluginEvent
Plugin event generated when the selection in a program changes.
  • Field Details

  • Constructor Details

    • ProgramSelectionPluginEvent

      public ProgramSelectionPluginEvent(String src, ProgramSelection sel, Program program)
      Construct a new plugin event
      Parameters:
      src - the name of the plugin that generated this event
      sel - the program selection
      program - the program associated with this event