Toolkit.createCheckboxMenuItem
Class Overview | Class Members |
This Package |
All Packages
protected abstract CheckboxMenuItemPeer createCheckboxMenuItem( CheckboxMenuItem target )
Parameters
- target
- the checkbox menu item to be implemented.
Returns
this toolkit's implementation of CheckboxMenuItem.
Description
Creates this toolkit's implementation of CheckboxMenuItem using
the specified peer interface.
See Also
CheckboxMenuItem, CheckboxMenuItemPeer