[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] something like AbstractAction ?
|
- From: soni29@xxxxxxxxxxx (soni)
- Date: Fri, 11 Jul 2003 12:30:30 +0000 (UTC)
- Newsgroups: eclipse.platform.swt
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
hi,
i wanted to know is there something similar to AbstractAction in swt? if
i make a menu and a button and want them to be created through the same
object is this possible in swt? suppose i wanted a button and menuitem to
open a file.
Thank you.