javax.swing.plaf.metal

Class MetalComboBoxUI.MetalComboPopup

public class MetalComboBoxUI.MetalComboPopup extends BasicComboPopup

Deprecated: 1.4

A popup menu for the combo-box.

See Also:

Constructor Summary
MetalComboPopup(JComboBox cBox)
Creates a new popup.
Method Summary
voiddelegateFocus(MouseEvent e)

Constructor Detail

MetalComboPopup

public MetalComboPopup(JComboBox cBox)
Creates a new popup.

Parameters: cBox the combo box.

Method Detail

delegateFocus

public void delegateFocus(MouseEvent e)