javax.swing.plaf.metal
Class MetalComboBoxUIjava.lang.Object | +--javax.swing.plaf.ComponentUI | +--javax.swing.plaf.ComboBoxUI | +--javax.swing.plaf.basic.BasicComboBoxUI | +--javax.swing.plaf.metal.MetalComboBoxUI
- public class MetalComboBoxUI
- extends BasicComboBoxUI
Metal UI for JComboBox
Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. As of 1.4, support for long term storage of all JavaBeansTM has been added to the java.beans package. Please see XMLEncoder.
- See Also:
- MetalComboBoxEditor, MetalComboBoxButton
Nested Class Summary
class MetalComboBoxUI.MetalComboBoxLayoutManager
This inner class is marked "public" due to a compiler bug.class MetalComboBoxUI.MetalComboPopup
Deprecated. As of Java 2 platform v1.4.class MetalComboBoxUI.MetalPropertyChangeListener
This inner class is marked "public" due to a compiler bug.
Nested classes inherited from class javax.swing.plaf.basic.BasicComboBoxUI BasicComboBoxUI.FocusHandler, BasicComboBoxUI.ItemHandler,