|
||||||||||
| 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
javax.swing.plaf.metal.MetalComboBoxUI
com.jgoodies.looks.plastic.PlasticComboBoxUI
org.tentackle.plaf.tlooks.TLooksComboBoxUI
public class TLooksComboBoxUI
UI for JComboBox/FormComboBox/FormFieldComboBox.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.plaf.metal.MetalComboBoxUI |
|---|
MetalComboBoxUI.MetalComboBoxLayoutManager, MetalComboBoxUI.MetalComboPopup, MetalComboBoxUI.MetalPropertyChangeListener |
| Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxUI |
|---|
BasicComboBoxUI.ComboBoxLayoutManager, BasicComboBoxUI.FocusHandler, BasicComboBoxUI.ItemHandler, BasicComboBoxUI.KeyHandler, BasicComboBoxUI.ListDataHandler, BasicComboBoxUI.PropertyChangeHandler |
| Field Summary |
|---|
| Fields inherited from class javax.swing.plaf.basic.BasicComboBoxUI |
|---|
arrowButton, cachedMinimumSize, comboBox, currentValuePane, editor, focusListener, hasFocus, isMinimumSizeDirty, itemListener, keyListener, listBox, listDataListener, popup, popupKeyListener, popupMouseListener, popupMouseMotionListener |
| Constructor Summary | |
|---|---|
TLooksComboBoxUI()
|
|
| Method Summary | |
|---|---|
protected ComboPopup |
createPopup()
Overridden to install special popup that recognizes FormComboBoxRenderer. |
static ComponentUI |
createUI(JComponent c)
|
protected void |
installListeners()
Create and install the listeners for the combo box and its model. |
protected void |
uninstallListeners()
Remove the installed listeners from the combo box and its model. |
| Methods inherited from class com.jgoodies.looks.plastic.PlasticComboBoxUI |
|---|
createArrowButton, createEditor, createLayoutManager, createPropertyChangeListener, createRenderer, getMinimumSize, getPreferredSize, installUI, isToolBarComboBox, rectangleForCurrentValue, update |
| Methods inherited from class javax.swing.plaf.metal.MetalComboBoxUI |
|---|
configureEditor, editablePropertyChanged, getBaseline, layoutComboBox, paint, paintCurrentValue, paintCurrentValueBackground, removeListeners, unconfigureEditor |
| Methods inherited from class javax.swing.plaf.ComponentUI |
|---|
contains |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TLooksComboBoxUI()
| Method Detail |
|---|
public static ComponentUI createUI(JComponent c)
protected void installListeners()
javax.swing.plaf.basic.BasicComboBoxUI
installListeners in class com.jgoodies.looks.plastic.PlasticComboBoxUIprotected void uninstallListeners()
javax.swing.plaf.basic.BasicComboBoxUIinstallListeners
uninstallListeners in class com.jgoodies.looks.plastic.PlasticComboBoxUIprotected ComboPopup createPopup()
createPopup in class com.jgoodies.looks.plastic.PlasticComboBoxUIComboPopupComboPopup
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||