JButton ;import javax.swing.JFrame;public class test5 { public static void main(String[] args) { JFrame frame=new JFrame(); JButton ...
確定! 回上一頁