Class StyledTextListener

java.lang.Object
org.eclipse.swt.widgets.TypedListener
org.eclipse.swt.custom.StyledTextListener
All Implemented Interfaces:
Listener

class StyledTextListener extends TypedListener
  • Constructor Details

  • Method Details

    • handleEvent

      public void handleEvent(Event e)
      Process StyledText events by invoking the event's handler.
      Specified by:
      handleEvent in interface Listener
      Overrides:
      handleEvent in class TypedListener
      Parameters:
      e - the event to handle