Name: nkR10003 Date: 08/08/2001
Next MetalFileChooserUI.DirectoryComboBoxModel methods have no JavaDoc comments:
public int getDepth(int i)
public Object getSelectedItem()
public int getSize()
public Object getElementAt(int index)
public void setSelectedItem(Object selectedDirectory)
public Object getSelectedItem()
All JavaDoc comments for DirectoryComboBoxModel class methods are copied from
ComboBoxModel and ListModel interfaces and do not specify details.
Please specify the correct behavior for these methods.
======================================================================