org.eclipse.ptp.etfw.toolopts
Class ToolPaneListener
java.lang.Object
SelectionAdapter
org.eclipse.ptp.etfw.toolopts.ToolPaneListener
public class ToolPaneListener
- extends SelectionAdapter
A reference implementation for the type of listener that can be associated with a ToolPane's tools
- Since:
- 5.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToolPaneListener
public ToolPaneListener(IToolUITab tool)
- Since:
- 5.0
localAction
protected void localAction()
modifyText
public void modifyText(ModifyEvent evt)
widgetSelected
public void widgetSelected(SelectionEvent e)
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.