blob: ad80a86ae0443540dce0d963d46d5dbf5f5726e1 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Command Composer Dialog</title>
<link rel="STYLESHEET" href="../../../../book.css" type="text/css">
<link rel="STYLESHEET" href="../../../tweak.css" type="text/css">
<script language="JavaScript" type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
<h2>Command Composer Dialog</h2>
<h3>About This Dialog</h3>
<p>
This dialog allows you to browse, test and select new executable workbench
commands to add to a step or sub-step. The dialog also allows you to edit
applicable parameters for selected workbench commands.
</p>
<p>
This dialog is accessible by clicking the <strong>Browse...</strong> button in the
<strong>Command</strong> section.
</p>
<img src="../../../images/simple_cs_editor/section_command_details.png" alt="Command Definition Section">
<h3>Dialog Sections</h3>
<p>
This dialog is comprised of the following sections:
</p>
<table cellspacing="0">
<tr>
<td class="header">
Section
</td>
<td class="header">
Description
</td>
</tr>
<tr>
<td class="body">
<a href="section_commands.htm">Commands Section</a>
</td>
<td class="body">
This section allows you to browse and filter executable workbench
commands by category.
</td>
</tr>
<tr>
<td class="body">
<a href="section_command-details.htm">Command Details Section</a>
</td>
<td class="body">
This section allows you to do the following:
<ul>
<li>
Test an executable workbench command
</li>
<li>
Edit an executable workbench command's applicable parameters
</li>
<li>
Copy an executable workbench command's string representation to the clipboard.
</li>
</ul>
</td>
</tr>
</table>
<h3>Relevant Links</h3>
<ul>
<li>
<a href="../../../../../org.eclipse.platform.doc.isv/guide/wrkAdv_keyBindings_actionDef.htm">Commands</a>
</li>
<li>
<a href="section_command.htm">Command Section</a>
</li>
</ul>
</body>
</html>