Package com.mucommander.ui.combobox

Provides various classes meant to work around the many JComboBox issues.

See:
          Description

Interface Summary
ComboBoxListener Interface to be implemented by classes that wish to be notified of selections occuring on a SaneComboBox.
EditableComboBoxListener Interface to be implemented by classes that wish to be notified of actions occuring on a EditableComboBox.
 

Class Summary
AutocompletedEditableCombobox AutocompletedEditableCombobox is an editable combo-box that provides auto-completion capabilities based on the given Completer.
ComboBoxCellRenderer  
ComboTextField  
EditableComboBox EditableComboBox is an editable combo box (really!) that can use a specified JTextField to be used as the editor.
EncodingComboBox EncodingComboBox is a combo box that contains all available encodings/charsets (UTF-8, ISO-8859-1, ...).
SaneComboBox SaneComboBox is a JComboBox which does not have the awful default JComboBox behavior of firing ActionEvents when navigating with the arrow keys between choices of the popup menu.
 

Package com.mucommander.ui.combobox Description

Provides various classes meant to work around the many JComboBox issues.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard