What is the difference between a MenuItem and a CheckboxMenuItem ?

3 years ago
OOP Java

The CheckboxMenuItem class extends the MenuItem class and supports a menu item that may be either checked or unchecked.

More related questions

Questions Bank

View all Questions