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
Muhammad Tahir is currently offline Muhammad TahirFriend
Messages: 21
Registered: June 2012
Junior Member
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
Konstantin Scheglov is currently offline Konstantin ScheglovFriend
Messages: 555
Registered: July 2009
Senior Member
Well, WindowBuilder is UI editor, so it works only with UI properties.
If you want something more, you should use standard Eclipse NLS features.


Konstantin Scheglov,
Google, Inc.
Previous Topic:AnchorLayout
Next Topic:Can we put one component inside another SWT/XWT composite
Goto Forum:
  


Current Time: Wed Apr 24 20:46:17 GMT 2024

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

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

Back to the top