/* * OpenAndSaveFile.java * * Created on 2008年3月20日, 下午8:33 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */
/** * * @author hongliangli *//* * OpenFile.java * * Created on 2008年3月17日, 下午9:12 * * To change this template, choose Tools | Template Manager * and open the template in the editor. */
/** * * @author hongliangli */
import javax.swing.*;import java.awt.*;import java.awt.event.*;import java.io.*;import java.awt.datatransfer.*;import ja