Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » GMF properties sheet
GMF properties sheet [message #196149] Tue, 08 July 2008 23:58
Vineet is currently offline VineetFriend
Messages: 19
Registered: July 2009
Junior Member
I want to figure out how to split properties into multiple tabs (currently
the default is 'Core' which lists all the properties associated with the
Java Object).
For example, if I have a tool which creates "RootNode" and has associated
properties such as:
isGoodRoot (boolean)
weightInCalculation (int)
I want it to be split into 2 tabs ('core' and 'advanced'), with
'weightInCalculation' going to 'advanced' tab while 'isGoodRoot' going to
'core' tab.

I found many tutorials and examples such as below....
http://wiki.eclipse.org/GMF_Propsheet_Customization
http://wiki.eclipse.org/GMF_Propsheet_Customization_With_Gmf UI
but they are tagged with 'do not use'

Does anyone know, In Eclipse (using the
eclipse-modeling-ganymede-incubation-win32), how to customize properties
sheet for GMF based project?
Previous Topic:arrow keys to move shapes not working
Next Topic:ChangeChildPropertyValueRequest
Goto Forum:
  


Current Time: Fri Apr 19 13:35:50 GMT 2024

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

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

Back to the top