Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » PropertySheet Customization
PropertySheet Customization [message #533040] Wed, 12 May 2010 05:29
Rima Mising name is currently offline Rima Mising nameFriend
Messages: 6
Registered: April 2010
Junior Member
Hi ...
In Propertysheet contains two columns .
One is Property another one value . as below
---------------------------------------
| Property | Value |
----------------------------------------
| X | 250 |
----------------------------------------
| Y | 150 |
----------------------------------------

so we can set
Text value using TextPropertyDescriptor.
But I need another
one column as type (like property, value).
-----------------------------------------------------------
| Property | Value | Type |
-----------------------------------------------------------
| X | 250 | Type1 |
-----------------------------------------------------------
| Y | 150 | Type2 |
---------------------------------------- -------------------

How to achieve this one ......
Plz help...
Previous Topic:How to disable/enable a menu based on my expressions?
Next Topic:How to run example code from http://www.eclipse.org
Goto Forum:
  


Current Time: Wed Apr 24 21:01:28 GMT 2024

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

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

Back to the top