Class DNDListener

All Implemented Interfaces:
Listener

class DNDListener extends TypedListener
  • Field Details

  • Constructor Details

    • DNDListener

      DNDListener(EventListener listener)
      DNDListener constructor comment.
  • Method Details

    • handleEvent

      public void handleEvent(Event e)
      Description copied from class: TypedListener
      Handles the given event.

      IMPORTANT: This method is not part of the SWT public API. It is marked public only so that it can be shared within the packages provided by SWT. It should never be referenced from application code.

      Specified by:
      handleEvent in interface Listener
      Overrides:
      handleEvent in class TypedListener
      Parameters:
      e - the event to handle