blob: d803463360b5a2ec89202ba54af98b21e2507f3b [file]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
<title>
Java toolbar actions
</title>
<link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
</head>
<body>
<h1>
Java toolbar actions
</h1>
<br>
<br>
<table border="1" cellspacing="0">
<caption>
Java Actions<br>
</caption>
<tbody>
<tr>
<th>
<p>
Toolbar Button
</p>
</th>
<th>
<p>
Command
</p>
</th>
<th>
Description
</th>
</tr>
<tr>
<td align="left" valign="top">
<img src="../images/ref-1.gif" alt="" height="16" width="16" align="center">
</td>
<td align="left" valign="top">
<p>
Create a Java Project
</p>
</td>
<td align="left" valign="top">
<p>
This command helps you create a new Java project.
</p>
<br>
<a href="ref-121.htm">See New Java Project Wizard</a>
</td>
</tr>
<tr>
<td align="left" valign="top">
<img src="../images/ref-2.gif" alt="" height="16" width="16" align="center">
</td>
<td align="left" valign="top">
<p>
Create a Java Package
</p>
</td>
<td align="left" valign="top">
<p>
This command helps you create a new Java package.
</p>
<br>
<a href="ref-125.htm">See New Java Package Wizard</a>
</td>
</tr>
<tr>
<td align="left" valign="top">
<img src="../images/ref-3.gif" alt="" height="16" width="16" align="center">
</td>
<td align="left" valign="top">
<p>
Create a Java Class
</p>
</td>
<td align="left" valign="top">
<p>
This command helps you create a new Java class.
</p>
<br>
<a href="ref-126.htm">See New Java Class Wizard</a>
</td>
</tr>
<tr>
<td align="left" valign="top">
<img src="../images/ref-4.gif" alt="" height="16" width="16" align="center">
</td>
<td align="left" valign="top">
<p>
Create a Java Interface
</p>
</td>
<td align="left" valign="top">
<p>
This command helps you create a new Java interface.
</p>
<br>
<a href="ref-127.htm">See New Java Interface Wizard</a>
</td>
</tr>
<tr>
<td align="left" valign="top">
<img src="../images/ref-5.gif" alt="" height="16" width="16" align="center">
</td>
<td align="left" valign="top">
<p>
Create a Scrapbook Page
</p>
</td>
<td align="left" valign="top">
<p>
This command helps you create a new Java scrapbook page for experimenting with Java expressions.
</p>
<br>
<a href="ref-129.htm">See New Java Scrapbook Page Wizard</a>
</td>
</tr>
<tr>
<td align="left" valign="top">
<img src="../images/ref-6.gif" alt="" height="16" width="16" align="center">
</td>
<td align="left" valign="top">
<p>
Open a Type in the Editor
</p>
</td>
<td align="left" valign="top">
<p>
This command allows you to browse the workspace for a type to open in the defined default Java editor. You can optionally choose to display the type simultaneously
in the Hierarchy view.
</p>
<dl>
<dt>
<strong>Choose a type:</strong>
</dt>
<dd>
In this field, type the first few characters of the type you want to open in an editor. You can use wildcards as needed (&quot;*&quot; for a string, &quot;?&quot;
for a character, &quot;&lt;&quot; for end of line).&nbsp;
</dd>
<dt>
<strong>Matching Types:</strong>
</dt>
<dd>
This list displays matches for the expression you type in the Choose a type field.&nbsp;
</dd>
<dt>
<strong>In Packages:</strong>
</dt>
<dd>
This list displays the packages where a type with the selected name are defined.&nbsp;
</dd>
</dl>
</td>
</tr>
</tbody>
</table>
<p>
<br>
<img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
</p>
<p>
<a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
</p>
<p>
<img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
</p>
<a href="../tasks/tasks-11.htm">Creating Java elements</a> <br>
<a href="../tasks/tasks-76.htm">Opening an editor on a type</a>
<p>
<br>
<img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
</p>
<p>
<a href="ref-121.htm">New Java Project wizard</a><br>
<a href="ref-125.htm">New Java Package wizard</a><br>
<a href="ref-126.htm">New Java Class wizard</a><br>
<a href="ref-127.htm">New Java Interface wizard</a><br>
<a href="ref-129.htm">New Java Scrapbook Page wizard</a><br>
<a href="../reference/ref-24.htm">Views and editors</a><br>
</p>
<a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright (c) 2000, 2003 IBM Corporation and others. All Rights Reserved." border="0" width="324" height="14"></a>
</body>
</html>