PTP
Release 7.0

Uses of Class
org.eclipse.ptp.etfw.toolopts.ToolPaneListener

Packages that use ToolPaneListener
org.eclipse.ptp.etfw.toolopts   
 

Uses of ToolPaneListener in org.eclipse.ptp.etfw.toolopts
 

Fields in org.eclipse.ptp.etfw.toolopts declared as ToolPaneListener
protected  ToolPaneListener ToolPane.checkListener
          The listener for check boxes and value entry fields in this pane
 

Methods in org.eclipse.ptp.etfw.toolopts with parameters of type ToolPaneListener
 void ToolPane.makeToolPane(org.eclipse.swt.widgets.Composite comp, ToolPaneListener paneListener)
          Creates the widgets and initializes the values for this ToolPane
 void IToolUITab.makeToolPane(org.eclipse.swt.widgets.Composite comp, ToolPaneListener paneListener)
          Create the tab's widgets in the supplied composite using the given listener for the widget's activity.
 


PTP
Release 7.0

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