Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Palette Questions
Palette Questions [message #155920] Wed, 27 October 2004 19:21 Go to next message
Eclipse UserFriend
Originally posted by: dyx.gmx.net

What`s the difference between PaletteTemplateEntry and CreationEntry ?

How does the logicexample`s LogicPlugin.createComplexTemplatePartsDrawer=
()
know how to build the model objects ? It is only given the String =

constant TemplateConstants.TEMPLATE_FULL_ADDER and no model.class in a =

factory.
Re: Palette Questions [message #156018 is a reply to message #155920] Thu, 28 October 2004 19:36 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

The template drop target on the logic's diagram looks at the string and runs
it through a switch statement. You can use any mechanism you wish. In
fact, the template could be a creation factory if you want.

"Frank Dyck" <dyx@gmx.net> wrote in message news:opsgjmpqjt0i05et@celeron...
What`s the difference between PaletteTemplateEntry and CreationEntry ?

How does the logicexample`s LogicPlugin.createComplexTemplatePartsDrawer()
know how to build the model objects ? It is only given the String
constant TemplateConstants.TEMPLATE_FULL_ADDER and no model.class in a
factory.
Previous Topic:Problem with DelegatingLayout
Next Topic:PaletteCustomizer possible with standard i.e. non-Flyout palette?
Goto Forum:
  


Current Time: Fri Apr 26 17:10:07 GMT 2024

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

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

Back to the top