Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Language pack and menu entries
Language pack and menu entries [message #452717] Thu, 13 July 2006 13:57
Alex is currently offline AlexFriend
Messages: 65
Registered: July 2009
Member
Hi,

is it possible to set the labels of MenuManager instances according to certain properties within the language pack jars? I want to create a File-MenuManager and want to set it's label value without using my own property files.

I think of something similar to
MenuManager fileMenu = new MenuManager("%Workbench_file");

Unfortunately, this code snippet doesn't work.

Thanks for your help, Alex
Previous Topic:Refreshing Tree Viewer
Next Topic:Add Scale in a table
Goto Forum:
  


Current Time: Tue Oct 15 15:59:13 GMT 2024

Powered by FUDForum. Page generated in 0.03344 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top