[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How can I get the instance of the Diagram?

Hello Cayla,

You can use current selection to interact with the Eclipse from your wizard. BTW, âworkbench.getActiveWorkbenchWindow().getActivePage().getActiveEditor()â should be working too if you have appropriate diagram editor open in this moment.

-----------------
Alex Shatalin