/lib/docs/api/com/toedter/calendar/IDateEditor.html
HTML | 558 lines | 477 code | 61 blank | 20 comment | 0 complexity | f6a4a5c9f917c707bddba9a89bee6572 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:05 CEST 2006 --> 6<TITLE> 7IDateEditor (JCalendar API) 8</TITLE> 9 10<META NAME="keywords" CONTENT="com.toedter.calendar.IDateEditor interface"> 11 12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> 13 14<SCRIPT type="text/javascript"> 15function windowTitle() 16{ 17 parent.document.title="IDateEditor (JCalendar API)"; 18} 19</SCRIPT> 20<NOSCRIPT> 21</NOSCRIPT> 22 23</HEAD> 24 25<BODY BGCOLOR="white" onload="windowTitle();"> 26 27 28<!-- ========= START OF TOP NAVBAR ======= --> 29<A NAME="navbar_top"><!-- --></A> 30<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 31<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 32<TR> 33<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 34<A NAME="navbar_top_firstrow"><!-- --></A> 35<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 36 <TR ALIGN="center" VALIGN="top"> 37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 39 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 44 </TR> 45</TABLE> 46</TD> 47<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 48</EM> 49</TD> 50</TR> 51 52<TR> 53<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 54 <A HREF="../../../com/toedter/calendar/DateUtil.html" title="class in com.toedter.calendar"><B>PREV CLASS</B></A> 55 <A HREF="../../../com/toedter/calendar/JCalendar.html" title="class in com.toedter.calendar"><B>NEXT CLASS</B></A></FONT></TD> 56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 57 <A HREF="../../../index.html?com/toedter/calendar/IDateEditor.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="IDateEditor.html" target="_top"><B>NO FRAMES</B></A> 59 <SCRIPT type="text/javascript"> 60 <!-- 61 if(window==top) { 62 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); 63 } 64 //--> 65</SCRIPT> 66<NOSCRIPT> 67 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> 68</NOSCRIPT> 69 70 71</FONT></TD> 72</TR> 73<TR> 74<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 75 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> 76<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 77DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> 78</TR> 79</TABLE> 80<A NAME="skip-navbar_top"></A> 81<!-- ========= END OF TOP NAVBAR ========= --> 82 83<HR> 84<!-- ======== START OF CLASS DATA ======== --> 85<H2> 86<FONT SIZE="-1"> 87com.toedter.calendar</FONT> 88<BR> 89Interface IDateEditor</H2> 90<DL> 91<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html" title="class in com.toedter.calendar">JSpinnerDateEditor</A>, <A HREF="../../../com/toedter/calendar/JTextFieldDateEditor.html" title="class in com.toedter.calendar">JTextFieldDateEditor</A></DD> 92</DL> 93<HR> 94<DL> 95<DT><PRE>public interface <B>IDateEditor</B></DL> 96</PRE> 97 98<P> 99All date editors that should be used by a JDateChooser have to implement this 100 interface. 101<P> 102 103<P> 104<DL> 105<DT><B>Version:</B></DT> 106 <DD>$LastChangedRevision: 96 $, $LastChangedDate: 2006-05-12 18:19:35 +0200 (Fr, 12 Mai 2006) $</DD> 107<DT><B>Author:</B></DT> 108 <DD>Kai Toedter</DD> 109</DL> 110<HR> 111 112<P> 113 114<!-- ========== METHOD SUMMARY =========== --> 115 116<A NAME="method_summary"><!-- --></A> 117<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 118<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 119<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 120<B>Method Summary</B></FONT></TH> 121</TR> 122<TR BGCOLOR="white" CLASS="TableRowColor"> 123<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 124<CODE> void</CODE></FONT></TD> 125<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A></B>(java.beans.PropertyChangeListener listener)</CODE> 126 127<BR> 128 Adds a property change listener that should be added to the implementing 129 UI component.</TD> 130</TR> 131<TR BGCOLOR="white" CLASS="TableRowColor"> 132<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 133<CODE> void</CODE></FONT></TD> 134<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)">addPropertyChangeListener</A></B>(java.lang.String propertyName, 135 java.beans.PropertyChangeListener listener)</CODE> 136 137<BR> 138 Adds a property change listener that should be added to the implementing 139 UI component.</TD> 140</TR> 141<TR BGCOLOR="white" CLASS="TableRowColor"> 142<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 143<CODE> java.util.Date</CODE></FONT></TD> 144<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#getDate()">getDate</A></B>()</CODE> 145 146<BR> 147 Returns the date.</TD> 148</TR> 149<TR BGCOLOR="white" CLASS="TableRowColor"> 150<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 151<CODE> java.lang.String</CODE></FONT></TD> 152<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#getDateFormatString()">getDateFormatString</A></B>()</CODE> 153 154<BR> 155 Returns tha date format string.</TD> 156</TR> 157<TR BGCOLOR="white" CLASS="TableRowColor"> 158<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 159<CODE> java.util.Date</CODE></FONT></TD> 160<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#getMaxSelectableDate()">getMaxSelectableDate</A></B>()</CODE> 161 162<BR> 163 Gets the minimum selectable date.</TD> 164</TR> 165<TR BGCOLOR="white" CLASS="TableRowColor"> 166<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 167<CODE> java.util.Date</CODE></FONT></TD> 168<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#getMinSelectableDate()">getMinSelectableDate</A></B>()</CODE> 169 170<BR> 171 Gets the maximum selectable date.</TD> 172</TR> 173<TR BGCOLOR="white" CLASS="TableRowColor"> 174<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 175<CODE> javax.swing.JComponent</CODE></FONT></TD> 176<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#getUiComponent()">getUiComponent</A></B>()</CODE> 177 178<BR> 179 Returns the UI component, e.g. the actual JTextField implementing the 180 editor.</TD> 181</TR> 182<TR BGCOLOR="white" CLASS="TableRowColor"> 183<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 184<CODE> void</CODE></FONT></TD> 185<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A></B>(java.beans.PropertyChangeListener listener)</CODE> 186 187<BR> 188 Removes a property change listener.</TD> 189</TR> 190<TR BGCOLOR="white" CLASS="TableRowColor"> 191<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 192<CODE> void</CODE></FONT></TD> 193<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)">removePropertyChangeListener</A></B>(java.lang.String propertyName, 194 java.beans.PropertyChangeListener listener)</CODE> 195 196<BR> 197 Removes the listener from the date editor's property change listeners for the specific property.</TD> 198</TR> 199<TR BGCOLOR="white" CLASS="TableRowColor"> 200<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 201<CODE> void</CODE></FONT></TD> 202<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#setDate(java.util.Date)">setDate</A></B>(java.util.Date date)</CODE> 203 204<BR> 205 Sets the date.</TD> 206</TR> 207<TR BGCOLOR="white" CLASS="TableRowColor"> 208<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 209<CODE> void</CODE></FONT></TD> 210<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#setDateFormatString(java.lang.String)">setDateFormatString</A></B>(java.lang.String dateFormatString)</CODE> 211 212<BR> 213 Sets the date format string, e.g.</TD> 214</TR> 215<TR BGCOLOR="white" CLASS="TableRowColor"> 216<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 217<CODE> void</CODE></FONT></TD> 218<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#setEnabled(boolean)">setEnabled</A></B>(boolean enabled)</CODE> 219 220<BR> 221 Enables or disables the UI compoment.</TD> 222</TR> 223<TR BGCOLOR="white" CLASS="TableRowColor"> 224<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 225<CODE> void</CODE></FONT></TD> 226<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#setLocale(java.util.Locale)">setLocale</A></B>(java.util.Locale locale)</CODE> 227 228<BR> 229 Sets the locale.</TD> 230</TR> 231<TR BGCOLOR="white" CLASS="TableRowColor"> 232<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 233<CODE> void</CODE></FONT></TD> 234<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#setMaxSelectableDate(java.util.Date)">setMaxSelectableDate</A></B>(java.util.Date max)</CODE> 235 236<BR> 237 Sets the maximum selectable date.</TD> 238</TR> 239<TR BGCOLOR="white" CLASS="TableRowColor"> 240<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 241<CODE> void</CODE></FONT></TD> 242<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#setMinSelectableDate(java.util.Date)">setMinSelectableDate</A></B>(java.util.Date min)</CODE> 243 244<BR> 245 Sets the minimum selectable date.</TD> 246</TR> 247<TR BGCOLOR="white" CLASS="TableRowColor"> 248<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 249<CODE> void</CODE></FONT></TD> 250<TD><CODE><B><A HREF="../../../com/toedter/calendar/IDateEditor.html#setSelectableDateRange(java.util.Date, java.util.Date)">setSelectableDateRange</A></B>(java.util.Date min, 251 java.util.Date max)</CODE> 252 253<BR> 254 Sets a valid date range for selectable dates.</TD> 255</TR> 256</TABLE> 257 258<P> 259 260<!-- ============ METHOD DETAIL ========== --> 261 262<A NAME="method_detail"><!-- --></A> 263<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 264<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 265<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 266<B>Method Detail</B></FONT></TH> 267</TR> 268</TABLE> 269 270<A NAME="getDate()"><!-- --></A><H3> 271getDate</H3> 272<PRE> 273java.util.Date <B>getDate</B>()</PRE> 274<DL> 275<DD>Returns the date. 276<P> 277<DD><DL> 278 279<DT><B>Returns:</B><DD>the date</DL> 280</DD> 281</DL> 282<HR> 283 284<A NAME="setDate(java.util.Date)"><!-- --></A><H3> 285setDate</H3> 286<PRE> 287void <B>setDate</B>(java.util.Date date)</PRE> 288<DL> 289<DD>Sets the date. This should be implemented as a bound property, firing the 290 "date" property. 291<P> 292<DD><DL> 293<DT><B>Parameters:</B><DD><CODE>date</CODE> - the date to set</DL> 294</DD> 295</DL> 296<HR> 297 298<A NAME="setDateFormatString(java.lang.String)"><!-- --></A><H3> 299setDateFormatString</H3> 300<PRE> 301void <B>setDateFormatString</B>(java.lang.String dateFormatString)</PRE> 302<DL> 303<DD>Sets the date format string, e.g. "MM/dd/yy". If the date format string 304 is null or invalid, the date format string will be set to the MEDIUM 305 Simple date format of the current locale. 306<P> 307<DD><DL> 308<DT><B>Parameters:</B><DD><CODE>dateFormatString</CODE> - the date format string</DL> 309</DD> 310</DL> 311<HR> 312 313<A NAME="getDateFormatString()"><!-- --></A><H3> 314getDateFormatString</H3> 315<PRE> 316java.lang.String <B>getDateFormatString</B>()</PRE> 317<DL> 318<DD>Returns tha date format string. 319<P> 320<DD><DL> 321 322<DT><B>Returns:</B><DD>the date format string</DL> 323</DD> 324</DL> 325<HR> 326 327<A NAME="setSelectableDateRange(java.util.Date, java.util.Date)"><!-- --></A><H3> 328setSelectableDateRange</H3> 329<PRE> 330void <B>setSelectableDateRange</B>(java.util.Date min, 331 java.util.Date max)</PRE> 332<DL> 333<DD>Sets a valid date range for selectable dates. If max is before 334 min, the default range with no limitation is set. 335<P> 336<DD><DL> 337<DT><B>Parameters:</B><DD><CODE>min</CODE> - the minimum selectable date or null (then the minimum date should be 338 set to 01\01\0001)<DD><CODE>max</CODE> - the maximum selectable date or null (then the maximum date should be 339 set to 01\01\9999)</DL> 340</DD> 341</DL> 342<HR> 343 344<A NAME="getMaxSelectableDate()"><!-- --></A><H3> 345getMaxSelectableDate</H3> 346<PRE> 347java.util.Date <B>getMaxSelectableDate</B>()</PRE> 348<DL> 349<DD>Gets the minimum selectable date. 350<P> 351<DD><DL> 352 353<DT><B>Returns:</B><DD>the minimum selectable date</DL> 354</DD> 355</DL> 356<HR> 357 358<A NAME="getMinSelectableDate()"><!-- --></A><H3> 359getMinSelectableDate</H3> 360<PRE> 361java.util.Date <B>getMinSelectableDate</B>()</PRE> 362<DL> 363<DD>Gets the maximum selectable date. 364<P> 365<DD><DL> 366 367<DT><B>Returns:</B><DD>the maximum selectable date</DL> 368</DD> 369</DL> 370<HR> 371 372<A NAME="setMaxSelectableDate(java.util.Date)"><!-- --></A><H3> 373setMaxSelectableDate</H3> 374<PRE> 375void <B>setMaxSelectableDate</B>(java.util.Date max)</PRE> 376<DL> 377<DD>Sets the maximum selectable date. 378<P> 379<DD><DL> 380<DT><B>Parameters:</B><DD><CODE>max</CODE> - maximum selectable date</DL> 381</DD> 382</DL> 383<HR> 384 385<A NAME="setMinSelectableDate(java.util.Date)"><!-- --></A><H3> 386setMinSelectableDate</H3> 387<PRE> 388void <B>setMinSelectableDate</B>(java.util.Date min)</PRE> 389<DL> 390<DD>Sets the minimum selectable date. 391<P> 392<DD><DL> 393<DT><B>Parameters:</B><DD><CODE>min</CODE> - minimum selectable date</DL> 394</DD> 395</DL> 396<HR> 397 398<A NAME="getUiComponent()"><!-- --></A><H3> 399getUiComponent</H3> 400<PRE> 401javax.swing.JComponent <B>getUiComponent</B>()</PRE> 402<DL> 403<DD>Returns the UI component, e.g. the actual JTextField implementing the 404 editor. 405<P> 406<DD><DL> 407 408<DT><B>Returns:</B><DD>the UI component</DL> 409</DD> 410</DL> 411<HR> 412 413<A NAME="setLocale(java.util.Locale)"><!-- --></A><H3> 414setLocale</H3> 415<PRE> 416void <B>setLocale</B>(java.util.Locale locale)</PRE> 417<DL> 418<DD>Sets the locale. Usually this should have impact on the current date 419 format string. 420<P> 421<DD><DL> 422<DT><B>Parameters:</B><DD><CODE>locale</CODE> - the locale to set</DL> 423</DD> 424</DL> 425<HR> 426 427<A NAME="setEnabled(boolean)"><!-- --></A><H3> 428setEnabled</H3> 429<PRE> 430void <B>setEnabled</B>(boolean enabled)</PRE> 431<DL> 432<DD>Enables or disables the UI compoment. 433<P> 434<DD><DL> 435<DT><B>Parameters:</B><DD><CODE>enabled</CODE> - true, if the UI component should be enabled.</DL> 436</DD> 437</DL> 438<HR> 439 440<A NAME="addPropertyChangeListener(java.beans.PropertyChangeListener)"><!-- --></A><H3> 441addPropertyChangeListener</H3> 442<PRE> 443void <B>addPropertyChangeListener</B>(java.beans.PropertyChangeListener listener)</PRE> 444<DL> 445<DD>Adds a property change listener that should be added to the implementing 446 UI component. The UI component should fire a "date" property if the date 447 changes. 448<P> 449<DD><DL> 450<DT><B>Parameters:</B><DD><CODE>listener</CODE> - the property change listener.</DL> 451</DD> 452</DL> 453<HR> 454 455<A NAME="addPropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)"><!-- --></A><H3> 456addPropertyChangeListener</H3> 457<PRE> 458void <B>addPropertyChangeListener</B>(java.lang.String propertyName, 459 java.beans.PropertyChangeListener listener)</PRE> 460<DL> 461<DD>Adds a property change listener that should be added to the implementing 462 UI component. The UI component should fire a "date" property if the date 463 changes. 464<P> 465<DD><DL> 466<DT><B>Parameters:</B><DD><CODE>propertyName</CODE> - the property name, e.g. "date"<DD><CODE>listener</CODE> - the property change listener.</DL> 467</DD> 468</DL> 469<HR> 470 471<A NAME="removePropertyChangeListener(java.beans.PropertyChangeListener)"><!-- --></A><H3> 472removePropertyChangeListener</H3> 473<PRE> 474void <B>removePropertyChangeListener</B>(java.beans.PropertyChangeListener listener)</PRE> 475<DL> 476<DD>Removes a property change listener. 477<P> 478<DD><DL> 479<DT><B>Parameters:</B><DD><CODE>listener</CODE> - the property change listener.</DL> 480</DD> 481</DL> 482<HR> 483 484<A NAME="removePropertyChangeListener(java.lang.String, java.beans.PropertyChangeListener)"><!-- --></A><H3> 485removePropertyChangeListener</H3> 486<PRE> 487void <B>removePropertyChangeListener</B>(java.lang.String propertyName, 488 java.beans.PropertyChangeListener listener)</PRE> 489<DL> 490<DD>Removes the listener from the date editor's property change listeners for the specific property. 491<P> 492<DD><DL> 493<DT><B>Parameters:</B><DD><CODE>propertyName</CODE> - the property to listen for, e.g. "date"<DD><CODE>listener</CODE> - the listener</DL> 494</DD> 495</DL> 496<!-- ========= END OF CLASS DATA ========= --> 497<HR> 498 499 500<!-- ======= START OF BOTTOM NAVBAR ====== --> 501<A NAME="navbar_bottom"><!-- --></A> 502<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 503<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 504<TR> 505<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 506<A NAME="navbar_bottom_firstrow"><!-- --></A> 507<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 508 <TR ALIGN="center" VALIGN="top"> 509 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 510 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 511 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 512 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 513 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 514 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 515 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 516 </TR> 517</TABLE> 518</TD> 519<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 520</EM> 521</TD> 522</TR> 523 524<TR> 525<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 526 <A HREF="../../../com/toedter/calendar/DateUtil.html" title="class in com.toedter.calendar"><B>PREV CLASS</B></A> 527 <A HREF="../../../com/toedter/calendar/JCalendar.html" title="class in com.toedter.calendar"><B>NEXT CLASS</B></A></FONT></TD> 528<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 529 <A HREF="../../../index.html?com/toedter/calendar/IDateEditor.html" target="_top"><B>FRAMES</B></A> 530 <A HREF="IDateEditor.html" target="_top"><B>NO FRAMES</B></A> 531 <SCRIPT type="text/javascript"> 532 <!-- 533 if(window==top) { 534 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); 535 } 536 //--> 537</SCRIPT> 538<NOSCRIPT> 539 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> 540</NOSCRIPT> 541 542 543</FONT></TD> 544</TR> 545<TR> 546<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 547 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> 548<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 549DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> 550</TR> 551</TABLE> 552<A NAME="skip-navbar_bottom"></A> 553<!-- ======== END OF BOTTOM NAVBAR ======= --> 554 555<HR> 556Copyright 1999 - 2006 Kai Toedter. 557</BODY> 558</HTML>