/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package experiment; import javax.swing.JFrame; /** * * @author Tristan Goffman(tgoffman@gmail.com) Oct 18, 2011 */ class FramedExperiment extends JFrame{ }