How can I trigger the default ok button on DialogWrapper, the default "OK" button need to be implemented some functions,How can I click the OK button to do something I want?

已回答

0

I'm not sure I understand your question, but there's some documentation here http://www.jetbrains.org/intellij/sdk/docs/user_interface_components/dialog_wrapper.html and DialogWrapper class itself has some javadoc as well.

0

请先登录再写评论。