1. from a node + context menu, I want to be able to invoke a jface
Dialog w/ eclipse wizard pages.
You should be able to fire up your JFace dialog ( within a
Display.asyncExec runnable) from the Swing action's java code. Does this
not work for you? What's the error you are seeing?