diff dwt/widgets/Listener.d @ 15:2952d5604c0a

Ported some widgets, added some stuff to the runtime bindings
author Jacob Carlborg <doob@me.com> <jacob.carlborg@gmail.com>
date Fri, 29 Aug 2008 21:46:05 +0200
parents 380af2bdd8e5
children d8635bb48c7c
line wrap: on
line diff
--- a/dwt/widgets/Listener.d	Sat Aug 23 13:49:00 2008 +0200
+++ b/dwt/widgets/Listener.d	Fri Aug 29 21:46:05 2008 +0200
@@ -7,11 +7,14 @@
  *
  * Contributors:
  *     IBM Corporation - initial API and implementation
+ *     
+ * Port to the D programming language:
+ *     Jacob Carlborg <jacob.carlborg@gmail.com>
  *******************************************************************************/
 module dwt.widgets.Listener;
 
-import dwt.dwthelper.utils;
 
+import dwt.widgets.Event;
 
 /**
  * Implementers of <code>Listener</code> provide a simple