|
JDatePicker v4.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.plaf.ComponentUI
com.standbysoft.component.date.swing.plaf.DateUI
com.standbysoft.component.date.swing.plaf.basic.AbstractDateFieldUI
com.standbysoft.component.date.swing.plaf.basic.BasicDateFieldUI
Implements only what is strictly necessary for a
JDateField UI delegate. This
means that a simple text field will be used to edit the date.
If you want to create a custom UI delegate for JDateField, then
the best solution is to extend this class.
| Field Summary |
| Fields inherited from class com.standbysoft.component.date.swing.plaf.basic.AbstractDateFieldUI |
dateField, textField |
| Constructor Summary | |
BasicDateFieldUI()
|
|
| Method Summary | |
protected java.awt.LayoutManager |
createLayout()
Creates a LayoutManager that manages the text field
used to edit the date. |
protected javax.swing.JTextField |
createTextField()
Creates the text field used to edit the date. |
static javax.swing.plaf.ComponentUI |
createUI(javax.swing.JComponent c)
|
protected void |
installComponents()
Installs all the components needed by JDateField to implement its
behavior. |
protected void |
installListeners()
Creates and installs the listeners for the date field. |
protected void |
uninstallComponents()
Uninstalls all registered components. |
protected void |
uninstallListeners()
Uninstalls the listeners from the date field. |
protected void |
updateBackground()
Updates the background color for the date field. |
protected void |
updateEnabled()
Updates the enabled state of the children components based on the enabled state of the JDateField. |
protected void |
updateFont()
Updates the font for the date field. |
protected void |
updateForeground()
Updates the foreground color for the date field. |
protected void |
updateToolTipText()
Updates the tooltip text for the date field. |
| Methods inherited from class com.standbysoft.component.date.swing.plaf.basic.AbstractDateFieldUI |
createDefaults, initializeDefaults, installDefaults, installKeyboardActions, installUI, uninstallDefaults, uninstallKeyboardActions, uninstallUI |
| Methods inherited from class javax.swing.plaf.ComponentUI |
contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicDateFieldUI()
| Method Detail |
public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent c)
protected java.awt.LayoutManager createLayout()
AbstractDateFieldUILayoutManager that manages the text field
used to edit the date.
createLayout in class AbstractDateFieldUIprotected javax.swing.JTextField createTextField()
AbstractDateFieldUI
createTextField in class AbstractDateFieldUIprotected void installComponents()
AbstractDateFieldUIJDateField to implement its
behavior.
installComponents in class AbstractDateFieldUIAbstractDateFieldUI.createLayout(),
AbstractDateFieldUI.createTextField()protected void uninstallComponents()
AbstractDateFieldUI
uninstallComponents in class AbstractDateFieldUIAbstractDateFieldUI.uninstallUI(JComponent)protected void installListeners()
AbstractDateFieldUI
installListeners in class AbstractDateFieldUIprotected void uninstallListeners()
AbstractDateFieldUI
uninstallListeners in class AbstractDateFieldUIprotected void updateEnabled()
AbstractDateFieldUIJDateField.
updateEnabled in class AbstractDateFieldUIprotected void updateFont()
AbstractDateFieldUI
updateFont in class AbstractDateFieldUIprotected void updateForeground()
AbstractDateFieldUI
updateForeground in class AbstractDateFieldUIprotected void updateBackground()
AbstractDateFieldUI
updateBackground in class AbstractDateFieldUIprotected void updateToolTipText()
AbstractDateFieldUI
updateToolTipText in class AbstractDateFieldUI
|
JDatePicker v4.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Visit www.jdatepicker.com for further information or send us your suggestions.
Copyright © 2003-2007 Stand By Soft Ltd. All Rights Reserved.