Changeset 86:bef1ed4ebc50 for dwt/events/ControlListener.d
- Timestamp:
- 02/06/08 15:33:24 (1 year ago)
- Files:
-
- dwt/events/ControlListener.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
dwt/events/ControlListener.d
r0 r86 21 21 * and resizing controls. 22 22 * <p> 23 * After creating an instance of a class that extends23 * After creating an instance of a class that : 24 24 * this interface it can be added to a control using the 25 25 * <code>addControlListener</code> method and removed using
