//Method getText() will get text from JButton JOptionPane.showMessageDialog(frame,"JButton text is : "+button.getText()); }
確定! 回上一頁