How to dynamically manage the properties of an editpart in GEF?
- From: "Jason" <fqyang@xxxxxxxxx>
- Date: 27 Sep 2006 22:13:11 -0700
The problem is as follows:
I have a device (assume that it will be anything), and it has several
types. Each one has a lot of attributes, but totally different. So I
designed a super class Device, and several subclasses for each type. I
designed an EditPart for the Device class. In the graphical viewers,
when the user changed the type of the device, it'll display all its
attributes according to the device's type in the
property*** and let users to edit them. Can I implement this in GEF
or would you like to give me some suggestions?
Thank you in advance!
.
- Prev by Date: Re: binary insertion
- Next by Date: Creating a HashMap and Passing It As a Parameter in One Step
- Previous by thread: Passing user credentials to child processes
- Next by thread: Creating a HashMap and Passing It As a Parameter in One Step
- Index(es):