Class AbstractModuleConfiguration.ConfigurationTabSelectionListener

java.lang.Object
org.eclipse.epsilon.common.dt.launching.tabs.AbstractModuleConfiguration.ConfigurationTabSelectionListener
All Implemented Interfaces:
EventListener, org.eclipse.swt.events.SelectionListener, org.eclipse.swt.internal.SWTEventListener
Enclosing class:
AbstractModuleConfiguration

protected static class AbstractModuleConfiguration.ConfigurationTabSelectionListener extends Object implements org.eclipse.swt.events.SelectionListener
  • Constructor Details

  • Method Details

    • widgetSelected

      public void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
      Specified by:
      widgetSelected in interface org.eclipse.swt.events.SelectionListener
    • widgetDefaultSelected

      public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
      Specified by:
      widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListener