Does anyone understand dis?
import java.awt.*;
import java.awt.event.*;
import java.awt.geom.*;
import javax.swing.*;
import javax.swing.KeyStroke;
import java.io.*;
import java.util.*;
class infoFrame extends JInternalFrame
{
public infoFrame()
{
super("Information",false,false,false,false);
Container container = getContentPane();
setSize(HORIZONTAL, VERTICAL);
setLocation(520,10);
}
int HORIZONTAL;
int VERTICAL;
}
[506 byte] By [
smartbara] at [2007-10-2 19:21:15]

I think i do.
Apparently from my years of experience in java programming, they are trying to initiate a code that failed to work.
It appears to me that it is an incomplete form of work, could be due to the fact that tthey had too little time to finish.
In fact it means garbage and of no means useful at all.
You should redo the codes again, feel free to ask me for help if you need
Signing off,
java champ.