Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » custom property tab problem
custom property tab problem [message #205466] Sun, 14 September 2008 11:28 Go to next message
shirin is currently offline shirinFriend
Messages: 1
Registered: July 2009
Junior Member
hi all

I need to create a custom property tab in my editor. I tried to do just
like the sample "graphdef.editor". these are my steps:

- at first I changed my .gmfgen file and created a "custom property tab"
and "custom filter", like this:
Implementation class(for custom tab): LayoutDataSectionProxy
Implementation class(for custom filter):
PropertySectionFilters$LayoutableFilter

- after generating diagram code, I put necessary classes into ".sheet"
folder.
- I also put the "PropertySectionFilters.java" file in ".edit" folder just
like the "graphdef" sample.

When I run the app, I expect to see the new tab under the "Properties"
section. But I don't. can anyone help me and tell what is wrong?
Re: custom property tab problem [message #205494 is a reply to message #205466] Mon, 15 September 2008 09:05 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello sh_i,

Can you debug PropertySectionFilters.java to see if it is called?

-----------------
Alex Shatalin
Previous Topic:Reference to ExpressionInOCL
Next Topic:Multiple EditPolicies/Deleting multiple elements
Goto Forum:
  


Current Time: Sun Jun 30 13:18:47 GMT 2024

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

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

Back to the top