If you didn't know the Eclipse Summer of Code gave us a nice addition - Full Screen mode for SWT (From Eclipse 3.4 only. Won't work with 3.3 or earlier). No tricky API, just a getter/setter. Shell.setFullScreen(true) Go play!
Related:
How to add TrayItem in Eclipse RCP application?
How to add a status bar in an RCP app?

0 comments:
Post a Comment