File: ref-65.htm

package info (click to toggle)
eclipse 3.8.1-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 338,456 kB
  • ctags: 472,713
  • sloc: java: 2,762,069; ansic: 136,783; xml: 105,676; cpp: 35,759; jsp: 4,420; sh: 3,288; perl: 1,687; makefile: 232; python: 67; php: 24
file content (50 lines) | stat: -rw-r--r-- 1,392 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!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=ISO-8859-1">
<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/ref-10.png" alt="Open Project icon"></td>
<td>Project (open)</td>
</tr>

<tr>
<td align="center" valign="middle"><img src="../images/ref-12.png" alt="Folder icon"></td>
<td>Folder (open)</td>
</tr>

<tr>
<td align="center" valign="middle"><img src="../images/ref-11.png" alt="Closed Project icon"></td>
<td>Project (closed)</td>
</tr>

<tr>
<td align="center" valign="middle"><img src="../images/ref-15.png" alt="File icon"></td>
<td>Generic File</td>
</tr>
</tbody>
</table>

</body>
</html>