Class SelectionEvent

All Implemented Interfaces:
IEvent, Serializable

public class SelectionEvent extends Event
An event indicating a selection.
See Also:
  • Field Details

  • Constructor Details

    • SelectionEvent

      public SelectionEvent(Object source)
  • Method Details