EclipseCon '11 - Using Adapters to Handle Menus and Handlers in Large Scale Applications
by Tonny Madsen on Mar 23, 2011
- 712 views
How do you effectively control commands, menus and handlers in a large pluggable application to get a consistent use of the commands across the complete application? This is definitely one of the areas...
How do you effectively control commands, menus and handlers in a large pluggable application to get a consistent use of the commands across the complete application? This is definitely one of the areas where the Eclipse IDE is not a good sample application. Just notice how all team providers add commands with the same text and function and how multiple identical menu items some times show up...
Here the Adapter framework of Eclipse can be a big help if used properly.
While the Adapter framework arguably is one of the more difficult to understand and use properly, the is also a framework that will solve many of the problems you might face is larger non-trivial applications. Especially when used in conjunction with the menus extension point and handlers. This presentation will show how to use the adapter framework of the Eclipse framework with special emphasis on the menus and handlers.
Statistics
- Favorites
- 0
- Downloads
- 47
- Comments
- 0
- Embed Views
- Views on SlideShare
- 632
- Total Views
- 712
