com.pallas.swing.date
Class DateComboBox.WindowsDateComboBoxUI

java.lang.Object
  |
  +--javax.swing.plaf.ComponentUI
        |
        +--javax.swing.plaf.ComboBoxUI
              |
              +--javax.swing.plaf.basic.BasicComboBoxUI
                    |
                    +--com.sun.java.swing.plaf.windows.WindowsComboBoxUI
                          |
                          +--com.pallas.swing.date.DateComboBox.WindowsDateComboBoxUI
Enclosing class:
DateComboBox

class DateComboBox.WindowsDateComboBoxUI
extends com.sun.java.swing.plaf.windows.WindowsComboBoxUI


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
(package private) DateComboBox.WindowsDateComboBoxUI()
           
 
Method Summary
protected  javax.swing.plaf.basic.ComboPopup createPopup()
           
 
Methods inherited from class com.sun.java.swing.plaf.windows.WindowsComboBoxUI
createEditor, createUI, installKeyboardActions, installUI
 
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxUI
addEditor, configureArrowButton, configureEditor, createArrowButton, createFocusListener, createItemListener, createKeyListener, createLayoutManager, createListDataListener, createPropertyChangeListener, createRenderer, getAccessibleChild, getAccessibleChildrenCount, getDefaultSize, getDisplaySize, getInsets, getMaximumSize, getMinimumSize, getPreferredSize, installComponents, installDefaults, installListeners, isFocusTraversable, isNavigationKey, isPopupVisible, paint, paintCurrentValue, paintCurrentValueBackground, rectangleForCurrentValue, removeEditor, selectNextPossibleValue, selectPreviousPossibleValue, setPopupVisible, toggleOpenClose, unconfigureArrowButton, unconfigureEditor, uninstallComponents, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, 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

DateComboBox.WindowsDateComboBoxUI

DateComboBox.WindowsDateComboBoxUI()
Method Detail

createPopup

protected javax.swing.plaf.basic.ComboPopup createPopup()
Overrides:
createPopup in class com.sun.java.swing.plaf.windows.WindowsComboBoxUI


Copyright © 2003 Pallas Technology.