|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.plaf.ComponentUI
javax.swing.plaf.ComboBoxUI
javax.swing.plaf.basic.BasicComboBoxUI
com.apple.laf.AquaComboBoxUI
corny.addressbook.gui.ContactDisplay.LabelCombo.LabelComboUI
public class LabelComboUI
Combo box UI which matches the UI of the PopUnderButton
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxUI |
---|
javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager, javax.swing.plaf.basic.BasicComboBoxUI.FocusHandler, javax.swing.plaf.basic.BasicComboBoxUI.ItemHandler, javax.swing.plaf.basic.BasicComboBoxUI.KeyHandler, javax.swing.plaf.basic.BasicComboBoxUI.ListDataHandler, javax.swing.plaf.basic.BasicComboBoxUI.PropertyChangeHandler |
Constructor Summary | |
---|---|
LabelComboUI()
|
Method Summary | |
---|---|
java.awt.Dimension |
getPreferredSize(javax.swing.JComponent c)
|
void |
installUI(javax.swing.JComponent arg0)
|
Methods inherited from class com.apple.laf.AquaComboBoxUI |
---|
applySizeFor, createUI, getMinimumSize, getPopup, paint, uninstallUI |
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxUI |
---|
addEditor, configureArrowButton, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, isFocusTraversable, isPopupVisible, paintCurrentValue, paintCurrentValueBackground, removeEditor, setPopupVisible, unconfigureArrowButton |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LabelComboUI()
Method Detail |
---|
public void installUI(javax.swing.JComponent arg0)
installUI
in class com.apple.laf.AquaComboBoxUI
public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
getPreferredSize
in class javax.swing.plaf.basic.BasicComboBoxUI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |