JDatePicker v4.3.25

com.standbysoft.component.date.swing.plaf
Class DateUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by com.standbysoft.component.date.swing.plaf.DateUI
Direct Known Subclasses:
AbstractDateFieldUI, AbstractDatePickerUI, AbstractMonthUI, AbstractMonthViewUI, DefaultTimePickerUI, SpinnerTimePickerUI

public class DateUI
extends javax.swing.plaf.ComponentUI

Pluggable look and feel interface for JDateComponent components.


Constructor Summary
DateUI()
           
 
Method Summary
static java.awt.Color getInternalColor(java.lang.String key, java.awt.Color defaultColor)
          This method is meant to be used internally.
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateUI

public DateUI()
Method Detail

getInternalColor

public static final java.awt.Color getInternalColor(java.lang.String key,
                                                    java.awt.Color defaultColor)
This method is meant to be used internally. It's not for public use. It gets a color from the UIManager by its code. If the returned color is null, then the default color is returned.

Parameters:
key - color key used to retrieve it from UIManager
defaultColor - default color returned when the UIManager returns a null color
Returns:
a color

JDatePicker v4.3.25

Visit www.jdatepicker.com for further information or send us your suggestions.

Copyright © 2003-2010 Elmro Ltd. All Rights Reserved.