blob: b6325f94632ce6e7415255b1df470fa374a4c242 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<title>Package-level Javadoc</title>
</head>
<body>
SWT typed listener support.
<h2>
Package Specification</h2>
This package provides the typed events and listener interfaces and,
where appropriate, matching adapter classes which make up the
"high level" <em>typed listener</em> support provided by SWT.
<p>
For contrast, see also the <em>untyped listener</em> support provided
by class <code>org.eclipse.swt.widgets.Event</code> and interface
<code>org.eclipse.swt.widgets.Listener</code>, and the
<code>addListener</code> and <code>removeListener</code> methods in
class <code>org.eclipse.swt.widgets.Widget</code>.
</p>
</body>
</html>