org.beanfabrics.swing.goodies.calendar
Class MonthPanel.Configuration

java.lang.Object
  extended by org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
      extended by org.beanfabrics.swing.goodies.calendar.MonthPanel.Configuration
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
MonthPanel

public static class MonthPanel.Configuration
extends MonthPanelUISettings

See Also:
Serialized Form

Constructor Summary
MonthPanel.Configuration()
           
 
Method Summary
 void updateUI()
           
 
Methods inherited from class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
getBackgroundColor, getDateFont, getDayFont, getDayMargin, getDelegate, getHeaderFont, getHeaderForegroundColor, getSelectedBackgroundColor, getSelectedColor, getTodayForegroundColor, getWeekendForegroundColor, getWorkdayForegroundColor, setBackgroundColor, setDateFont, setDayFont, setDayMargin, setDelegate, setHeaderFont, setHeaderForegroundColor, setSelectedBackgroundColor, setSelectedColor, setTodayForegroundColor, setWeekendForegroundColor, setWorkdayForegroundColor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonthPanel.Configuration

public MonthPanel.Configuration()
Method Detail

updateUI

public void updateUI()