COP 3330 > JButton > Flashcards
JButton
A clickable button that can display both text and an image
JButton Mnemonic
Alt + Underlined letter
JButtons normally implement…
…an action listener which is notified every time the user clicks the button