|
||||||||||
| 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.l2fprod.gui.plaf.skin.SkinComboBoxUI
public final class SkinComboBoxUI
| Nested Class Summary | |
|---|---|
class |
SkinComboBoxUI.RolloverMouseListener
|
class |
SkinComboBoxUI.SkinComboBoxLayoutManager
Description of the Class |
class |
SkinComboBoxUI.SkinPropertyChangeListener
This inner class is marked "public" due to a compiler bug. |
| 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 |
| 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, propertyChangeListener |
| Constructor Summary | |
|---|---|
SkinComboBoxUI()
|
|
| Method Summary | |
|---|---|
protected javax.swing.JComboBox |
comboBox()
|
protected void |
configureEditor()
|
protected javax.swing.JButton |
createArrowButton()
Description of the Method |
protected java.awt.LayoutManager |
createLayoutManager()
Description of the Method |
java.beans.PropertyChangeListener |
createPropertyChangeListener()
|
protected java.awt.event.MouseListener |
createRolloverListener()
|
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
Description of the Method |
protected java.awt.Component |
editor()
Description of the Method |
protected java.awt.Insets |
getInsets()
Gets the Insets attribute of the SkinComboBoxUI object |
java.awt.Dimension |
getMinimumSize(javax.swing.JComponent c)
Gets the MinimumSize attribute of the SkinComboBoxUI object |
java.awt.Dimension |
getPreferredSize(javax.swing.JComponent c)
Gets the PreferredSize attribute of the SkinComboBoxUI object |
protected void |
installComponents()
Description of the Method |
protected void |
installKeyboardActions()
Description of the Method |
protected void |
installListeners()
|
void |
paint(java.awt.Graphics g,
javax.swing.JComponent c)
Description of the Method |
protected java.awt.Rectangle |
rectangleForCurrentValue()
Description of the Method |
protected void |
unconfigureEditor()
|
protected void |
uninstallKeyboardActions()
Description of the Method |
protected void |
uninstallListeners()
|
| Methods inherited from class javax.swing.plaf.basic.BasicComboBoxUI |
|---|
addEditor, configureArrowButton, createEditor, createFocusListener, createItemListener, createKeyListener, createListDataListener, createPopup, createRenderer, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getDefaultSize, getDisplaySize, getMaximumSize, installDefaults, installUI, isFocusTraversable, isNavigationKey, isPopupVisible, paintCurrentValue, paintCurrentValueBackground, removeEditor, selectNextPossibleValue, selectPreviousPossibleValue, setPopupVisible, toggleOpenClose, unconfigureArrowButton, uninstallComponents, uninstallDefaults, uninstallUI |
| 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 SkinComboBoxUI()
| Method Detail |
|---|
public java.awt.Dimension getPreferredSize(javax.swing.JComponent c)
getPreferredSize in class javax.swing.plaf.basic.BasicComboBoxUIc - Description of Parameter
public java.awt.Dimension getMinimumSize(javax.swing.JComponent c)
getMinimumSize in class javax.swing.plaf.basic.BasicComboBoxUIc - Description of Parameter
protected void installListeners()
installListeners in class javax.swing.plaf.basic.BasicComboBoxUIprotected void uninstallListeners()
uninstallListeners in class javax.swing.plaf.basic.BasicComboBoxUIprotected java.awt.event.MouseListener createRolloverListener()
public void paint(java.awt.Graphics g,
javax.swing.JComponent c)
paint in class javax.swing.plaf.basic.BasicComboBoxUIg - Description of Parameterc - Description of Parameterprotected java.awt.Insets getInsets()
getInsets in class javax.swing.plaf.basic.BasicComboBoxUIprotected javax.swing.JButton createArrowButton()
createArrowButton in class javax.swing.plaf.basic.BasicComboBoxUIprotected void installComponents()
installComponents in class javax.swing.plaf.basic.BasicComboBoxUIprotected void configureEditor()
configureEditor in class javax.swing.plaf.basic.BasicComboBoxUIprotected void unconfigureEditor()
unconfigureEditor in class javax.swing.plaf.basic.BasicComboBoxUIprotected java.awt.Rectangle rectangleForCurrentValue()
rectangleForCurrentValue in class javax.swing.plaf.basic.BasicComboBoxUIprotected java.awt.LayoutManager createLayoutManager()
createLayoutManager in class javax.swing.plaf.basic.BasicComboBoxUIprotected javax.swing.JComboBox comboBox()
protected void installKeyboardActions()
installKeyboardActions in class javax.swing.plaf.basic.BasicComboBoxUIprotected void uninstallKeyboardActions()
uninstallKeyboardActions in class javax.swing.plaf.basic.BasicComboBoxUIprotected java.awt.Component editor()
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
c - Description of Parameter
public java.beans.PropertyChangeListener createPropertyChangeListener()
createPropertyChangeListener in class javax.swing.plaf.basic.BasicComboBoxUI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||