Difference between a MenuItem and a CheckboxMenuItem?
Answer / satheesh kannan
MenuItem is associated with a single event where as
CheckBoxMenuItem is associated with two events(it is having
a toggle state-enable/disable)
File->open is best example of menu item , it opens a "open
dialog" box when we click this is taken as a single event,
View-->status bar is a checkboxmenuitems, which has two
states, If it "on", the status bar gets displayed in IE,if
we click it again its gets "Off", the status bar is hidden.
(similar to a checkbox)
| Is This Answer Correct ? | 4 Yes | 0 No |
How to declare an arraylist in java?
Explain the key functions of data binding?
0 Answers Akamai Technologies, Aspire, Impetus, Infogain, Tavant Technologies, Virtusa,
Explain the Propertie sof class?
How do you sort arrays in java?
Can private members of a base class are inheritable justify?
How are variables stored?
Explain the concept of polymorphism with examples?
please send me hr interview questions in it industry
What is bitwise complement?
describe method overloading
What is bubble sorting in java?
When a byte datatype is used?