Esempio n. 1
0
 /** Remove the specified main triana from the workspace */
 public static void removeTaskGraphContainer(DesktopView cont) {
   app.removeDesktopView(cont);
 }