예제 #1
0
파일: GUIEnv.java 프로젝트: CSCSI/Triana
 public static DesktopView getDesktopViewFor(TaskGraph group) {
   return app.getDesktopViewFor(group);
 }