Closedown

This commit is contained in:
boccioli_m
2015-08-21 11:25:11 +02:00
parent 3b63de0653
commit 2d026d35e5
2 changed files with 1 additions and 11 deletions

View File

@@ -3,18 +3,7 @@
*/
import ch.psi.utils.swing.SwingUtils;
import java.awt.Desktop;
import java.io.File;
import java.io.IOException;
import java.util.HashMap;
import java.util.logging.Level;
import java.util.logging.Logger;
import javax.swing.ImageIcon;
import javax.swing.event.HyperlinkEvent;
import javax.swing.event.HyperlinkListener;
import javax.swing.table.DefaultTableModel;
import javax.swing.table.TableModel;
import org.apache.commons.io.FilenameUtils;
/*
* To change this license header, choose License Headers in Project Properties.