org.eclipse.swt.events.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.eclipse.swt.gtk.linux.ppc64le Show documentation
Show all versions of org.eclipse.swt.gtk.linux.ppc64le Show documentation
Standard Widget Toolkit for GTK on ppc64le
The newest version!
Package-level Javadoc
SWT typed listener support.
Package Specification
This package provides the typed events and listener interfaces and,
where appropriate, matching adapter classes which make up the
"high level" typed listener support provided by SWT.
For contrast, see also the untyped listener support provided
by class org.eclipse.swt.widgets.Event
and interface
org.eclipse.swt.widgets.Listener
, and the
addListener
and removeListener
methods in
class org.eclipse.swt.widgets.Widget
.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy