Package | Description |
---|---|
org.eclipse.ptp.etfw | |
org.eclipse.ptp.etfw.toolopts |
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
static ArrayList<IToolUITab> |
ETFWUtils.getToolUITabs()
Returns a list of the tool UI tab objects defined by available tool workflows.
|
Modifier and Type | Class and Description |
---|---|
class |
ToolPane
This class represents a panel of tool options which may be selected or
excluded via checkboxes.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<IToolUITab> |
BuildTool.getAllCompilerPanes() |
Constructor and Description |
---|
ToolPaneListener(IToolUITab tool) |
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.