Parent Directory | Revision Log | Patch
revision 2 by mojays, Wed Feb 25 11:54:01 2009 UTC | revision 78 by alfonx, Wed Feb 10 16:43:46 2010 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | package appl.util; | package appl.util; |
2 | ||
3 | import java.awt.Dimension; | |
4 | ||
5 | import javax.swing.JPanel; | import javax.swing.JPanel; |
6 | ||
7 | import edu.bonn.xulu.gui.XuluInternalFrame; | import edu.bonn.xulu.gui.XuluInternalFrame; |
import java.awt.Dimension; | ||
8 | ||
9 | /** | /** |
10 | * Makes an XuluInternalFrame out of a {@link JPanel}. | * Makes an XuluInternalFrame out of a {@link JPanel}. |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |