uic.widgets.filechooser
Class FileChooser.FileChooserComboBoxModel
java.lang.Object
  
javax.swing.AbstractListModel
      
javax.swing.DefaultComboBoxModel
          
uic.widgets.filechooser.FileChooser.FileChooserComboBoxModel
- All Implemented Interfaces: 
 - Serializable, ComboBoxModel, ListModel, MutableComboBoxModel
 
- Enclosing class:
 - FileChooser
 
protected class FileChooser.FileChooserComboBoxModel
- extends DefaultComboBoxModel
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
FileChooser.FileChooserComboBoxModel
protected FileChooser.FileChooserComboBoxModel()
addElement
public void addElement(Object elem)
- Specified by:
 addElement in interface MutableComboBoxModel- Overrides:
 addElement in class DefaultComboBoxModel
 
 
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence