blob: 6de853db3f5806de4716db6b5e5356af124f41b9 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content=
"Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" type="text/css">
<title>Project Explorer view icons</title>
</head>
<body bgcolor="#FFFFFF">
<h1>Project Explorer view icons</h1>
<p>The following icons can appear in the navigation views:</p>
<table border="1" cellspacing="0" cellpadding="4">
<caption>
Project Explorer view icons
</caption>
<thead>
<tr>
<th>Icon</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="center" valign="middle"><img src="../images/prj_obj.svg" alt="Open Project icon"></td>
<td>Project (open)</td>
</tr>
<tr>
<td align="center" valign="middle"><img src="../images/fldr_obj.svg" alt="Folder icon"></td>
<td>Folder (open)</td>
</tr>
<tr>
<td align="center" valign="middle"><img src="../images/cprj_obj.svg" alt="Closed Project icon"></td>
<td>Project (closed)</td>
</tr>
<tr>
<td align="center" valign="middle"><img src="../images/file_obj.svg" alt="File icon"></td>
<td>Generic File</td>
</tr>
</tbody>
</table>
</body>
</html>