@Deprecated
public class TLcdPropertyCheckboxMenuItem
extends java.awt.CheckboxMenuItem
PropertyEditor
,
Serialized Formjava.awt.CheckboxMenuItem.AccessibleAWTCheckboxMenuItem
Constructor and Description |
---|
TLcdPropertyCheckboxMenuItem()
Deprecated.
Constructs a default
TLcdPropertyCheckboxMenuItem |
TLcdPropertyCheckboxMenuItem(java.beans.PropertyEditor aPropertyEditor)
Deprecated.
Constructs a default
TLcdPropertyCheckbox with a given PropertyEditor
aPropertyEditor.getValue() must return a Boolean. |
Modifier and Type | Method and Description |
---|---|
void |
setPropertyEditor(java.beans.PropertyEditor aPropertyEditor)
Deprecated.
Sets the
PropertyEditor to be considered. |
addItemListener, addNotify, getAccessibleContext, getItemListeners, getListeners, getSelectedObjects, getState, paramString, processEvent, processItemEvent, removeItemListener, setState
addActionListener, deleteShortcut, disable, disableEvents, enable, enable, enableEvents, getActionCommand, getActionListeners, getLabel, getShortcut, isEnabled, processActionEvent, removeActionListener, setActionCommand, setEnabled, setLabel, setShortcut
public TLcdPropertyCheckboxMenuItem()
TLcdPropertyCheckboxMenuItem
public TLcdPropertyCheckboxMenuItem(java.beans.PropertyEditor aPropertyEditor)
TLcdPropertyCheckbox
with a given PropertyEditor
aPropertyEditor.getValue()
must return a Boolean.