1 package com.the.ogip.gui; 2 3 import java.awt.*; 4 import java.lang.*; 5 6 public class test { 7 8 public test() { 9 10 } 11 12 } 13 14 // eof