Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] How can I change the text of the model elements in DLTK?

Hi Jae,

As I said in the last post, the private methods that build the types of different element types. For example:

org.eclipse.dltk.ui.ScriptElementLabels.getMethodLabel(IMethod method, long flags, StringBuffer buf)

or any other of the same kind.

My suggestion was that they should be protected and not private.

Regards,
Gabriel

--
MSc Gabriel Petrovay
MCSA, MCDBA, MCAD
Mobile: +41(0)787978034

Back to the top