comparison snippets/menu/Snippet286.d @ 120:1f0a7a472680

fix rm snippets from module statements.
author Frank Benoit <benoit@tionex.de>
date Sun, 20 Jul 2008 19:17:23 +0200
parents 4a04b6759f98
children
comparison
equal deleted inserted replaced
119:9a1be6ff19a2 120:1f0a7a472680
6 * http://www.eclipse.org/legal/epl-v10.html 6 * http://www.eclipse.org/legal/epl-v10.html
7 * 7 *
8 * Contributors: 8 * Contributors:
9 * IBM Corporation - initial API and implementation 9 * IBM Corporation - initial API and implementation
10 *******************************************************************************/ 10 *******************************************************************************/
11 module snippets.menu.Snippet286; 11 module menu.Snippet286;
12 12
13 /* 13 /*
14 * use a menu item's armListener to update a status line. 14 * use a menu item's armListener to update a status line.
15 * 15 *
16 * For a list of all SWT example snippets see 16 * For a list of all SWT example snippets see