JComponent is an abstract class. You cannot instantiate it directly. You must use one of its subclasses, such as JButton, JTextField, etc. JComponent class ...
確定! 回上一頁