[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Center a Label in a Node

Hello Julia,
I changed the constant, but it doesn't work. It works fine with bottom, right, left, top but not with center, if I write center as the position, then the label is positioned in the left, have you try to 'center' the label?


mainFigure.add(label, BorderLayout.CENTER);

thank you very much,
Cecilia