天天看點

jframe 對象(GroupedAction)傳遞無法調用對象的方法解決辦法

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

public void run()

{

pmtsStreamViewsAction.refreshPerspective( viewId, w);

}

});