public class Main extends JFrame implements ActionListener{ JFrame frame; JComboBox c1; JComboBox c2; JButton submit; Main(){ frame =new ...
確定! 回上一頁