PTP
Release 7.0

org.eclipse.ptp.etfw.toolopts
Class ToolPaneListener

java.lang.Object
  extended by SelectionAdapter
      extended by 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

Constructor Summary
ToolPaneListener(IToolUITab tool)
           
 
Method Summary
protected  void localAction()
           
 void modifyText(ModifyEvent evt)
           
 void widgetSelected(SelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolPaneListener

public ToolPaneListener(IToolUITab tool)
Since:
5.0
Method Detail

localAction

protected void localAction()

modifyText

public void modifyText(ModifyEvent evt)

widgetSelected

public void widgetSelected(SelectionEvent e)

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.