PTP
Release 7.0

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

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

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

Fields in org.eclipse.ptp.etfw.toolopts declared as ToolOption
 ToolOption[] ToolPane.options
          The individual tool options defined in this pane
 

Methods in org.eclipse.ptp.etfw.toolopts that return ToolOption
 ToolOption ToolPane.getOption(String optID)
           
 

Methods in org.eclipse.ptp.etfw.toolopts with parameters of type ToolOption
protected  void ToolPane.OptArgUpdate(ToolOption opt)
          If the given ToolOption has an assoicated value field, the name/value string is updated accordingly.
 

Method parameters in org.eclipse.ptp.etfw.toolopts with type arguments of type ToolOption
 void ToolPane.setOptions(List<ToolOption> toptions)
           
 


PTP
Release 7.0

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