PageRenderTime 70ms CodeModel.GetById 27ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/docs/api/com/toedter/calendar/JDayChooser.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 1777 lines | 1589 code | 171 blank | 17 comment | 0 complexity | 33c260889d8ae2a327fd85677e613f80 MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_06) on Sun Jun 04 15:41:07 CEST 2006 -->
  6. <TITLE>
  7. JDayChooser (JCalendar API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.toedter.calendar.JDayChooser class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. parent.document.title="JDayChooser (JCalendar API)";
  15. }
  16. </SCRIPT>
  17. <NOSCRIPT>
  18. </NOSCRIPT>
  19. </HEAD>
  20. <BODY BGCOLOR="white" onload="windowTitle();">
  21. <!-- ========= START OF TOP NAVBAR ======= -->
  22. <A NAME="navbar_top"><!-- --></A>
  23. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  24. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  25. <TR>
  26. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  27. <A NAME="navbar_top_firstrow"><!-- --></A>
  28. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  29. <TR ALIGN="center" VALIGN="top">
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  32. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  37. </TR>
  38. </TABLE>
  39. </TD>
  40. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  41. </EM>
  42. </TD>
  43. </TR>
  44. <TR>
  45. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  46. &nbsp;<A HREF="../../../com/toedter/calendar/JDateChooserCellEditor.html" title="class in com.toedter.calendar"><B>PREV CLASS</B></A>&nbsp;
  47. &nbsp;<A HREF="../../../com/toedter/calendar/JDayChooserBeanInfo.html" title="class in com.toedter.calendar"><B>NEXT CLASS</B></A></FONT></TD>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. <A HREF="../../../index.html?com/toedter/calendar/JDayChooser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  50. &nbsp;<A HREF="JDayChooser.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  51. &nbsp;<SCRIPT type="text/javascript">
  52. <!--
  53. if(window==top) {
  54. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  55. }
  56. //-->
  57. </SCRIPT>
  58. <NOSCRIPT>
  59. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  60. </NOSCRIPT>
  61. </FONT></TD>
  62. </TR>
  63. <TR>
  64. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  65. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  66. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  67. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  68. </TR>
  69. </TABLE>
  70. <A NAME="skip-navbar_top"></A>
  71. <!-- ========= END OF TOP NAVBAR ========= -->
  72. <HR>
  73. <!-- ======== START OF CLASS DATA ======== -->
  74. <H2>
  75. <FONT SIZE="-1">
  76. com.toedter.calendar</FONT>
  77. <BR>
  78. Class JDayChooser</H2>
  79. <PRE>
  80. java.lang.Object
  81. <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Component
  82. <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.awt.Container
  83. <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">javax.swing.JComponent
  84. <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">javax.swing.JPanel
  85. <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.toedter.calendar.JDayChooser</B>
  86. </PRE>
  87. <DL>
  88. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.event.ActionListener, java.awt.event.FocusListener, java.awt.event.KeyListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible</DD>
  89. </DL>
  90. <HR>
  91. <DL>
  92. <DT><PRE>public class <B>JDayChooser</B><DT>extends javax.swing.JPanel<DT>implements java.awt.event.ActionListener, java.awt.event.KeyListener, java.awt.event.FocusListener</DL>
  93. </PRE>
  94. <P>
  95. JDayChooser is a bean for choosing a day.
  96. <P>
  97. <P>
  98. <DL>
  99. <DT><B>Version:</B></DT>
  100. <DD>$LastChangedRevision: 104 $, $LastChangedDate: 2006-06-04 15:20:45 +0200 (So, 04 Jun 2006) $</DD>
  101. <DT><B>Author:</B></DT>
  102. <DD>Kai Toedter</DD>
  103. <DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#com.toedter.calendar.JDayChooser">Serialized Form</A></DL>
  104. <HR>
  105. <P>
  106. <!-- ======== NESTED CLASS SUMMARY ======== -->
  107. <A NAME="nested_class_summary"><!-- --></A>
  108. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  109. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  110. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  111. <B>Nested Class Summary</B></FONT></TH>
  112. </TR>
  113. </TABLE>
  114. &nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  115. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  116. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  117. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JPanel</B></TH>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
  121. </TR>
  122. </TABLE>
  123. &nbsp;
  124. <A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  125. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  126. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  127. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class javax.swing.JComponent</B></TH>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
  131. </TR>
  132. </TABLE>
  133. &nbsp;
  134. <A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
  135. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  136. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  137. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Container</B></TH>
  138. </TR>
  139. <TR BGCOLOR="white" CLASS="TableRowColor">
  140. <TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
  141. </TR>
  142. </TABLE>
  143. &nbsp;
  144. <A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
  145. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  146. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  147. <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
  148. </TR>
  149. <TR BGCOLOR="white" CLASS="TableRowColor">
  150. <TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
  151. </TR>
  152. </TABLE>
  153. &nbsp;
  154. <!-- =========== FIELD SUMMARY =========== -->
  155. <A NAME="field_summary"><!-- --></A>
  156. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  157. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  158. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  159. <B>Field Summary</B></FONT></TH>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  163. <CODE>protected &nbsp;java.util.Calendar</CODE></FONT></TD>
  164. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#calendar">calendar</A></B></CODE>
  165. <BR>
  166. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  167. </TR>
  168. <TR BGCOLOR="white" CLASS="TableRowColor">
  169. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  170. <CODE>protected &nbsp;int</CODE></FONT></TD>
  171. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#day">day</A></B></CODE>
  172. <BR>
  173. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  174. </TR>
  175. <TR BGCOLOR="white" CLASS="TableRowColor">
  176. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  177. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  178. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#dayBordersVisible">dayBordersVisible</A></B></CODE>
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  184. <CODE>protected &nbsp;java.lang.String[]</CODE></FONT></TD>
  185. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#dayNames">dayNames</A></B></CODE>
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  188. </TR>
  189. <TR BGCOLOR="white" CLASS="TableRowColor">
  190. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  191. <CODE>protected &nbsp;javax.swing.JPanel</CODE></FONT></TD>
  192. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#dayPanel">dayPanel</A></B></CODE>
  193. <BR>
  194. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  195. </TR>
  196. <TR BGCOLOR="white" CLASS="TableRowColor">
  197. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  198. <CODE>protected &nbsp;javax.swing.JButton[]</CODE></FONT></TD>
  199. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#days">days</A></B></CODE>
  200. <BR>
  201. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  202. </TR>
  203. <TR BGCOLOR="white" CLASS="TableRowColor">
  204. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  205. <CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
  206. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#decorationBackgroundColor">decorationBackgroundColor</A></B></CODE>
  207. <BR>
  208. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  209. </TR>
  210. <TR BGCOLOR="white" CLASS="TableRowColor">
  211. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  212. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  213. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#decorationBackgroundVisible">decorationBackgroundVisible</A></B></CODE>
  214. <BR>
  215. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  216. </TR>
  217. <TR BGCOLOR="white" CLASS="TableRowColor">
  218. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  219. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  220. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#decorationBordersVisible">decorationBordersVisible</A></B></CODE>
  221. <BR>
  222. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  223. </TR>
  224. <TR BGCOLOR="white" CLASS="TableRowColor">
  225. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  226. <CODE>protected &nbsp;java.util.Date</CODE></FONT></TD>
  227. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#defaultMaxSelectableDate">defaultMaxSelectableDate</A></B></CODE>
  228. <BR>
  229. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  230. </TR>
  231. <TR BGCOLOR="white" CLASS="TableRowColor">
  232. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  233. <CODE>protected &nbsp;java.util.Date</CODE></FONT></TD>
  234. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#defaultMinSelectableDate">defaultMinSelectableDate</A></B></CODE>
  235. <BR>
  236. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  237. </TR>
  238. <TR BGCOLOR="white" CLASS="TableRowColor">
  239. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  240. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  241. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#initialized">initialized</A></B></CODE>
  242. <BR>
  243. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  247. <CODE>protected &nbsp;java.util.Locale</CODE></FONT></TD>
  248. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#locale">locale</A></B></CODE>
  249. <BR>
  250. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  251. </TR>
  252. <TR BGCOLOR="white" CLASS="TableRowColor">
  253. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  254. <CODE>protected &nbsp;int</CODE></FONT></TD>
  255. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#maxDayCharacters">maxDayCharacters</A></B></CODE>
  256. <BR>
  257. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  258. </TR>
  259. <TR BGCOLOR="white" CLASS="TableRowColor">
  260. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  261. <CODE>protected &nbsp;java.util.Date</CODE></FONT></TD>
  262. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#maxSelectableDate">maxSelectableDate</A></B></CODE>
  263. <BR>
  264. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  265. </TR>
  266. <TR BGCOLOR="white" CLASS="TableRowColor">
  267. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  268. <CODE>protected &nbsp;java.util.Date</CODE></FONT></TD>
  269. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#minSelectableDate">minSelectableDate</A></B></CODE>
  270. <BR>
  271. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  272. </TR>
  273. <TR BGCOLOR="white" CLASS="TableRowColor">
  274. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  275. <CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
  276. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#oldDayBackgroundColor">oldDayBackgroundColor</A></B></CODE>
  277. <BR>
  278. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  279. </TR>
  280. <TR BGCOLOR="white" CLASS="TableRowColor">
  281. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  282. <CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
  283. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#selectedColor">selectedColor</A></B></CODE>
  284. <BR>
  285. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  286. </TR>
  287. <TR BGCOLOR="white" CLASS="TableRowColor">
  288. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  289. <CODE>protected &nbsp;javax.swing.JButton</CODE></FONT></TD>
  290. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#selectedDay">selectedDay</A></B></CODE>
  291. <BR>
  292. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  293. </TR>
  294. <TR BGCOLOR="white" CLASS="TableRowColor">
  295. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  296. <CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
  297. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#sundayForeground">sundayForeground</A></B></CODE>
  298. <BR>
  299. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  300. </TR>
  301. <TR BGCOLOR="white" CLASS="TableRowColor">
  302. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  303. <CODE>protected &nbsp;java.util.Calendar</CODE></FONT></TD>
  304. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#today">today</A></B></CODE>
  305. <BR>
  306. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  307. </TR>
  308. <TR BGCOLOR="white" CLASS="TableRowColor">
  309. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  310. <CODE>protected &nbsp;java.awt.Color</CODE></FONT></TD>
  311. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#weekdayForeground">weekdayForeground</A></B></CODE>
  312. <BR>
  313. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  314. </TR>
  315. <TR BGCOLOR="white" CLASS="TableRowColor">
  316. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  317. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  318. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#weekOfYearVisible">weekOfYearVisible</A></B></CODE>
  319. <BR>
  320. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  321. </TR>
  322. <TR BGCOLOR="white" CLASS="TableRowColor">
  323. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  324. <CODE>protected &nbsp;javax.swing.JPanel</CODE></FONT></TD>
  325. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#weekPanel">weekPanel</A></B></CODE>
  326. <BR>
  327. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  328. </TR>
  329. <TR BGCOLOR="white" CLASS="TableRowColor">
  330. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  331. <CODE>protected &nbsp;javax.swing.JButton[]</CODE></FONT></TD>
  332. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#weeks">weeks</A></B></CODE>
  333. <BR>
  334. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  335. </TR>
  336. </TABLE>
  337. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  338. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  339. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  340. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  341. </TR>
  342. <TR BGCOLOR="white" CLASS="TableRowColor">
  343. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  344. </TR>
  345. </TABLE>
  346. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  347. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  348. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  349. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  350. </TR>
  351. <TR BGCOLOR="white" CLASS="TableRowColor">
  352. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  353. </TR>
  354. </TABLE>
  355. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  356. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  357. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  358. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  359. </TR>
  360. <TR BGCOLOR="white" CLASS="TableRowColor">
  361. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  362. </TR>
  363. </TABLE>
  364. &nbsp;
  365. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  366. <A NAME="constructor_summary"><!-- --></A>
  367. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  368. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  369. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  370. <B>Constructor Summary</B></FONT></TH>
  371. </TR>
  372. <TR BGCOLOR="white" CLASS="TableRowColor">
  373. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#JDayChooser()">JDayChooser</A></B>()</CODE>
  374. <BR>
  375. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default JDayChooser constructor.</TD>
  376. </TR>
  377. <TR BGCOLOR="white" CLASS="TableRowColor">
  378. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#JDayChooser(boolean)">JDayChooser</A></B>(boolean&nbsp;weekOfYearVisible)</CODE>
  379. <BR>
  380. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JDayChooser constructor.</TD>
  381. </TR>
  382. </TABLE>
  383. &nbsp;
  384. <!-- ========== METHOD SUMMARY =========== -->
  385. <A NAME="method_summary"><!-- --></A>
  386. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  387. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  388. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  389. <B>Method Summary</B></FONT></TH>
  390. </TR>
  391. <TR BGCOLOR="white" CLASS="TableRowColor">
  392. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  393. <CODE>&nbsp;void</CODE></FONT></TD>
  394. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;e)</CODE>
  395. <BR>
  396. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JDayChooser is the ActionListener for all day buttons.</TD>
  397. </TR>
  398. <TR BGCOLOR="white" CLASS="TableRowColor">
  399. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  400. <CODE>protected &nbsp;void</CODE></FONT></TD>
  401. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#drawDays()">drawDays</A></B>()</CODE>
  402. <BR>
  403. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hides and shows the day buttons.</TD>
  404. </TR>
  405. <TR BGCOLOR="white" CLASS="TableRowColor">
  406. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  407. <CODE>protected &nbsp;void</CODE></FONT></TD>
  408. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#drawWeeks()">drawWeeks</A></B>()</CODE>
  409. <BR>
  410. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hides and shows the week buttons.</TD>
  411. </TR>
  412. <TR BGCOLOR="white" CLASS="TableRowColor">
  413. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  414. <CODE>&nbsp;void</CODE></FONT></TD>
  415. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#focusGained(java.awt.event.FocusEvent)">focusGained</A></B>(java.awt.event.FocusEvent&nbsp;e)</CODE>
  416. <BR>
  417. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JDayChooser is the FocusListener for all day buttons.</TD>
  418. </TR>
  419. <TR BGCOLOR="white" CLASS="TableRowColor">
  420. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  421. <CODE>&nbsp;void</CODE></FONT></TD>
  422. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#focusLost(java.awt.event.FocusEvent)">focusLost</A></B>(java.awt.event.FocusEvent&nbsp;e)</CODE>
  423. <BR>
  424. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Does nothing.</TD>
  425. </TR>
  426. <TR BGCOLOR="white" CLASS="TableRowColor">
  427. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  428. <CODE>&nbsp;int</CODE></FONT></TD>
  429. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getDay()">getDay</A></B>()</CODE>
  430. <BR>
  431. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the selected day.</TD>
  432. </TR>
  433. <TR BGCOLOR="white" CLASS="TableRowColor">
  434. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  435. <CODE>&nbsp;javax.swing.JPanel</CODE></FONT></TD>
  436. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getDayPanel()">getDayPanel</A></B>()</CODE>
  437. <BR>
  438. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the day panel.</TD>
  439. </TR>
  440. <TR BGCOLOR="white" CLASS="TableRowColor">
  441. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  442. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  443. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getDecorationBackgroundColor()">getDecorationBackgroundColor</A></B>()</CODE>
  444. <BR>
  445. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the color of the decoration (day names and weeks).</TD>
  446. </TR>
  447. <TR BGCOLOR="white" CLASS="TableRowColor">
  448. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  449. <CODE>&nbsp;java.util.Locale</CODE></FONT></TD>
  450. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getLocale()">getLocale</A></B>()</CODE>
  451. <BR>
  452. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the locale.</TD>
  453. </TR>
  454. <TR BGCOLOR="white" CLASS="TableRowColor">
  455. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  456. <CODE>&nbsp;int</CODE></FONT></TD>
  457. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getMaxDayCharacters()">getMaxDayCharacters</A></B>()</CODE>
  458. <BR>
  459. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the maximum number of characters of a day name or 0.</TD>
  460. </TR>
  461. <TR BGCOLOR="white" CLASS="TableRowColor">
  462. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  463. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  464. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getMaxSelectableDate()">getMaxSelectableDate</A></B>()</CODE>
  465. <BR>
  466. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the maximum selectable date.</TD>
  467. </TR>
  468. <TR BGCOLOR="white" CLASS="TableRowColor">
  469. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  470. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  471. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getMinSelectableDate()">getMinSelectableDate</A></B>()</CODE>
  472. <BR>
  473. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the minimum selectable date.</TD>
  474. </TR>
  475. <TR BGCOLOR="white" CLASS="TableRowColor">
  476. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  477. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  478. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getSundayForeground()">getSundayForeground</A></B>()</CODE>
  479. <BR>
  480. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Sunday foreground.</TD>
  481. </TR>
  482. <TR BGCOLOR="white" CLASS="TableRowColor">
  483. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  484. <CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
  485. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#getWeekdayForeground()">getWeekdayForeground</A></B>()</CODE>
  486. <BR>
  487. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the weekday foreground.</TD>
  488. </TR>
  489. <TR BGCOLOR="white" CLASS="TableRowColor">
  490. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  491. <CODE>protected &nbsp;void</CODE></FONT></TD>
  492. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#init()">init</A></B>()</CODE>
  493. <BR>
  494. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initilizes the locale specific names for the days of the week.</TD>
  495. </TR>
  496. <TR BGCOLOR="white" CLASS="TableRowColor">
  497. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  498. <CODE>protected &nbsp;void</CODE></FONT></TD>
  499. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#initDecorations()">initDecorations</A></B>()</CODE>
  500. <BR>
  501. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initializes both day names and weeks of the year.</TD>
  502. </TR>
  503. <TR BGCOLOR="white" CLASS="TableRowColor">
  504. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  505. <CODE>&nbsp;boolean</CODE></FONT></TD>
  506. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#isDayBordersVisible()">isDayBordersVisible</A></B>()</CODE>
  507. <BR>
  508. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  509. </TR>
  510. <TR BGCOLOR="white" CLASS="TableRowColor">
  511. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  512. <CODE>&nbsp;boolean</CODE></FONT></TD>
  513. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#isDecorationBackgroundVisible()">isDecorationBackgroundVisible</A></B>()</CODE>
  514. <BR>
  515. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The decoration background is the background color of the day titles and
  516. the weeks of the year.</TD>
  517. </TR>
  518. <TR BGCOLOR="white" CLASS="TableRowColor">
  519. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  520. <CODE>&nbsp;boolean</CODE></FONT></TD>
  521. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#isDecorationBordersVisible()">isDecorationBordersVisible</A></B>()</CODE>
  522. <BR>
  523. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The decoration border is the button border of the day titles and the
  524. weeks of the year.</TD>
  525. </TR>
  526. <TR BGCOLOR="white" CLASS="TableRowColor">
  527. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  528. <CODE>&nbsp;boolean</CODE></FONT></TD>
  529. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#isWeekOfYearVisible()">isWeekOfYearVisible</A></B>()</CODE>
  530. <BR>
  531. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;In some Countries it is often usefull to know in which week of the year a
  532. date is.</TD>
  533. </TR>
  534. <TR BGCOLOR="white" CLASS="TableRowColor">
  535. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  536. <CODE>&nbsp;void</CODE></FONT></TD>
  537. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#keyPressed(java.awt.event.KeyEvent)">keyPressed</A></B>(java.awt.event.KeyEvent&nbsp;e)</CODE>
  538. <BR>
  539. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JDayChooser is the KeyListener for all day buttons.</TD>
  540. </TR>
  541. <TR BGCOLOR="white" CLASS="TableRowColor">
  542. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  543. <CODE>&nbsp;void</CODE></FONT></TD>
  544. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#keyReleased(java.awt.event.KeyEvent)">keyReleased</A></B>(java.awt.event.KeyEvent&nbsp;e)</CODE>
  545. <BR>
  546. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Does nothing.</TD>
  547. </TR>
  548. <TR BGCOLOR="white" CLASS="TableRowColor">
  549. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  550. <CODE>&nbsp;void</CODE></FONT></TD>
  551. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#keyTyped(java.awt.event.KeyEvent)">keyTyped</A></B>(java.awt.event.KeyEvent&nbsp;e)</CODE>
  552. <BR>
  553. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Does nothing.</TD>
  554. </TR>
  555. <TR BGCOLOR="white" CLASS="TableRowColor">
  556. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  557. <CODE>static&nbsp;void</CODE></FONT></TD>
  558. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;s)</CODE>
  559. <BR>
  560. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a JFrame with a JDayChooser inside and can be used for testing.</TD>
  561. </TR>
  562. <TR BGCOLOR="white" CLASS="TableRowColor">
  563. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  564. <CODE>&nbsp;void</CODE></FONT></TD>
  565. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setAlwaysFireDayProperty(boolean)">setAlwaysFireDayProperty</A></B>(boolean&nbsp;alwaysFire)</CODE>
  566. <BR>
  567. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;this is needed for JDateChooser.</TD>
  568. </TR>
  569. <TR BGCOLOR="white" CLASS="TableRowColor">
  570. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  571. <CODE>&nbsp;void</CODE></FONT></TD>
  572. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setCalendar(java.util.Calendar)">setCalendar</A></B>(java.util.Calendar&nbsp;calendar)</CODE>
  573. <BR>
  574. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a specific calendar.</TD>
  575. </TR>
  576. <TR BGCOLOR="white" CLASS="TableRowColor">
  577. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  578. <CODE>&nbsp;void</CODE></FONT></TD>
  579. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setDay(int)">setDay</A></B>(int&nbsp;d)</CODE>
  580. <BR>
  581. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the day.</TD>
  582. </TR>
  583. <TR BGCOLOR="white" CLASS="TableRowColor">
  584. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  585. <CODE>&nbsp;void</CODE></FONT></TD>
  586. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setDayBordersVisible(boolean)">setDayBordersVisible</A></B>(boolean&nbsp;dayBordersVisible)</CODE>
  587. <BR>
  588. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  589. </TR>
  590. <TR BGCOLOR="white" CLASS="TableRowColor">
  591. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  592. <CODE>&nbsp;void</CODE></FONT></TD>
  593. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setDecorationBackgroundColor(java.awt.Color)">setDecorationBackgroundColor</A></B>(java.awt.Color&nbsp;decorationBackgroundColor)</CODE>
  594. <BR>
  595. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the background of days and weeks of year buttons.</TD>
  596. </TR>
  597. <TR BGCOLOR="white" CLASS="TableRowColor">
  598. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  599. <CODE>&nbsp;void</CODE></FONT></TD>
  600. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setDecorationBackgroundVisible(boolean)">setDecorationBackgroundVisible</A></B>(boolean&nbsp;decorationBackgroundVisible)</CODE>
  601. <BR>
  602. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The decoration background is the background color of the day titles and
  603. the weeks of the year.</TD>
  604. </TR>
  605. <TR BGCOLOR="white" CLASS="TableRowColor">
  606. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  607. <CODE>&nbsp;void</CODE></FONT></TD>
  608. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setDecorationBordersVisible(boolean)">setDecorationBordersVisible</A></B>(boolean&nbsp;decorationBordersVisible)</CODE>
  609. <BR>
  610. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The decoration border is the button border of the day titles and the
  611. weeks of the year.</TD>
  612. </TR>
  613. <TR BGCOLOR="white" CLASS="TableRowColor">
  614. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  615. <CODE>&nbsp;void</CODE></FONT></TD>
  616. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setEnabled(boolean)">setEnabled</A></B>(boolean&nbsp;enabled)</CODE>
  617. <BR>
  618. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enable or disable the JDayChooser.</TD>
  619. </TR>
  620. <TR BGCOLOR="white" CLASS="TableRowColor">
  621. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  622. <CODE>&nbsp;void</CODE></FONT></TD>
  623. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setFocus()">setFocus</A></B>()</CODE>
  624. <BR>
  625. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Requests that the selected day also have the focus.</TD>
  626. </TR>
  627. <TR BGCOLOR="white" CLASS="TableRowColor">
  628. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  629. <CODE>&nbsp;void</CODE></FONT></TD>
  630. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setFont(java.awt.Font)">setFont</A></B>(java.awt.Font&nbsp;font)</CODE>
  631. <BR>
  632. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the font property.</TD>
  633. </TR>
  634. <TR BGCOLOR="white" CLASS="TableRowColor">
  635. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  636. <CODE>&nbsp;void</CODE></FONT></TD>
  637. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setForeground(java.awt.Color)">setForeground</A></B>(java.awt.Color&nbsp;foreground)</CODE>
  638. <BR>
  639. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the foregroundColor color.</TD>
  640. </TR>
  641. <TR BGCOLOR="white" CLASS="TableRowColor">
  642. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  643. <CODE>&nbsp;void</CODE></FONT></TD>
  644. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setLocale(java.util.Locale)">setLocale</A></B>(java.util.Locale&nbsp;locale)</CODE>
  645. <BR>
  646. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the locale.</TD>
  647. </TR>
  648. <TR BGCOLOR="white" CLASS="TableRowColor">
  649. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  650. <CODE>&nbsp;void</CODE></FONT></TD>
  651. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setMaxDayCharacters(int)">setMaxDayCharacters</A></B>(int&nbsp;maxDayCharacters)</CODE>
  652. <BR>
  653. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the maximum number of characters per day in the day bar.</TD>
  654. </TR>
  655. <TR BGCOLOR="white" CLASS="TableRowColor">
  656. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  657. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  658. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setMaxSelectableDate(java.util.Date)">setMaxSelectableDate</A></B>(java.util.Date&nbsp;max)</CODE>
  659. <BR>
  660. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the maximum selectable date.</TD>
  661. </TR>
  662. <TR BGCOLOR="white" CLASS="TableRowColor">
  663. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  664. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  665. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setMinSelectableDate(java.util.Date)">setMinSelectableDate</A></B>(java.util.Date&nbsp;min)</CODE>
  666. <BR>
  667. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the minimum selectable date.</TD>
  668. </TR>
  669. <TR BGCOLOR="white" CLASS="TableRowColor">
  670. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  671. <CODE>&nbsp;void</CODE></FONT></TD>
  672. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setMonth(int)">setMonth</A></B>(int&nbsp;month)</CODE>
  673. <BR>
  674. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a specific month.</TD>
  675. </TR>
  676. <TR BGCOLOR="white" CLASS="TableRowColor">
  677. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  678. <CODE>&nbsp;void</CODE></FONT></TD>
  679. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setSelectableDateRange(java.util.Date, java.util.Date)">setSelectableDateRange</A></B>(java.util.Date&nbsp;min,
  680. java.util.Date&nbsp;max)</CODE>
  681. <BR>
  682. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a valid date range for selectable dates.</TD>
  683. </TR>
  684. <TR BGCOLOR="white" CLASS="TableRowColor">
  685. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  686. <CODE>&nbsp;void</CODE></FONT></TD>
  687. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setSundayForeground(java.awt.Color)">setSundayForeground</A></B>(java.awt.Color&nbsp;sundayForeground)</CODE>
  688. <BR>
  689. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the Sunday foreground.</TD>
  690. </TR>
  691. <TR BGCOLOR="white" CLASS="TableRowColor">
  692. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  693. <CODE>&nbsp;void</CODE></FONT></TD>
  694. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setWeekdayForeground(java.awt.Color)">setWeekdayForeground</A></B>(java.awt.Color&nbsp;weekdayForeground)</CODE>
  695. <BR>
  696. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the weekday foreground.</TD>
  697. </TR>
  698. <TR BGCOLOR="white" CLASS="TableRowColor">
  699. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  700. <CODE>&nbsp;void</CODE></FONT></TD>
  701. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setWeekOfYearVisible(boolean)">setWeekOfYearVisible</A></B>(boolean&nbsp;weekOfYearVisible)</CODE>
  702. <BR>
  703. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;In some Countries it is often usefull to know in which week of the year a
  704. date is.</TD>
  705. </TR>
  706. <TR BGCOLOR="white" CLASS="TableRowColor">
  707. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  708. <CODE>&nbsp;void</CODE></FONT></TD>
  709. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#setYear(int)">setYear</A></B>(int&nbsp;year)</CODE>
  710. <BR>
  711. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a specific year.</TD>
  712. </TR>
  713. <TR BGCOLOR="white" CLASS="TableRowColor">
  714. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  715. <CODE>&nbsp;void</CODE></FONT></TD>
  716. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JDayChooser.html#updateUI()">updateUI</A></B>()</CODE>
  717. <BR>
  718. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Updates the UI and sets the day button preferences.</TD>
  719. </TR>
  720. </TABLE>
  721. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  722. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  723. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  724. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JPanel</B></TH>
  725. </TR>
  726. <TR BGCOLOR="white" CLASS="TableRowColor">
  727. <TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI</CODE></TD>
  728. </TR>
  729. </TABLE>
  730. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  731. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  732. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  733. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  734. </TR>
  735. <TR BGCOLOR="white" CLASS="TableRowColor">
  736. <TD><CODE>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setFocusTraversalKeys, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  737. </TR>
  738. </TABLE>
  739. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  740. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  741. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  742. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  743. </TR>
  744. <TR BGCOLOR="white" CLASS="TableRowColor">
  745. <TD><CODE>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
  746. </TR>
  747. </TABLE>
  748. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  749. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  750. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  751. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  752. </TR>
  753. <TR BGCOLOR="white" CLASS="TableRowColor">
  754. <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
  755. </TR>
  756. </TABLE>
  757. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  758. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  759. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  760. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  761. </TR>
  762. <TR BGCOLOR="white" CLASS="TableRowColor">
  763. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  764. </TR>
  765. </TABLE>
  766. &nbsp;
  767. <P>
  768. <!-- ============ FIELD DETAIL =========== -->
  769. <A NAME="field_detail"><!-- --></A>
  770. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  771. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  772. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  773. <B>Field Detail</B></FONT></TH>
  774. </TR>
  775. </TABLE>
  776. <A NAME="days"><!-- --></A><H3>
  777. days</H3>
  778. <PRE>
  779. protected javax.swing.JButton[] <B>days</B></PRE>
  780. <DL>
  781. <DL>
  782. </DL>
  783. </DL>
  784. <HR>
  785. <A NAME="weeks"><!-- --></A><H3>
  786. weeks</H3>
  787. <PRE>
  788. protected javax.swing.JButton[] <B>weeks</B></PRE>
  789. <DL>
  790. <DL>
  791. </DL>
  792. </DL>
  793. <HR>
  794. <A NAME="selectedDay"><!-- --></A><H3>
  795. selectedDay</H3>
  796. <PRE>
  797. protected javax.swing.JButton <B>selectedDay</B></PRE>
  798. <DL>
  799. <DL>
  800. </DL>
  801. </DL>
  802. <HR>
  803. <A NAME="weekPanel"><!-- --></A><H3>
  804. weekPanel</H3>
  805. <PRE>
  806. protected javax.swing.JPanel <B>weekPanel</B></PRE>
  807. <DL>
  808. <DL>
  809. </DL>
  810. </DL>
  811. <HR>
  812. <A NAME="dayPanel"><!-- --></A><H3>
  813. dayPanel</H3>
  814. <PRE>
  815. protected javax.swing.JPanel <B>dayPanel</B></PRE>
  816. <DL>
  817. <DL>
  818. </DL>
  819. </DL>
  820. <HR>
  821. <A NAME="day"><!-- --></A><H3>
  822. day</H3>
  823. <PRE>
  824. protected int <B>day</B></PRE>
  825. <DL>
  826. <DL>
  827. </DL>
  828. </DL>
  829. <HR>
  830. <A NAME="oldDayBackgroundColor"><!-- --></A><H3>
  831. oldDayBackgroundColor</H3>
  832. <PRE>
  833. protected java.awt.Color <B>oldDayBackgroundColor</B></PRE>
  834. <DL>
  835. <DL>
  836. </DL>
  837. </DL>
  838. <HR>
  839. <A NAME="selectedColor"><!-- --></A><H3>
  840. selectedColor</H3>
  841. <PRE>
  842. protected java.awt.Color <B>selectedColor</B></PRE>
  843. <DL>
  844. <DL>
  845. </DL>
  846. </DL>
  847. <HR>
  848. <A NAME="sundayForeground"><!-- --></A><H3>
  849. sundayForeground</H3>
  850. <PRE>
  851. protected java.awt.Color <B>sundayForeground</B></PRE>
  852. <DL>
  853. <DL>
  854. </DL>
  855. </DL>
  856. <HR>
  857. <A NAME="weekdayForeground"><!-- --></A><H3>
  858. weekdayForeground</H3>
  859. <PRE>
  860. protected java.awt.Color <B>weekdayForeground</B></PRE>
  861. <DL>
  862. <DL>
  863. </DL>
  864. </DL>
  865. <HR>
  866. <A NAME="decorationBackgroundColor"><!-- --></A><H3>
  867. decorationBackgroundColor</H3>
  868. <PRE>
  869. protected java.awt.Color <B>decorationBackgroundColor</B></PRE>
  870. <DL>
  871. <DL>
  872. </DL>
  873. </DL>
  874. <HR>
  875. <A NAME="dayNames"><!-- --></A><H3>
  876. dayNames</H3>
  877. <PRE>
  878. protected java.lang.String[] <B>dayNames</B></PRE>
  879. <DL>
  880. <DL>
  881. </DL>
  882. </DL>
  883. <HR>
  884. <A NAME="calendar"><!-- --></A><H3>
  885. calendar</H3>
  886. <PRE>
  887. protected java.util.Calendar <B>calendar</B></PRE>
  888. <DL>
  889. <DL>
  890. </DL>
  891. </DL>
  892. <HR>
  893. <A NAME="today"><!-- --></A><H3>
  894. today</H3>
  895. <PRE>
  896. protected java.util.Calendar <B>today</B></PRE>
  897. <DL>
  898. <DL>
  899. </DL>
  900. </DL>
  901. <HR>
  902. <A NAME="locale"><!-- --></A><H3>
  903. locale</H3>
  904. <PRE>
  905. protected java.util.Locale <B>locale</B></PRE>
  906. <DL>
  907. <DL>
  908. </DL>
  909. </DL>
  910. <HR>
  911. <A NAME="initialized"><!-- --></A><H3>
  912. initialized</H3>
  913. <PRE>
  914. protected boolean <B>initialized</B></PRE>
  915. <DL>
  916. <DL>
  917. </DL>
  918. </DL>
  919. <HR>
  920. <A NAME="weekOfYearVisible"><!-- --></A><H3>
  921. weekOfYearVisible</H3>
  922. <PRE>
  923. protected boolean <B>weekOfYearVisible</B></PRE>
  924. <DL>
  925. <DL>
  926. </DL>
  927. </DL>
  928. <HR>
  929. <A NAME="decorationBackgroundVisible"><!-- --></A><H3>
  930. decorationBackgroundVisible</H3>
  931. <PRE>
  932. protected boolean <B>decorationBackgroundVisible</B></PRE>
  933. <DL>
  934. <DL>
  935. </DL>
  936. </DL>
  937. <HR>
  938. <A NAME="decorationBordersVisible"><!-- --></A><H3>
  939. decorationBordersVisible</H3>
  940. <PRE>
  941. protected boolean <B>decorationBordersVisible</B></PRE>
  942. <DL>
  943. <DL>
  944. </DL>
  945. </DL>
  946. <HR>
  947. <A NAME="dayBordersVisible"><!-- --></A><H3>
  948. dayBordersVisible</H3>
  949. <PRE>
  950. protected boolean <B>dayBordersVisible</B></PRE>
  951. <DL>
  952. <DL>
  953. </DL>
  954. </DL>
  955. <HR>
  956. <A NAME="minSelectableDate"><!-- --></A><H3>
  957. minSelectableDate</H3>
  958. <PRE>
  959. protected java.util.Date <B>minSelectableDate</B></PRE>
  960. <DL>
  961. <DL>
  962. </DL>
  963. </DL>
  964. <HR>
  965. <A NAME="maxSelectableDate"><!-- --></A><H3>
  966. maxSelectableDate</H3>
  967. <PRE>
  968. protected java.util.Date <B>maxSelectableDate</B></PRE>
  969. <DL>
  970. <DL>
  971. </DL>
  972. </DL>
  973. <HR>
  974. <A NAME="defaultMinSelectableDate"><!-- --></A><H3>
  975. defaultMinSelectableDate</H3>
  976. <PRE>
  977. protected java.util.Date <B>defaultMinSelectableDate</B></PRE>
  978. <DL>
  979. <DL>
  980. </DL>
  981. </DL>
  982. <HR>
  983. <A NAME="defaultMaxSelectableDate"><!-- --></A><H3>
  984. defaultMaxSelectableDate</H3>
  985. <PRE>
  986. protected java.util.Date <B>defaultMaxSelectableDate</B></PRE>
  987. <DL>
  988. <DL>
  989. </DL>
  990. </DL>
  991. <HR>
  992. <A NAME="maxDayCharacters"><!-- --></A><H3>
  993. maxDayCharacters</H3>
  994. <PRE>
  995. protected int <B>maxDayCharacters</B></PRE>
  996. <DL>
  997. <DL>
  998. </DL>
  999. </DL>
  1000. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  1001. <A NAME="constructor_detail"><!-- --></A>
  1002. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  1003. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  1004. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  1005. <B>Constructor Detail</B></FONT></TH>
  1006. </TR>
  1007. </TABLE>
  1008. <A NAME="JDayChooser()"><!-- --></A><H3>
  1009. JDayChooser</H3>
  1010. <PRE>
  1011. public <B>JDayChooser</B>()</PRE>
  1012. <DL>
  1013. <DD>Default JDayChooser constructor.
  1014. <P>
  1015. </DL>
  1016. <HR>
  1017. <A NAME="JDayChooser(boolean)"><!-- --></A><H3>
  1018. JDayChooser</H3>
  1019. <PRE>
  1020. public <B>JDayChooser</B>(boolean&nbsp;weekOfYearVisible)</PRE>
  1021. <DL>
  1022. <DD>JDayChooser constructor.
  1023. <P>
  1024. <DL>
  1025. <DT><B>Parameters:</B><DD><CODE>weekOfYearVisible</CODE> - true, if the weeks of a year shall be shown</DL>
  1026. </DL>
  1027. <!-- ============ METHOD DETAIL ========== -->
  1028. <A NAME="method_detail"><!-- --></A>
  1029. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  1030. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  1031. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  1032. <B>Method Detail</B></FONT></TH>
  1033. </TR>
  1034. </TABLE>
  1035. <A NAME="init()"><!-- --></A><H3>
  1036. init</H3>
  1037. <PRE>
  1038. protected void <B>init</B>()</PRE>
  1039. <DL>
  1040. <DD>Initilizes the locale specific names for the days of the week.
  1041. <P>
  1042. <DD><DL>
  1043. </DL>
  1044. </DD>
  1045. <DD><DL>
  1046. </DL>
  1047. </DD>
  1048. </DL>
  1049. <HR>
  1050. <A NAME="initDecorations()"><!-- --></A><H3>
  1051. initDecorations</H3>
  1052. <PRE>
  1053. protected void <B>initDecorations</B>()</PRE>
  1054. <DL>
  1055. <DD>Initializes both day names and weeks of the year.
  1056. <P>
  1057. <DD><DL>
  1058. </DL>
  1059. </DD>
  1060. <DD><DL>
  1061. </DL>
  1062. </DD>
  1063. </DL>
  1064. <HR>
  1065. <A NAME="drawWeeks()"><!-- --></A><H3>
  1066. drawWeeks</H3>
  1067. <PRE>
  1068. protected void <B>drawWeeks</B>()</PRE>
  1069. <DL>
  1070. <DD>Hides and shows the week buttons.
  1071. <P>
  1072. <DD><DL>
  1073. </DL>
  1074. </DD>
  1075. <DD><DL>
  1076. </DL>
  1077. </DD>
  1078. </DL>
  1079. <HR>
  1080. <A NAME="drawDays()"><!-- --></A><H3>
  1081. drawDays</H3>
  1082. <PRE>
  1083. protected void <B>drawDays</B>()</PRE>
  1084. <DL>
  1085. <DD>Hides and shows the day buttons.
  1086. <P>
  1087. <DD><DL>
  1088. </DL>
  1089. </DD>
  1090. <DD><DL>
  1091. </DL>
  1092. </DD>
  1093. </DL>
  1094. <HR>
  1095. <A NAME="getLocale()"><!-- --></A><H3>
  1096. getLocale</H3>
  1097. <PRE>
  1098. public java.util.Locale <B>getLocale</B>()</PRE>
  1099. <DL>
  1100. <DD>Returns the locale.
  1101. <P>
  1102. <DD><DL>
  1103. <DT><B>Overrides:</B><DD><CODE>getLocale</CODE> in class <CODE>java.awt.Component</CODE></DL>
  1104. </DD>
  1105. <DD><DL>
  1106. <DT><B>Returns:</B><DD>the locale value<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/JDayChooser.html#setLocale(java.util.Locale)"><CODE>setLocale(java.util.Locale)</CODE></A></DL>
  1107. </DD>
  1108. </DL>
  1109. <HR>
  1110. <A NAME="setLocale(java.util.Locale)"><!-- --></A><H3>
  1111. setLocale</H3>
  1112. <PRE>
  1113. public void <B>setLocale</B>(java.util.Locale&nbsp;locale)</PRE>
  1114. <DL>
  1115. <DD>Sets the locale.
  1116. <P>
  1117. <DD><DL>
  1118. <DT><B>Overrides:</B><DD><CODE>setLocale</CODE> in class <CODE>java.awt.Component</CODE></DL>
  1119. </DD>
  1120. <DD><DL>
  1121. <DT><B>Parameters:</B><DD><CODE>locale</CODE> - the new locale value<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/JDayChooser.html#getLocale()"><CODE>getLocale()</CODE></A></DL>
  1122. </DD>
  1123. </DL>
  1124. <HR>
  1125. <A NAME="setDay(int)"><!-- --></A><H3>
  1126. setDay</H3>
  1127. <PRE>
  1128. public void <B>setDay</B>(int&nbsp;d)</PRE>
  1129. <DL>
  1130. <DD>Sets the day. This is a bound property.
  1131. <P>
  1132. <DD><DL>
  1133. </DL>
  1134. </DD>
  1135. <DD><DL>
  1136. <DT><B>Parameters:</B><DD><CODE>d</CODE> - the day<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/JDayChooser.html#getDay()"><CODE>getDay()</CODE></A></DL>
  1137. </DD>
  1138. </DL>
  1139. <HR>
  1140. <A NAME="setAlwaysFireDayProperty(boolean)"><!-- --></A><H3>
  1141. setAlwaysFireDayProperty</H3>
  1142. <PRE>
  1143. public void <B>setAlwaysFireDayProperty</B>(boolean&nbsp;alwaysFire)</PRE>
  1144. <DL>
  1145. <DD>this is needed for JDateChooser.
  1146. <P>
  1147. <DD><DL>
  1148. </DL>
  1149. </DD>
  1150. <DD><DL>
  1151. <DT><B>Parameters:</B><DD><CODE>alwaysFire</CODE> - true, if day property shall be fired every time a day is
  1152. chosen.</DL>
  1153. </DD>
  1154. </DL>
  1155. <HR>
  1156. <A NAME="getDay()"><!-- --></A><H3>
  1157. getDay</H3>
  1158. <PRE>
  1159. public int <B>getDay</B>()</PRE>
  1160. <DL>
  1161. <DD>Returns the selected day.
  1162. <P>
  1163. <DD><DL>
  1164. </DL>
  1165. </DD>
  1166. <DD><DL>
  1167. <DT><B>Returns:</B><DD>the day value<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/JDayChooser.html#setDay(int)"><CODE>setDay(int)</CODE></A></DL>
  1168. </DD>
  1169. </DL>
  1170. <HR>
  1171. <A NAME="setMonth(int)"><!-- --></A><H3>
  1172. setMonth</H3>
  1173. <PRE>
  1174. public void <B>setMonth</B>(int&nbsp;month)</PRE>
  1175. <DL>
  1176. <DD>Sets a specific month. This is needed for correct graphical
  1177. representation of the days.
  1178. <P>
  1179. <DD><DL>
  1180. </DL>
  1181. </DD>
  1182. <DD><DL>
  1183. <DT><B>Parameters:</B><DD><CODE>month</CODE> - the new month</DL>
  1184. </DD>
  1185. </DL>
  1186. <HR>
  1187. <A NAME="setYear(int)"><!-- --></A><H3>
  1188. setYear</H3>
  1189. <PRE>
  1190. public void <B>setYear</B>(int&nbsp;year)</PRE>
  1191. <DL>
  1192. <DD>Sets a specific year. This is needed for correct graphical representation
  1193. of the days.
  1194. <P>
  1195. <DD><DL>
  1196. </DL>
  1197. </DD>
  1198. <DD><DL>
  1199. <DT><B>Parameters:</B><DD><CODE>year</CODE> - the new year</DL>
  1200. </DD>
  1201. </DL>
  1202. <HR>
  1203. <A NAME="setCalendar(java.util.Calendar)"><!-- --></A><H3>
  1204. setCalendar</H3>
  1205. <PRE>
  1206. public void <B>setCalendar</B>(java.util.Calendar&nbsp;calendar)</PRE>
  1207. <DL>
  1208. <DD>Sets a specific calendar. This is needed for correct graphical
  1209. representation of the days.
  1210. <P>
  1211. <DD><DL>
  1212. </DL>
  1213. </DD>
  1214. <DD><DL>
  1215. <DT><B>Parameters:</B><DD><CODE>calendar</CODE> - the new calendar</DL>
  1216. </DD>
  1217. </DL>
  1218. <HR>
  1219. <A NAME="setFont(java.awt.Font)"><!-- --></A><H3>
  1220. setFont</H3>
  1221. <PRE>
  1222. public void <B>setFont</B>(java.awt.Font&nbsp;font)</PRE>
  1223. <DL>
  1224. <DD>Sets the font property.
  1225. <P>
  1226. <DD><DL>
  1227. <DT><B>Overrides:</B><DD><CODE>setFont</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  1228. </DD>
  1229. <DD><DL>
  1230. <DT><B>Parameters:</B><DD><CODE>font</CODE> - the new font</DL>
  1231. </DD>
  1232. </DL>
  1233. <HR>
  1234. <A NAME="setForeground(java.awt.Color)"><!-- --></A><H3>
  1235. setForeground</H3>
  1236. <PRE>
  1237. public void <B>setForeground</B>(java.awt.Color&nbsp;foreground)</PRE>
  1238. <DL>
  1239. <DD>Sets the foregroundColor color.
  1240. <P>
  1241. <DD><DL>
  1242. <DT><B>Overrides:</B><DD><CODE>setForeground</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  1243. </DD>
  1244. <DD><DL>
  1245. <DT><B>Parameters:</B><DD><CODE>foreground</CODE> - the new foregroundColor</DL>
  1246. </DD>
  1247. </DL>
  1248. <HR>
  1249. <A NAME="actionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
  1250. actionPerformed</H3>
  1251. <PRE>
  1252. public void <B>actionPerformed</B>(java.awt.event.ActionEvent&nbsp;e)</PRE>
  1253. <DL>
  1254. <DD>JDayChooser is the ActionListener for all day buttons.
  1255. <P>
  1256. <DD><DL>
  1257. <DT><B>Specified by:</B><DD><CODE>actionPerformed</CODE> in interface <CODE>java.awt.event.ActionListener</CODE></DL>
  1258. </DD>
  1259. <DD><DL>
  1260. <DT><B>Parameters:</B><DD><CODE>e</CODE> - the ActionEvent</DL>
  1261. </DD>
  1262. </DL>
  1263. <HR>
  1264. <A NAME="focusGained(java.awt.event.FocusEvent)"><!-- --></A><H3>
  1265. focusGained</H3>
  1266. <PRE>
  1267. public void <B>focusGained</B>(java.awt.event.FocusEvent&nbsp;e)</PRE>
  1268. <DL>
  1269. <DD>JDayChooser is the FocusListener for all day buttons. (Added by Thomas
  1270. Schaefer)
  1271. <P>
  1272. <DD><DL>
  1273. <DT><B>Specified by:</B><DD><CODE>focusGained</CODE> in interface <CODE>java.awt.event.FocusListener</CODE></DL>
  1274. </DD>
  1275. <DD><DL>
  1276. <DT><B>Parameters:</B><DD><CODE>e</CODE> - the FocusEvent</DL>
  1277. </DD>
  1278. </DL>
  1279. <HR>
  1280. <A NAME="focusLost(java.awt.event.FocusEvent)"><!-- --></A><H3>
  1281. focusLost</H3>
  1282. <PRE>
  1283. public void <B>focusLost</B>(java.awt.event.FocusEvent&nbsp;e)</PRE>
  1284. <DL>
  1285. <DD>Does nothing.
  1286. <P>
  1287. <DD><DL>
  1288. <DT><B>Specified by:</B><DD><CODE>focusLost</CODE> in interface <CODE>java.awt.event.FocusListener</CODE></DL>
  1289. </DD>
  1290. <DD><DL>
  1291. <DT><B>Parameters:</B><DD><CODE>e</CODE> - the FocusEvent</DL>
  1292. </DD>
  1293. </DL>
  1294. <HR>
  1295. <A NAME="keyPressed(java.awt.event.KeyEvent)"><!-- --></A><H3>
  1296. keyPressed</H3>
  1297. <PRE>
  1298. public void <B>keyPressed</B>(java.awt.event.KeyEvent&nbsp;e)</PRE>
  1299. <DL>
  1300. <DD>JDayChooser is the KeyListener for all day buttons. (Added by Thomas
  1301. Schaefer and modified by Austin Moore)
  1302. <P>
  1303. <DD><DL>
  1304. <DT><B>Specified by:</B><DD><CODE>keyPressed</CODE> in interface <CODE>java.awt.event.KeyListener</CODE></DL>
  1305. </DD>
  1306. <DD><DL>
  1307. <DT><B>Parameters:</B><DD><CODE>e</CODE> - the KeyEvent</DL>
  1308. </DD>
  1309. </DL>
  1310. <HR>
  1311. <A NAME="keyTyped(java.awt.event.KeyEvent)"><!-- --></A><H3>
  1312. keyTyped</H3>
  1313. <PRE>
  1314. public void <B>keyTyped</B>(java.awt.event.KeyEvent&nbsp;e)</PRE>
  1315. <DL>
  1316. <DD>Does nothing.
  1317. <P>
  1318. <DD><DL>
  1319. <DT><B>Specified by:</B><DD><CODE>keyTyped</CODE> in interface <CODE>java.awt.event.KeyListener</CODE></DL>
  1320. </DD>
  1321. <DD><DL>
  1322. <DT><B>Parameters:</B><DD><CODE>e</CODE> - the KeyEvent</DL>
  1323. </DD>
  1324. </DL>
  1325. <HR>
  1326. <A NAME="keyReleased(java.awt.event.KeyEvent)"><!-- --></A><H3>
  1327. keyReleased</H3>
  1328. <PRE>
  1329. public void <B>keyReleased</B>(java.awt.event.KeyEvent&nbsp;e)</PRE>
  1330. <DL>
  1331. <DD>Does nothing.
  1332. <P>
  1333. <DD><DL>
  1334. <DT><B>Specified by:</B><DD><CODE>keyReleased</CODE> in interface <CODE>java.awt.event.KeyListener</CODE></DL>
  1335. </DD>
  1336. <DD><DL>
  1337. <DT><B>Parameters:</B><DD><CODE>e</CODE> - the KeyEvent</DL>
  1338. </DD>
  1339. </DL>
  1340. <HR>
  1341. <A NAME="setEnabled(boolean)"><!-- --></A><H3>
  1342. setEnabled</H3>
  1343. <PRE>
  1344. public void <B>setEnabled</B>(boolean&nbsp;enabled)</PRE>
  1345. <DL>
  1346. <DD>Enable or disable the JDayChooser.
  1347. <P>
  1348. <DD><DL>
  1349. <DT><B>Overrides:</B><DD><CODE>setEnabled</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  1350. </DD>
  1351. <DD><DL>
  1352. <DT><B>Parameters:</B><DD><CODE>enabled</CODE> - The new enabled value</DL>
  1353. </DD>
  1354. </DL>
  1355. <HR>
  1356. <A NAME="isWeekOfYearVisible()"><!-- --></A><H3>
  1357. isWeekOfYearVisible</H3>
  1358. <PRE>
  1359. public boolean <B>isWeekOfYearVisible</B>()</PRE>
  1360. <DL>
  1361. <DD>In some Countries it is often usefull to know in which week of the year a
  1362. date is.
  1363. <P>
  1364. <DD><DL>
  1365. </DL>
  1366. </DD>
  1367. <DD><DL>
  1368. <DT><B>Returns:</B><DD>boolean true, if the weeks of the year is shown</DL>
  1369. </DD>
  1370. </DL>
  1371. <HR>
  1372. <A NAME="setWeekOfYearVisible(boolean)"><!-- --></A><H3>
  1373. setWeekOfYearVisible</H3>
  1374. <PRE>
  1375. public void <B>setWeekOfYearVisible</B>(boolean&nbsp;weekOfYearVisible)</PRE>
  1376. <DL>
  1377. <DD>In some Countries it is often usefull to know in which week of the year a
  1378. date is.
  1379. <P>
  1380. <DD><DL>
  1381. </DL>
  1382. </DD>
  1383. <DD><DL>
  1384. <DT><B>Parameters:</B><DD><CODE>weekOfYearVisible</CODE> - true, if the weeks of the year shall be shown</DL>
  1385. </DD>
  1386. </DL>
  1387. <HR>
  1388. <A NAME="getDayPanel()"><!-- --></A><H3>
  1389. getDayPanel</H3>
  1390. <PRE>
  1391. public javax.swing.JPanel <B>getDayPanel</B>()</PRE>
  1392. <DL>
  1393. <DD>Returns the day panel.
  1394. <P>
  1395. <DD><DL>
  1396. </DL>
  1397. </DD>
  1398. <DD><DL>
  1399. <DT><B>Returns:</B><DD>the day panel</DL>
  1400. </DD>
  1401. </DL>
  1402. <HR>
  1403. <A NAME="getDecorationBackgroundColor()"><!-- --></A><H3>
  1404. getDecorationBackgroundColor</H3>
  1405. <PRE>
  1406. public java.awt.Color <B>getDecorationBackgroundColor</B>()</PRE>
  1407. <DL>
  1408. <DD>Returns the color of the decoration (day names and weeks).
  1409. <P>
  1410. <DD><DL>
  1411. </DL>
  1412. </DD>
  1413. <DD><DL>
  1414. <DT><B>Returns:</B><DD>the color of the decoration (day names and weeks).</DL>
  1415. </DD>
  1416. </DL>
  1417. <HR>
  1418. <A NAME="setDecorationBackgroundColor(java.awt.Color)"><!-- --></A><H3>
  1419. setDecorationBackgroundColor</H3>
  1420. <PRE>
  1421. public void <B>setDecorationBackgroundColor</B>(java.awt.Color&nbsp;decorationBackgroundColor)</PRE>
  1422. <DL>
  1423. <DD>Sets the background of days and weeks of year buttons.
  1424. <P>
  1425. <DD><DL>
  1426. </DL>
  1427. </DD>
  1428. <DD><DL>
  1429. <DT><B>Parameters:</B><DD><CODE>decorationBackgroundColor</CODE> - The background to set</DL>
  1430. </DD>
  1431. </DL>
  1432. <HR>
  1433. <A NAME="getSundayForeground()"><!-- --></A><H3>
  1434. getSundayForeground</H3>
  1435. <PRE>
  1436. public java.awt.Color <B>getSundayForeground</B>()</PRE>
  1437. <DL>
  1438. <DD>Returns the Sunday foreground.
  1439. <P>
  1440. <DD><DL>
  1441. </DL>
  1442. </DD>
  1443. <DD><DL>
  1444. <DT><B>Returns:</B><DD>Color the Sunday foreground.</DL>
  1445. </DD>
  1446. </DL>
  1447. <HR>
  1448. <A NAME="getWeekdayForeground()"><!-- --></A><H3>
  1449. getWeekdayForeground</H3>
  1450. <PRE>
  1451. public java.awt.Color <B>getWeekdayForeground</B>()</PRE>
  1452. <DL>
  1453. <DD>Returns the weekday foreground.
  1454. <P>
  1455. <DD><DL>
  1456. </DL>
  1457. </DD>
  1458. <DD><DL>
  1459. <DT><B>Returns:</B><DD>Color the weekday foreground.</DL>
  1460. </DD>
  1461. </DL>
  1462. <HR>
  1463. <A NAME="setSundayForeground(java.awt.Color)"><!-- --></A><H3>
  1464. setSundayForeground</H3>
  1465. <PRE>
  1466. public void <B>setSundayForeground</B>(java.awt.Color&nbsp;sundayForeground)</PRE>
  1467. <DL>
  1468. <DD>Sets the Sunday foreground.
  1469. <P>
  1470. <DD><DL>
  1471. </DL>
  1472. </DD>
  1473. <DD><DL>
  1474. <DT><B>Parameters:</B><DD><CODE>sundayForeground</CODE> - The sundayForeground to set</DL>
  1475. </DD>
  1476. </DL>
  1477. <HR>
  1478. <A NAME="setWeekdayForeground(java.awt.Color)"><!-- --></A><H3>
  1479. setWeekdayForeground</H3>
  1480. <PRE>
  1481. public void <B>setWeekdayForeground</B>(java.awt.Color&nbsp;weekdayForeground)</PRE>
  1482. <DL>
  1483. <DD>Sets the weekday foreground.
  1484. <P>
  1485. <DD><DL>
  1486. </DL>
  1487. </DD>
  1488. <DD><DL>
  1489. <DT><B>Parameters:</B><DD><CODE>weekdayForeground</CODE> - The weekdayForeground to set</DL>
  1490. </DD>
  1491. </DL>
  1492. <HR>
  1493. <A NAME="setFocus()"><!-- --></A><H3>
  1494. setFocus</H3>
  1495. <PRE>
  1496. public void <B>setFocus</B>()</PRE>
  1497. <DL>
  1498. <DD>Requests that the selected day also have the focus.
  1499. <P>
  1500. <DD><DL>
  1501. </DL>
  1502. </DD>
  1503. <DD><DL>
  1504. </DL>
  1505. </DD>
  1506. </DL>
  1507. <HR>
  1508. <A NAME="isDecorationBackgroundVisible()"><!-- --></A><H3>
  1509. isDecorationBackgroundVisible</H3>
  1510. <PRE>
  1511. public boolean <B>isDecorationBackgroundVisible</B>()</PRE>
  1512. <DL>
  1513. <DD>The decoration background is the background color of the day titles and
  1514. the weeks of the year.
  1515. <P>
  1516. <DD><DL>
  1517. </DL>
  1518. </DD>
  1519. <DD><DL>
  1520. <DT><B>Returns:</B><DD>Returns true, if the decoration background is painted.</DL>
  1521. </DD>
  1522. </DL>
  1523. <HR>
  1524. <A NAME="setDecorationBackgroundVisible(boolean)"><!-- --></A><H3>
  1525. setDecorationBackgroundVisible</H3>
  1526. <PRE>
  1527. public void <B>setDecorationBackgroundVisible</B>(boolean&nbsp;decorationBackgroundVisible)</PRE>
  1528. <DL>
  1529. <DD>The decoration background is the background color of the day titles and
  1530. the weeks of the year.
  1531. <P>
  1532. <DD><DL>
  1533. </DL>
  1534. </DD>
  1535. <DD><DL>
  1536. <DT><B>Parameters:</B><DD><CODE>decorationBackgroundVisible</CODE> - true, if the decoration background shall be painted.</DL>
  1537. </DD>
  1538. </DL>
  1539. <HR>
  1540. <A NAME="isDecorationBordersVisible()"><!-- --></A><H3>
  1541. isDecorationBordersVisible</H3>
  1542. <PRE>
  1543. public boolean <B>isDecorationBordersVisible</B>()</PRE>
  1544. <DL>
  1545. <DD>The decoration border is the button border of the day titles and the
  1546. weeks of the year.
  1547. <P>
  1548. <DD><DL>
  1549. </DL>
  1550. </DD>
  1551. <DD><DL>
  1552. <DT><B>Returns:</B><DD>Returns true, if the decoration border is painted.</DL>
  1553. </DD>
  1554. </DL>
  1555. <HR>
  1556. <A NAME="isDayBordersVisible()"><!-- --></A><H3>
  1557. isDayBordersVisible</H3>
  1558. <PRE>
  1559. public boolean <B>isDayBordersVisible</B>()</PRE>
  1560. <DL>
  1561. <DD><DL>
  1562. </DL>
  1563. </DD>
  1564. <DD><DL>
  1565. </DL>
  1566. </DD>
  1567. </DL>
  1568. <HR>
  1569. <A NAME="setDecorationBordersVisible(boolean)"><!-- --></A><H3>
  1570. setDecorationBordersVisible</H3>
  1571. <PRE>
  1572. public void <B>setDecorationBordersVisible</B>(boolean&nbsp;decorationBordersVisible)</PRE>
  1573. <DL>
  1574. <DD>The decoration border is the button border of the day titles and the
  1575. weeks of the year.
  1576. <P>
  1577. <DD><DL>
  1578. </DL>
  1579. </DD>
  1580. <DD><DL>
  1581. <DT><B>Parameters:</B><DD><CODE>decorationBordersVisible</CODE> - true, if the decoration border shall be painted.</DL>
  1582. </DD>
  1583. </DL>
  1584. <HR>
  1585. <A NAME="setDayBordersVisible(boolean)"><!-- --></A><H3>
  1586. setDayBordersVisible</H3>
  1587. <PRE>
  1588. public void <B>setDayBordersVisible</B>(boolean&nbsp;dayBordersVisible)</PRE>
  1589. <DL>
  1590. <DD><DL>
  1591. </DL>
  1592. </DD>
  1593. <DD><DL>
  1594. </DL>
  1595. </DD>
  1596. </DL>
  1597. <HR>
  1598. <A NAME="updateUI()"><!-- --></A><H3>
  1599. updateUI</H3>
  1600. <PRE>
  1601. public void <B>updateUI</B>()</PRE>
  1602. <DL>
  1603. <DD>Updates the UI and sets the day button preferences.
  1604. <P>
  1605. <DD><DL>
  1606. <DT><B>Overrides:</B><DD><CODE