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