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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/ · HTML · 845 lines · 745 code · 75 blank · 25 comment · 0 complexity · 4d4a510fa65121394c4320770181b408 MD5 · raw 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:09 CEST 2006 -->
  6. <TITLE>
  7. JSpinnerDateEditor (JCalendar API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.toedter.calendar.JSpinnerDateEditor 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="JSpinnerDateEditor (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/JMonthChooserBeanInfo.html" title="class in com.toedter.calendar"><B>PREV CLASS</B></A>&nbsp;
  47. &nbsp;<A HREF="../../../com/toedter/calendar/JTextFieldDateEditor.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/JSpinnerDateEditor.html" target="_top"><B>FRAMES</B></A> &nbsp;
  50. &nbsp;<A HREF="JSpinnerDateEditor.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.JSpinner">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 JSpinnerDateEditor</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.JSpinner
  85. <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.toedter.calendar.JSpinnerDateEditor</B>
  86. </PRE>
  87. <DL>
  88. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A>, java.awt.event.FocusListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible, javax.swing.event.ChangeListener</DD>
  89. </DL>
  90. <HR>
  91. <DL>
  92. <DT><PRE>public class <B>JSpinnerDateEditor</B><DT>extends javax.swing.JSpinner<DT>implements <A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A>, java.awt.event.FocusListener, javax.swing.event.ChangeListener</DL>
  93. </PRE>
  94. <P>
  95. JSpinnerDateEditor is a date editor based on a JSpinner.
  96. <P>
  97. <P>
  98. <DL>
  99. <DT><B>Version:</B></DT>
  100. <DD>$LastChangedRevision: 100 $, $LastChangedDate: 2006-06-04 14:36:06 +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.JSpinnerDateEditor">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.JSpinner"><!-- --></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.JSpinner</B></TH>
  118. </TR>
  119. <TR BGCOLOR="white" CLASS="TableRowColor">
  120. <TD><CODE>javax.swing.JSpinner.AccessibleJSpinner, javax.swing.JSpinner.DateEditor, javax.swing.JSpinner.DefaultEditor, javax.swing.JSpinner.ListEditor, javax.swing.JSpinner.NumberEditor</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.Date</CODE></FONT></TD>
  164. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#date">date</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;java.lang.String</CODE></FONT></TD>
  171. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#dateFormatString">dateFormatString</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;java.text.SimpleDateFormat</CODE></FONT></TD>
  178. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#dateFormatter">dateFormatter</A></B></CODE>
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  181. </TR>
  182. </TABLE>
  183. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  184. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  185. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  186. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  190. </TR>
  191. </TABLE>
  192. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  193. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  194. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  195. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  199. </TR>
  200. </TABLE>
  201. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  202. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  203. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  204. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  205. </TR>
  206. <TR BGCOLOR="white" CLASS="TableRowColor">
  207. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  208. </TR>
  209. </TABLE>
  210. &nbsp;
  211. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  212. <A NAME="constructor_summary"><!-- --></A>
  213. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  214. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  215. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  216. <B>Constructor Summary</B></FONT></TH>
  217. </TR>
  218. <TR BGCOLOR="white" CLASS="TableRowColor">
  219. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#JSpinnerDateEditor()">JSpinnerDateEditor</A></B>()</CODE>
  220. <BR>
  221. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  222. </TR>
  223. </TABLE>
  224. &nbsp;
  225. <!-- ========== METHOD SUMMARY =========== -->
  226. <A NAME="method_summary"><!-- --></A>
  227. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  228. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  229. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  230. <B>Method Summary</B></FONT></TH>
  231. </TR>
  232. <TR BGCOLOR="white" CLASS="TableRowColor">
  233. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  234. <CODE>&nbsp;void</CODE></FONT></TD>
  235. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#focusGained(java.awt.event.FocusEvent)">focusGained</A></B>(java.awt.event.FocusEvent&nbsp;e)</CODE>
  236. <BR>
  237. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  238. </TR>
  239. <TR BGCOLOR="white" CLASS="TableRowColor">
  240. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  241. <CODE>&nbsp;void</CODE></FONT></TD>
  242. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#focusLost(java.awt.event.FocusEvent)">focusLost</A></B>(java.awt.event.FocusEvent&nbsp;focusEvent)</CODE>
  243. <BR>
  244. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  245. </TR>
  246. <TR BGCOLOR="white" CLASS="TableRowColor">
  247. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  248. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  249. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#getDate()">getDate</A></B>()</CODE>
  250. <BR>
  251. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the date.</TD>
  252. </TR>
  253. <TR BGCOLOR="white" CLASS="TableRowColor">
  254. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  255. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  256. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#getDateFormatString()">getDateFormatString</A></B>()</CODE>
  257. <BR>
  258. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns tha date format string.</TD>
  259. </TR>
  260. <TR BGCOLOR="white" CLASS="TableRowColor">
  261. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  262. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  263. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#getMaxSelectableDate()">getMaxSelectableDate</A></B>()</CODE>
  264. <BR>
  265. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the minimum selectable date.</TD>
  266. </TR>
  267. <TR BGCOLOR="white" CLASS="TableRowColor">
  268. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  269. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  270. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#getMinSelectableDate()">getMinSelectableDate</A></B>()</CODE>
  271. <BR>
  272. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the maximum selectable date.</TD>
  273. </TR>
  274. <TR BGCOLOR="white" CLASS="TableRowColor">
  275. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  276. <CODE>&nbsp;javax.swing.JComponent</CODE></FONT></TD>
  277. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#getUiComponent()">getUiComponent</A></B>()</CODE>
  278. <BR>
  279. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the UI component, e.g. the actual JTextField implementing the
  280. editor.</TD>
  281. </TR>
  282. <TR BGCOLOR="white" CLASS="TableRowColor">
  283. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  284. <CODE>&nbsp;void</CODE></FONT></TD>
  285. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#setDate(java.util.Date)">setDate</A></B>(java.util.Date&nbsp;date)</CODE>
  286. <BR>
  287. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the date.</TD>
  288. </TR>
  289. <TR BGCOLOR="white" CLASS="TableRowColor">
  290. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  291. <CODE>&nbsp;void</CODE></FONT></TD>
  292. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#setDate(java.util.Date, boolean)">setDate</A></B>(java.util.Date&nbsp;date,
  293. boolean&nbsp;updateModel)</CODE>
  294. <BR>
  295. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  296. </TR>
  297. <TR BGCOLOR="white" CLASS="TableRowColor">
  298. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  299. <CODE>&nbsp;void</CODE></FONT></TD>
  300. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#setDateFormatString(java.lang.String)">setDateFormatString</A></B>(java.lang.String&nbsp;dateFormatString)</CODE>
  301. <BR>
  302. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the date format string, e.g.</TD>
  303. </TR>
  304. <TR BGCOLOR="white" CLASS="TableRowColor">
  305. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  306. <CODE>&nbsp;void</CODE></FONT></TD>
  307. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#setEnabled(boolean)">setEnabled</A></B>(boolean&nbsp;b)</CODE>
  308. <BR>
  309. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enables and disabled the compoment.</TD>
  310. </TR>
  311. <TR BGCOLOR="white" CLASS="TableRowColor">
  312. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  313. <CODE>&nbsp;void</CODE></FONT></TD>
  314. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#setLocale(java.util.Locale)">setLocale</A></B>(java.util.Locale&nbsp;locale)</CODE>
  315. <BR>
  316. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the locale.</TD>
  317. </TR>
  318. <TR BGCOLOR="white" CLASS="TableRowColor">
  319. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  320. <CODE>&nbsp;void</CODE></FONT></TD>
  321. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#setMaxSelectableDate(java.util.Date)">setMaxSelectableDate</A></B>(java.util.Date&nbsp;max)</CODE>
  322. <BR>
  323. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the maximum selectable date.</TD>
  324. </TR>
  325. <TR BGCOLOR="white" CLASS="TableRowColor">
  326. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  327. <CODE>&nbsp;void</CODE></FONT></TD>
  328. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#setMinSelectableDate(java.util.Date)">setMinSelectableDate</A></B>(java.util.Date&nbsp;min)</CODE>
  329. <BR>
  330. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the minimum selectable date.</TD>
  331. </TR>
  332. <TR BGCOLOR="white" CLASS="TableRowColor">
  333. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  334. <CODE>&nbsp;void</CODE></FONT></TD>
  335. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#setSelectableDateRange(java.util.Date, java.util.Date)">setSelectableDateRange</A></B>(java.util.Date&nbsp;min,
  336. java.util.Date&nbsp;max)</CODE>
  337. <BR>
  338. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a valid date range for selectable dates.</TD>
  339. </TR>
  340. <TR BGCOLOR="white" CLASS="TableRowColor">
  341. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  342. <CODE>&nbsp;void</CODE></FONT></TD>
  343. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html#stateChanged(javax.swing.event.ChangeEvent)">stateChanged</A></B>(javax.swing.event.ChangeEvent&nbsp;e)</CODE>
  344. <BR>
  345. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  346. </TR>
  347. </TABLE>
  348. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JSpinner"><!-- --></A>
  349. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  350. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  351. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JSpinner</B></TH>
  352. </TR>
  353. <TR BGCOLOR="white" CLASS="TableRowColor">
  354. <TD><CODE>addChangeListener, commitEdit, createEditor, fireStateChanged, getAccessibleContext, getChangeListeners, getEditor, getModel, getNextValue, getPreviousValue, getUI, getUIClassID, getValue, removeChangeListener, setEditor, setModel, setUI, setValue, updateUI</CODE></TD>
  355. </TR>
  356. </TABLE>
  357. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  358. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  359. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  360. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  361. </TR>
  362. <TR BGCOLOR="white" CLASS="TableRowColor">
  363. <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, paramString, 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, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  364. </TR>
  365. </TABLE>
  366. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  367. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  368. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  369. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  370. </TR>
  371. <TR BGCOLOR="white" CLASS="TableRowColor">
  372. <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>
  373. </TR>
  374. </TABLE>
  375. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  376. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  377. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  378. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  379. </TR>
  380. <TR BGCOLOR="white" CLASS="TableRowColor">
  381. <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, getLocale, 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>
  382. </TR>
  383. </TABLE>
  384. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  385. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  386. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  387. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  388. </TR>
  389. <TR BGCOLOR="white" CLASS="TableRowColor">
  390. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  391. </TR>
  392. </TABLE>
  393. &nbsp;<A NAME="methods_inherited_from_class_com.toedter.calendar.IDateEditor"><!-- --></A>
  394. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  395. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  396. <TH ALIGN="left"><B>Methods inherited from interface com.toedter.calendar.<A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></B></TH>
  397. </TR>
  398. <TR BGCOLOR="white" CLASS="TableRowColor">
  399. <TD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../com/toedter/calendar/IDateEditor.html#addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../com/toedter/calendar/IDateEditor.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../com/toedter/calendar/IDateEditor.html#removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)">removePropertyChangeListener</A></CODE></TD>
  400. </TR>
  401. </TABLE>
  402. &nbsp;
  403. <P>
  404. <!-- ============ FIELD DETAIL =========== -->
  405. <A NAME="field_detail"><!-- --></A>
  406. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  407. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  408. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  409. <B>Field Detail</B></FONT></TH>
  410. </TR>
  411. </TABLE>
  412. <A NAME="date"><!-- --></A><H3>
  413. date</H3>
  414. <PRE>
  415. protected java.util.Date <B>date</B></PRE>
  416. <DL>
  417. <DL>
  418. </DL>
  419. </DL>
  420. <HR>
  421. <A NAME="dateFormatString"><!-- --></A><H3>
  422. dateFormatString</H3>
  423. <PRE>
  424. protected java.lang.String <B>dateFormatString</B></PRE>
  425. <DL>
  426. <DL>
  427. </DL>
  428. </DL>
  429. <HR>
  430. <A NAME="dateFormatter"><!-- --></A><H3>
  431. dateFormatter</H3>
  432. <PRE>
  433. protected java.text.SimpleDateFormat <B>dateFormatter</B></PRE>
  434. <DL>
  435. <DL>
  436. </DL>
  437. </DL>
  438. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  439. <A NAME="constructor_detail"><!-- --></A>
  440. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  441. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  442. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  443. <B>Constructor Detail</B></FONT></TH>
  444. </TR>
  445. </TABLE>
  446. <A NAME="JSpinnerDateEditor()"><!-- --></A><H3>
  447. JSpinnerDateEditor</H3>
  448. <PRE>
  449. public <B>JSpinnerDateEditor</B>()</PRE>
  450. <DL>
  451. </DL>
  452. <!-- ============ METHOD DETAIL ========== -->
  453. <A NAME="method_detail"><!-- --></A>
  454. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  455. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  456. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  457. <B>Method Detail</B></FONT></TH>
  458. </TR>
  459. </TABLE>
  460. <A NAME="getDate()"><!-- --></A><H3>
  461. getDate</H3>
  462. <PRE>
  463. public java.util.Date <B>getDate</B>()</PRE>
  464. <DL>
  465. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getDate()">IDateEditor</A></CODE></B></DD>
  466. <DD>Returns the date.
  467. <P>
  468. <DD><DL>
  469. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getDate()">getDate</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  470. </DD>
  471. <DD><DL>
  472. <DT><B>Returns:</B><DD>the date</DL>
  473. </DD>
  474. </DL>
  475. <HR>
  476. <A NAME="setDate(java.util.Date)"><!-- --></A><H3>
  477. setDate</H3>
  478. <PRE>
  479. public void <B>setDate</B>(java.util.Date&nbsp;date)</PRE>
  480. <DL>
  481. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setDate(java.util.Date)">IDateEditor</A></CODE></B></DD>
  482. <DD>Sets the date. This should be implemented as a bound property, firing the
  483. "date" property.
  484. <P>
  485. <DD><DL>
  486. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setDate(java.util.Date)">setDate</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  487. </DD>
  488. <DD><DL>
  489. <DT><B>Parameters:</B><DD><CODE>date</CODE> - the date to set</DL>
  490. </DD>
  491. </DL>
  492. <HR>
  493. <A NAME="setDate(java.util.Date, boolean)"><!-- --></A><H3>
  494. setDate</H3>
  495. <PRE>
  496. public void <B>setDate</B>(java.util.Date&nbsp;date,
  497. boolean&nbsp;updateModel)</PRE>
  498. <DL>
  499. <DD><DL>
  500. </DL>
  501. </DD>
  502. <DD><DL>
  503. </DL>
  504. </DD>
  505. </DL>
  506. <HR>
  507. <A NAME="setDateFormatString(java.lang.String)"><!-- --></A><H3>
  508. setDateFormatString</H3>
  509. <PRE>
  510. public void <B>setDateFormatString</B>(java.lang.String&nbsp;dateFormatString)</PRE>
  511. <DL>
  512. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setDateFormatString(java.lang.String)">IDateEditor</A></CODE></B></DD>
  513. <DD>Sets the date format string, e.g. "MM/dd/yy". If the date format string
  514. is null or invalid, the date format string will be set to the MEDIUM
  515. Simple date format of the current locale.
  516. <P>
  517. <DD><DL>
  518. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setDateFormatString(java.lang.String)">setDateFormatString</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  519. </DD>
  520. <DD><DL>
  521. <DT><B>Parameters:</B><DD><CODE>dateFormatString</CODE> - the date format string</DL>
  522. </DD>
  523. </DL>
  524. <HR>
  525. <A NAME="getDateFormatString()"><!-- --></A><H3>
  526. getDateFormatString</H3>
  527. <PRE>
  528. public java.lang.String <B>getDateFormatString</B>()</PRE>
  529. <DL>
  530. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getDateFormatString()">IDateEditor</A></CODE></B></DD>
  531. <DD>Returns tha date format string.
  532. <P>
  533. <DD><DL>
  534. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getDateFormatString()">getDateFormatString</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  535. </DD>
  536. <DD><DL>
  537. <DT><B>Returns:</B><DD>the date format string</DL>
  538. </DD>
  539. </DL>
  540. <HR>
  541. <A NAME="getUiComponent()"><!-- --></A><H3>
  542. getUiComponent</H3>
  543. <PRE>
  544. public javax.swing.JComponent <B>getUiComponent</B>()</PRE>
  545. <DL>
  546. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getUiComponent()">IDateEditor</A></CODE></B></DD>
  547. <DD>Returns the UI component, e.g. the actual JTextField implementing the
  548. editor.
  549. <P>
  550. <DD><DL>
  551. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getUiComponent()">getUiComponent</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  552. </DD>
  553. <DD><DL>
  554. <DT><B>Returns:</B><DD>the UI component</DL>
  555. </DD>
  556. </DL>
  557. <HR>
  558. <A NAME="setLocale(java.util.Locale)"><!-- --></A><H3>
  559. setLocale</H3>
  560. <PRE>
  561. public void <B>setLocale</B>(java.util.Locale&nbsp;locale)</PRE>
  562. <DL>
  563. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setLocale(java.util.Locale)">IDateEditor</A></CODE></B></DD>
  564. <DD>Sets the locale. Usually this should have impact on the current date
  565. format string.
  566. <P>
  567. <DD><DL>
  568. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setLocale(java.util.Locale)">setLocale</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE><DT><B>Overrides:</B><DD><CODE>setLocale</CODE> in class <CODE>java.awt.Component</CODE></DL>
  569. </DD>
  570. <DD><DL>
  571. <DT><B>Parameters:</B><DD><CODE>locale</CODE> - the locale to set</DL>
  572. </DD>
  573. </DL>
  574. <HR>
  575. <A NAME="focusLost(java.awt.event.FocusEvent)"><!-- --></A><H3>
  576. focusLost</H3>
  577. <PRE>
  578. public void <B>focusLost</B>(java.awt.event.FocusEvent&nbsp;focusEvent)</PRE>
  579. <DL>
  580. <DD><DL>
  581. <DT><B>Specified by:</B><DD><CODE>focusLost</CODE> in interface <CODE>java.awt.event.FocusListener</CODE></DL>
  582. </DD>
  583. <DD><DL>
  584. </DL>
  585. </DD>
  586. </DL>
  587. <HR>
  588. <A NAME="focusGained(java.awt.event.FocusEvent)"><!-- --></A><H3>
  589. focusGained</H3>
  590. <PRE>
  591. public void <B>focusGained</B>(java.awt.event.FocusEvent&nbsp;e)</PRE>
  592. <DL>
  593. <DD><DL>
  594. <DT><B>Specified by:</B><DD><CODE>focusGained</CODE> in interface <CODE>java.awt.event.FocusListener</CODE></DL>
  595. </DD>
  596. <DD><DL>
  597. </DL>
  598. </DD>
  599. </DL>
  600. <HR>
  601. <A NAME="setEnabled(boolean)"><!-- --></A><H3>
  602. setEnabled</H3>
  603. <PRE>
  604. public void <B>setEnabled</B>(boolean&nbsp;b)</PRE>
  605. <DL>
  606. <DD>Enables and disabled the compoment. It also fixes the background bug
  607. 4991597 and sets the background explicitely to a
  608. TextField.inactiveBackground.
  609. <P>
  610. <DD><DL>
  611. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setEnabled(boolean)">setEnabled</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE><DT><B>Overrides:</B><DD><CODE>setEnabled</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  612. </DD>
  613. <DD><DL>
  614. <DT><B>Parameters:</B><DD><CODE>b</CODE> - true, if the UI component should be enabled.</DL>
  615. </DD>
  616. </DL>
  617. <HR>
  618. <A NAME="getMaxSelectableDate()"><!-- --></A><H3>
  619. getMaxSelectableDate</H3>
  620. <PRE>
  621. public java.util.Date <B>getMaxSelectableDate</B>()</PRE>
  622. <DL>
  623. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getMaxSelectableDate()">IDateEditor</A></CODE></B></DD>
  624. <DD>Gets the minimum selectable date.
  625. <P>
  626. <DD><DL>
  627. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getMaxSelectableDate()">getMaxSelectableDate</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  628. </DD>
  629. <DD><DL>
  630. <DT><B>Returns:</B><DD>the minimum selectable date</DL>
  631. </DD>
  632. </DL>
  633. <HR>
  634. <A NAME="getMinSelectableDate()"><!-- --></A><H3>
  635. getMinSelectableDate</H3>
  636. <PRE>
  637. public java.util.Date <B>getMinSelectableDate</B>()</PRE>
  638. <DL>
  639. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getMinSelectableDate()">IDateEditor</A></CODE></B></DD>
  640. <DD>Gets the maximum selectable date.
  641. <P>
  642. <DD><DL>
  643. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#getMinSelectableDate()">getMinSelectableDate</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  644. </DD>
  645. <DD><DL>
  646. <DT><B>Returns:</B><DD>the maximum selectable date<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/IDateEditor.html#getMinSelectableDate()"><CODE>IDateEditor.getMinSelectableDate()</CODE></A></DL>
  647. </DD>
  648. </DL>
  649. <HR>
  650. <A NAME="setMaxSelectableDate(java.util.Date)"><!-- --></A><H3>
  651. setMaxSelectableDate</H3>
  652. <PRE>
  653. public void <B>setMaxSelectableDate</B>(java.util.Date&nbsp;max)</PRE>
  654. <DL>
  655. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setMaxSelectableDate(java.util.Date)">IDateEditor</A></CODE></B></DD>
  656. <DD>Sets the maximum selectable date.
  657. <P>
  658. <DD><DL>
  659. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setMaxSelectableDate(java.util.Date)">setMaxSelectableDate</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  660. </DD>
  661. <DD><DL>
  662. <DT><B>Parameters:</B><DD><CODE>max</CODE> - maximum selectable date<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/IDateEditor.html#setMaxSelectableDate(java.util.Date)"><CODE>IDateEditor.setMaxSelectableDate(java.util.Date)</CODE></A></DL>
  663. </DD>
  664. </DL>
  665. <HR>
  666. <A NAME="setMinSelectableDate(java.util.Date)"><!-- --></A><H3>
  667. setMinSelectableDate</H3>
  668. <PRE>
  669. public void <B>setMinSelectableDate</B>(java.util.Date&nbsp;min)</PRE>
  670. <DL>
  671. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setMinSelectableDate(java.util.Date)">IDateEditor</A></CODE></B></DD>
  672. <DD>Sets the minimum selectable date.
  673. <P>
  674. <DD><DL>
  675. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setMinSelectableDate(java.util.Date)">setMinSelectableDate</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  676. </DD>
  677. <DD><DL>
  678. <DT><B>Parameters:</B><DD><CODE>min</CODE> - minimum selectable date<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/IDateEditor.html#setMinSelectableDate(java.util.Date)"><CODE>IDateEditor.setMinSelectableDate(java.util.Date)</CODE></A></DL>
  679. </DD>
  680. </DL>
  681. <HR>
  682. <A NAME="setSelectableDateRange(java.util.Date, java.util.Date)"><!-- --></A><H3>
  683. setSelectableDateRange</H3>
  684. <PRE>
  685. public void <B>setSelectableDateRange</B>(java.util.Date&nbsp;min,
  686. java.util.Date&nbsp;max)</PRE>
  687. <DL>
  688. <DD><B>Description copied from interface: <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setSelectableDateRange(java.util.Date, java.util.Date)">IDateEditor</A></CODE></B></DD>
  689. <DD>Sets a valid date range for selectable dates. If max is before
  690. min, the default range with no limitation is set.
  691. <P>
  692. <DD><DL>
  693. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html#setSelectableDateRange(java.util.Date, java.util.Date)">setSelectableDateRange</A></CODE> in interface <CODE><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></CODE></DL>
  694. </DD>
  695. <DD><DL>
  696. <DT><B>Parameters:</B><DD><CODE>min</CODE> - the minimum selectable date or null (then the minimum date should be
  697. set to 01\01\0001)<DD><CODE>max</CODE> - the maximum selectable date or null (then the maximum date should be
  698. set to 01\01\9999)<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/IDateEditor.html#setSelectableDateRange(java.util.Date, java.util.Date)"><CODE>IDateEditor.setSelectableDateRange(java.util.Date, java.util.Date)</CODE></A></DL>
  699. </DD>
  700. </DL>
  701. <HR>
  702. <A NAME="stateChanged(javax.swing.event.ChangeEvent)"><!-- --></A><H3>
  703. stateChanged</H3>
  704. <PRE>
  705. public void <B>stateChanged</B>(javax.swing.event.ChangeEvent&nbsp;e)</PRE>
  706. <DL>
  707. <DD><DL>
  708. <DT><B>Specified by:</B><DD><CODE>stateChanged</CODE> in interface <CODE>javax.swing.event.ChangeListener</CODE></DL>
  709. </DD>
  710. <DD><DL>
  711. <DT><B>See Also:</B><DD><CODE>ChangeListener.stateChanged(javax.swing.event.ChangeEvent)</CODE></DL>
  712. </DD>
  713. </DL>
  714. <!-- ========= END OF CLASS DATA ========= -->
  715. <HR>
  716. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  717. <A NAME="navbar_bottom"><!-- --></A>
  718. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  719. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  720. <TR>
  721. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  722. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  723. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  724. <TR ALIGN="center" VALIGN="top">
  725. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  726. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  727. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  728. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  729. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  730. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  731. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  732. </TR>
  733. </TABLE>
  734. </TD>
  735. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  736. </EM>
  737. </TD>
  738. </TR>
  739. <TR>
  740. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  741. &nbsp;<A HREF="../../../com/toedter/calendar/JMonthChooserBeanInfo.html" title="class in com.toedter.calendar"><B>PREV CLASS</B></A>&nbsp;
  742. &nbsp;<A HREF="../../../com/toedter/calendar/JTextFieldDateEditor.html" title="class in com.toedter.calendar"><B>NEXT CLASS</B></A></FONT></TD>
  743. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  744. <A HREF="../../../index.html?com/toedter/calendar/JSpinnerDateEditor.html" target="_top"><B>FRAMES</B></A> &nbsp;
  745. &nbsp;<A HREF="JSpinnerDateEditor.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  746. &nbsp;<SCRIPT type="text/javascript">
  747. <!--
  748. if(window==top) {
  749. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  750. }
  751. //-->
  752. </SCRIPT>
  753. <NOSCRIPT>
  754. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  755. </NOSCRIPT>
  756. </FONT></TD>
  757. </TR>
  758. <TR>
  759. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  760. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JSpinner">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>
  761. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  762. 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>
  763. </TR>
  764. </TABLE>
  765. <A NAME="skip-navbar_bottom"></A>
  766. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  767. <HR>
  768. Copyright Š 1999 - 2006 Kai Toedter.
  769. </BODY>
  770. </HTML>