Files
2010-06-25 12:46:40 +04:00

6 lines
98 B
Java

<warning>import java.awt.*;</warning>
import javax.swing.*;
class Test{
JComponent component;
}