PageRenderTime 858ms CodeModel.GetById 831ms 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

Large files files are truncated, but you can click here to view the full file

  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>defa

Large files files are truncated, but you can click here to view the full file