import javax.swing.*; import java.awt.*; public class RadioButtonTest extends JFrame { private JTextField jtfAnswer = new JTextField(10);
確定! 回上一頁