コード例 #1
0
 /** Delete the selected projection. */
 public void doDelete() {
   projTable.deleteSelected();
 }