]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/events/package.html
b6325f94632ce6e7415255b1df470fa374a4c242
[simantics/platform.git] / bundles / org.eclipse.swt.win32.win32.x86_64 / src / org / eclipse / swt / events / package.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <html>
3 <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5    <meta name="Author" content="IBM">
6    <title>Package-level Javadoc</title>
7 </head>
8 <body>
9 SWT typed listener support.
10 <h2>
11 Package Specification</h2>
12 This package provides the typed events and listener interfaces and,
13 where appropriate, matching adapter classes which make up the 
14 "high level" <em>typed listener</em> support provided by SWT.
15 <p>
16 For contrast, see also the <em>untyped listener</em> support provided
17 by class <code>org.eclipse.swt.widgets.Event</code> and interface 
18 <code>org.eclipse.swt.widgets.Listener</code>, and the
19 <code>addListener</code> and <code>removeListener</code> methods in
20 class <code>org.eclipse.swt.widgets.Widget</code>.
21 </p>
22 </body>
23 </html>