|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IToolUITab | |
|---|---|
| org.eclipse.ptp.etfw | |
| org.eclipse.ptp.etfw.toolopts | |
| Uses of IToolUITab in org.eclipse.ptp.etfw |
|---|
| Methods in org.eclipse.ptp.etfw that return IToolUITab | |
|---|---|
static IToolUITab[] |
ETFWUtils.getToolPanes()
Returns an array of all of the non-virtual tool panes defined in available tool definition xml files Panes are ordered by tool, and within each tool by compilation, execution and analysis step |
| Methods in org.eclipse.ptp.etfw that return types with arguments of type IToolUITab | |
|---|---|
static java.util.ArrayList<IToolUITab> |
ETFWUtils.getToolUITabs()
Returns a list of the tool UI tab objects defined by available tool workflows. |
| Uses of IToolUITab in org.eclipse.ptp.etfw.toolopts |
|---|
| Classes in org.eclipse.ptp.etfw.toolopts that implement IToolUITab | |
|---|---|
class |
ToolPane
This class represents a panel of tool options which may be selected or excluded via checkboxes. |
| Methods in org.eclipse.ptp.etfw.toolopts that return types with arguments of type IToolUITab | |
|---|---|
java.util.ArrayList<IToolUITab> |
BuildTool.getAllCompilerPanes()
|
| Constructors in org.eclipse.ptp.etfw.toolopts with parameters of type IToolUITab | |
|---|---|
ToolPaneListener(IToolUITab tool)
|
|
|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||