X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.eclipse.swt.win32.win32.x86_64%2Fsrc%2Forg%2Feclipse%2Fswt%2Fevents%2Fpackage.html;fp=bundles%2Forg.eclipse.swt.win32.win32.x86_64%2Fsrc%2Forg%2Feclipse%2Fswt%2Fevents%2Fpackage.html;h=b6325f94632ce6e7415255b1df470fa374a4c242;hb=db618b088560ad9a524dade82a3847f8d08bfb7c;hp=0000000000000000000000000000000000000000;hpb=930da66f9b2d7d1acba3e5dc805a323933abb780;p=simantics%2Fplatform.git diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/events/package.html b/bundles/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/events/package.html new file mode 100644 index 000000000..b6325f946 --- /dev/null +++ b/bundles/org.eclipse.swt.win32.win32.x86_64/src/org/eclipse/swt/events/package.html @@ -0,0 +1,23 @@ + + + + + + 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. +

+ +