天天看点

jframe 对象(GroupedAction)传递无法调用对象的方法解决办法

Display.getDefault().syncExec(new Runnable() {

public void run()

{

pmtsStreamViewsAction.refreshPerspective( viewId, w);

}

});