A button with the text "abc" is created as follows: JButton buttonObj = new JButton("abc"); · Example: import java.awt.*; import javax.swing.
確定! 回上一頁