Searched defs:MetalComboBoxUI (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/plaf/metal/
H A DMetalComboBoxUI.java54 public class MetalComboBoxUI extends BasicComboBoxUI { class in inherits:BasicComboBoxUI
57 return new MetalComboBoxUI();
203 * Instantiate it only within subclasses of {@code MetalComboBoxUI}.
247 * Instantiate it only within subclasses of {@code MetalComboBoxUI}.
358 * Instantiate it only within subclasses of {@code MetalComboBoxUI}.

Completed in 30 milliseconds