This repository was archived by the owner on Apr 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathjavadoc.html
137 lines (110 loc) · 5.33 KB
/
javadoc.html
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html>
<html lang="en">
<head>
<title>Javadoc | SWT</title>
<meta name="keywords" content="eclipse,swt" />
<link rel="preconnect stylesheet" href="../eclipse/project.css" />
<script src="../eclipse/project.js"></script>
<script src="project.js"></script>
<style>
/* <![CDATA[*/
/*]]>*/
</style>
</head>
<body>
<div data-generate="generateDefaultBreadcrumb(this)">
<a href="index.html">SWT</a>
<span>Javadoc</span>
</div>
<div data-generate="generateDefaults(this)">
</div>
<main>
<div id="midcolumn">
<h1>SWT Javadoc</h1>
<p>Online javadoc for the SWT project within Eclipse.</p>
<table width="100%">
<tr class="TableHeadingColor" bgcolor="#ccccff">
<th colspan="2" align="left">
<font size="+1">
<b>Eclipse-style Javadoc</b>
</font>
</th>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/package-summary.html">org.eclipse.swt</a></b></td>
<td>SWT constants and error handling support.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/accessibility/package-summary.html">org.eclipse.swt.accessibility</a></b></td>
<td>SWT Accessibility.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/awt/package-summary.html">org.eclipse.swt.awt</a></b></td>
<td>SWT AWT embedding support.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/browser/package-summary.html">org.eclipse.swt.browser</a></b></td>
<td>SWT Browser widget.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/package-summary.html">org.eclipse.swt.custom</a></b></td>
<td>SWT Custom widgets.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/dnd/package-summary.html">org.eclipse.swt.dnd</a></b></td>
<td>SWT Drag and Drop support.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/events/package-summary.html">org.eclipse.swt.events</a></b></td>
<td>SWT typed listener support.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/graphics/package-summary.html">org.eclipse.swt.graphics</a></b></td>
<td>SWT graphics classes.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/layout/package-summary.html">org.eclipse.swt.layout</a></b></td>
<td>SWT layout classes.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/ole/win32/package-summary.html">org.eclipse.swt.ole.win32</a></b></td>
<td>SWT Win32 OLE implementation classes.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/opengl/package-summary.html">org.eclipse.swt.opengl</a></b></td>
<td>SWT OpenGL support.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/printing/package-summary.html">org.eclipse.swt.printing</a></b></td>
<td>SWT Printing support classes.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/program/package-summary.html">org.eclipse.swt.program</a></b></td>
<td>SWT Program support class.</td>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/widgets/package-summary.html">org.eclipse.swt.widgets</a></b></td>
<td>SWT widget public API classes.</td>
</tr>
</table>
<p></p>
<table width="100%">
<tr class="TableHeadingColor" bgcolor="#ccccff">
<th colspan="2" align="left">
<font size="+1">
<b>Generated Javadoc</b>
</font>
</th>
</tr>
<tr class="TableRowColor" bgcolor="white">
<td width="30%"><b><a href="https://help.eclipse.org/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Findex.html">Eclipse Platform API</a></b></td>
<td>Scroll to find the <code>org.eclipse.swt.*</code> packages.</td>
</tr>
</table>
</div>
</main>
</body>
<script>
generate();
</script>
</html>