|
||||||||||
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.jtattoo.plaf.BaseComboBoxUI
com.jtattoo.plaf.hifi.HiFiComboBoxUI
public class HiFiComboBoxUI
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.jtattoo.plaf.BaseComboBoxUI |
---|
BaseComboBoxUI.ArrowButton, BaseComboBoxUI.PropertyChangeHandler |
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxUI |
---|
BasicComboBoxUI.ComboBoxLayoutManager, BasicComboBoxUI.FocusHandler, BasicComboBoxUI.ItemHandler, BasicComboBoxUI.KeyHandler, BasicComboBoxUI.ListDataHandler |
Field Summary |
---|
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxUI |
---|
arrowButton, cachedMinimumSize, comboBox, currentValuePane, editor, hasFocus, isMinimumSizeDirty, itemListener, keyListener, listBox, listDataListener, popup, popupKeyListener, popupMouseListener, popupMouseMotionListener |
Constructor Summary | |
---|---|
HiFiComboBoxUI()
|
Method Summary | |
---|---|
JButton |
createArrowButton()
|
static ComponentUI |
createUI(JComponent c)
|
protected void |
setButtonBorder()
|
Methods inherited from class com.jtattoo.plaf.BaseComboBoxUI |
---|
getPreferredSize, installListeners, installUI, uninstallListeners |
Methods inherited from class javax.swing.plaf.ComponentUI |
---|
contains, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HiFiComboBoxUI()
Method Detail |
---|
public static ComponentUI createUI(JComponent c)
public JButton createArrowButton()
createArrowButton
in class BaseComboBoxUI
protected void setButtonBorder()
setButtonBorder
in class BaseComboBoxUI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |