[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.rcp] Re: implementing global action in ApplicationWorkbench
|
The IFocusService allows you to specify handlers for commands like cut, copy, paste where you only need to specify the control that has focus.
See the javadoc for IFocusService for details.
PW
--
Paul Webster
http://wiki.eclipse.org/Platform_Command_Framework
http://wiki.eclipse.org/Command_Core_Expressions
http://wiki.eclipse.org/Menu_Contributions