public final class MetalVFSFileChooserUI.DirectoryComboBoxModel extends AbstractListModel implements ComboBoxModel
listenerList| Constructor and Description |
|---|
DirectoryComboBoxModel() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth(int i) |
Object |
getElementAt(int index) |
Object |
getSelectedItem() |
int |
getSize() |
void |
setSelectedItem(Object selectedDirectory) |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddListDataListener, removeListDataListenerpublic int getDepth(int i)
public void setSelectedItem(Object selectedDirectory)
setSelectedItem in interface ComboBoxModelpublic Object getSelectedItem()
getSelectedItem in interface ComboBoxModelpublic Object getElementAt(int index)
getElementAt in interface ListModelCopyright © 2020. All rights reserved.