comparison dwt/events/ExpandEvent.d @ 3:649b8e223d5a

fix extends
author Frank Benoit <benoit@tionex.de>
date Wed, 27 Aug 2008 13:48:25 +0200
parents 380af2bdd8e5
children 1a8b3cb347e0
comparison
equal deleted inserted replaced
2:354c569b57a9 3:649b8e223d5a
22 * @see ExpandListener 22 * @see ExpandListener
23 * 23 *
24 * @since 3.2 24 * @since 3.2
25 */ 25 */
26 26
27 public class ExpandEvent extends SelectionEvent { 27 public class ExpandEvent : SelectionEvent {
28 28
29 static final long serialVersionUID = 3976735856884987356L; 29 static final long serialVersionUID = 3976735856884987356L;
30 30
31 /** 31 /**
32 * Constructs a new instance of this class based on the 32 * Constructs a new instance of this class based on the