uic.widgets.filechooser
Class FileChooser.FileChooserComboBoxEditor

java.lang.Object
  extended by javax.swing.plaf.basic.BasicComboBoxEditor
      extended by javax.swing.plaf.metal.MetalComboBoxEditor
          extended by uic.widgets.filechooser.FileChooser.FileChooserComboBoxEditor
All Implemented Interfaces:
FocusListener, EventListener, ComboBoxEditor
Enclosing class:
FileChooser

protected class FileChooser.FileChooserComboBoxEditor
extends MetalComboBoxEditor


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.plaf.metal.MetalComboBoxEditor
MetalComboBoxEditor.UIResource
 
Field Summary
 
Fields inherited from class javax.swing.plaf.metal.MetalComboBoxEditor
editorBorderInsets
 
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
editor
 
Constructor Summary
protected FileChooser.FileChooserComboBoxEditor()
           
 
Method Summary
 Object getItem()
           
 
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
addActionListener, focusGained, focusLost, getEditorComponent, removeActionListener, selectAll, setItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileChooser.FileChooserComboBoxEditor

protected FileChooser.FileChooserComboBoxEditor()
Method Detail

getItem

public Object getItem()
Specified by:
getItem in interface ComboBoxEditor
Overrides:
getItem in class BasicComboBoxEditor


Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence