custom property tab problem [message #205466] |
Sun, 14 September 2008 07:28  |
Eclipse User |
|
|
|
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?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02806 seconds