com.pallas.swing.date
Class DateComboBox.MotifDateComboBoxUI

java.lang.Object
  |
  +--javax.swing.plaf.ComponentUI
        |
        +--javax.swing.plaf.ComboBoxUI
              |
              +--javax.swing.plaf.basic.BasicComboBoxUI
                    |
                    +--com.sun.java.swing.plaf.motif.MotifComboBoxUI
                          |
                          +--com.pallas.swing.date.DateComboBox.MotifDateComboBoxUI
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DateComboBox

class DateComboBox.MotifDateComboBoxUI
extends com.sun.java.swing.plaf.motif.MotifComboBoxUI


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

DateComboBox.MotifDateComboBoxUI()
Method Detail

createPopup

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


Copyright © 2003 Pallas Technology.