[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.gef] setEditDomain call from constructor

Is there another place we can call setEditDomain? its an overridable and one really should not call such a method from a constructor. In my own case its causing problems because the child class needs to set itself up before the setEditDomain call!

Just wondering if tehre is a better place to make this call than from the constructor?


Thanks!



CL