Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » model editor appearance customization
model editor appearance customization [message #68496] Tue, 27 June 2006 13:13
Eclipse UserFriend
If you generate a model from a schema with

<xs:element name="tagName">

then the generated model editor will show this as

* <tagName> Tag Name Type

I have now figured out modify the text in the "Tag Name Type" part the line
customizing TagNameItemProvider.getText(Object)
(or doing systematically by editting the JET template for ItemProviders),
But I still do not see where the initial <tagName> part is coming from and
how to customize it or is there a simple way to customize the fonts on
these components.
If this can be done generically for all (oa a class of) tags in the schema,
preferably at model level, then that is how I would prefer to do it.

Also I have seen somewhere on the net an article which shows
how to customize the content of colummns in the "Tree With Columns" editor,
but forgot to bookmark it. If anyone knows what I am talking about,
can you send me the link.

thanks
Daniel
Previous Topic:Probblem with XSD generated model editor
Next Topic:model editor appearance customization
Goto Forum:
  


Current Time: Tue May 27 20:53:28 EDT 2025

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

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

Back to the top