Tuesday, 14 February 2012

What is the difference between a MenuItem and a CheckboxMenuItem? | Core Java

The CheckboxMenuItem class extends the MenuItem class to support a menu item that may be checked or unchecked.

No comments: