I am writing an eclipse plugin.I have a JFace dialog which displays a tree. I want to change the contents to the dialog when user presses a certain combination of keys. Like When we press Ctrl+O in eclipse it displays the quick outline box and it provides a toggle show Inherited Members when we press Ctrl+O again. How can I implement this?
问问题
503 次