- java.lang.Object
-
- org.eclipse.swt.events.SelectionAdapter
-
- org.eclipse.ptp.etfw.toolopts.ToolPaneListener
-
- All Implemented Interfaces:
- java.util.EventListener, org.eclipse.swt.events.ModifyListener, org.eclipse.swt.events.SelectionListener, org.eclipse.swt.internal.SWTEventListener
public class ToolPaneListener
extends org.eclipse.swt.events.SelectionAdapter
implements org.eclipse.swt.events.ModifyListener
A reference implementation for the type of listener that can be associated with a ToolPane's tools
- Since:
- 5.0
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
localAction() |
void |
modifyText(org.eclipse.swt.events.ModifyEvent evt) |
void |
widgetSelected(org.eclipse.swt.events.SelectionEvent e) |
-
Methods inherited from class org.eclipse.swt.events.SelectionAdapter
widgetDefaultSelected
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.