Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » How to Get Externalized Property Keys from Expression(I want to get all the keys of externalized properties from given java component)
How to Get Externalized Property Keys from Expression [message #915809] Tue, 18 September 2012 01:59 Go to next message
Eclipse UserFriend
Hello All,

I am facing this problem since last two days, and still cant find the way to get all Externalized keys from a java component.

For example i have diffrent component on my frame like Table,List,Combo,Label Etc.
when i click on one component and get its Java properties and data populating is from Extenal NLS properties file i want to get all the NLS properties keys used to set data in a component. Can you please help me out?
Re: How to Get Externalized Property Keys from Expression [message #932221 is a reply to message #915809] Wed, 03 October 2012 23:50 Go to previous message
Eclipse UserFriend
Well, WindowBuilder is UI editor, so it works only with UI properties.
If you want something more, you should use standard Eclipse NLS features.
Previous Topic:AnchorLayout
Next Topic:Can we put one component inside another SWT/XWT composite
Goto Forum:
  


Current Time: Sat Feb 15 05:04:38 GMT 2025

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

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

Back to the top