import java.awt.event.*; public class FrameTest extends Frame implements ActionListener { String title; Button b1, b2; TextField text1, text2;
確定! 回上一頁