The JFrame class has two methods that you call to display a JFrame instance, pack and setVisible. public void pack () public void setVisible (boolean visible).
確定! 回上一頁