javax.swing.ComboBoxEditor |
![]() |
The editor component used for JComboBox components.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Add an ActionListener.
| |||||||||||
Return the component that should be added to the tree hierarchy for
this editor
| |||||||||||
Return the edited item
| |||||||||||
Remove an ActionListener
| |||||||||||
Ask the editor to start editing and to select everything
| |||||||||||
Set the item that should be edited.
|
Add an ActionListener. An action event is generated when the edited item changes
Return the component that should be added to the tree hierarchy for this editor
Ask the editor to start editing and to select everything
Set the item that should be edited. Cancel any editing if necessary