/lib/docs/api/com/toedter/calendar/package-summary.html
HTML | 220 lines | 183 code | 21 blank | 16 comment | 0 complexity | 4b98b7e66efe3f864f11661eeefeabe9 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:19 CEST 2006 --> 6<TITLE> 7com.toedter.calendar (JCalendar API) 8</TITLE> 9 10<META NAME="keywords" CONTENT="com.toedter.calendar package"> 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="com.toedter.calendar (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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> 39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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 PREV PACKAGE 55 <A HREF="../../../com/toedter/calendar/demo/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> 56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 57 <A HREF="../../../index.html?com/toedter/calendar/package-summary.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="package-summary.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</TABLE> 74<A NAME="skip-navbar_top"></A> 75<!-- ========= END OF TOP NAVBAR ========= --> 76 77<HR> 78<H2> 79Package com.toedter.calendar 80</H2> 81 82<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 83<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 84<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 85<B>Interface Summary</B></FONT></TH> 86</TR> 87<TR BGCOLOR="white" CLASS="TableRowColor"> 88<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></B></TD> 89<TD>All date editors that should be used by a JDateChooser have to implement this 90 interface.</TD> 91</TR> 92</TABLE> 93 94 95<P> 96 97<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 98<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 99<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 100<B>Class Summary</B></FONT></TH> 101</TR> 102<TR BGCOLOR="white" CLASS="TableRowColor"> 103<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/DateUtil.html" title="class in com.toedter.calendar">DateUtil</A></B></TD> 104<TD>A utility class for some date operations.</TD> 105</TR> 106<TR BGCOLOR="white" CLASS="TableRowColor"> 107<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JCalendar.html" title="class in com.toedter.calendar">JCalendar</A></B></TD> 108<TD>JCalendar is a bean for entering a date by choosing the year, month and day.</TD> 109</TR> 110<TR BGCOLOR="white" CLASS="TableRowColor"> 111<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JCalendarBeanInfo.html" title="class in com.toedter.calendar">JCalendarBeanInfo</A></B></TD> 112<TD>A BeanInfo class for JCalendar.</TD> 113</TR> 114<TR BGCOLOR="white" CLASS="TableRowColor"> 115<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDateChooser.html" title="class in com.toedter.calendar">JDateChooser</A></B></TD> 116<TD>A date chooser containig a date editor and a button, that makes a JCalendar 117 visible for choosing a date.</TD> 118</TR> 119<TR BGCOLOR="white" CLASS="TableRowColor"> 120<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDateChooserBeanInfo.html" title="class in com.toedter.calendar">JDateChooserBeanInfo</A></B></TD> 121<TD>A BeanInfo class for the JDateChooser panel.</TD> 122</TR> 123<TR BGCOLOR="white" CLASS="TableRowColor"> 124<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDateChooserCellEditor.html" title="class in com.toedter.calendar">JDateChooserCellEditor</A></B></TD> 125<TD>A CellEditor for tables, using a JDateChooser.</TD> 126</TR> 127<TR BGCOLOR="white" CLASS="TableRowColor"> 128<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDayChooser.html" title="class in com.toedter.calendar">JDayChooser</A></B></TD> 129<TD>JDayChooser is a bean for choosing a day.</TD> 130</TR> 131<TR BGCOLOR="white" CLASS="TableRowColor"> 132<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDayChooserBeanInfo.html" title="class in com.toedter.calendar">JDayChooserBeanInfo</A></B></TD> 133<TD>A BeanInfo class for the JDayChooser bean.</TD> 134</TR> 135<TR BGCOLOR="white" CLASS="TableRowColor"> 136<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html" title="class in com.toedter.calendar">JMonthChooser</A></B></TD> 137<TD>JMonthChooser is a bean for choosing a month.</TD> 138</TR> 139<TR BGCOLOR="white" CLASS="TableRowColor"> 140<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JMonthChooserBeanInfo.html" title="class in com.toedter.calendar">JMonthChooserBeanInfo</A></B></TD> 141<TD>A BeanInfo class for the JMonthChooser bean.</TD> 142</TR> 143<TR BGCOLOR="white" CLASS="TableRowColor"> 144<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html" title="class in com.toedter.calendar">JSpinnerDateEditor</A></B></TD> 145<TD>JSpinnerDateEditor is a date editor based on a JSpinner.</TD> 146</TR> 147<TR BGCOLOR="white" CLASS="TableRowColor"> 148<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JTextFieldDateEditor.html" title="class in com.toedter.calendar">JTextFieldDateEditor</A></B></TD> 149<TD>JTextFieldDateEditor is the default editor used by JDateChooser.</TD> 150</TR> 151<TR BGCOLOR="white" CLASS="TableRowColor"> 152<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JYearChooser.html" title="class in com.toedter.calendar">JYearChooser</A></B></TD> 153<TD>JYearChooser is a bean for choosing a year.</TD> 154</TR> 155<TR BGCOLOR="white" CLASS="TableRowColor"> 156<TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JYearChooserBeanInfo.html" title="class in com.toedter.calendar">JYearChooserBeanInfo</A></B></TD> 157<TD>A BeanInfo class for the JYearChooser bean.</TD> 158</TR> 159</TABLE> 160 161 162<P> 163<DL> 164</DL> 165<HR> 166 167 168<!-- ======= START OF BOTTOM NAVBAR ====== --> 169<A NAME="navbar_bottom"><!-- --></A> 170<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 171<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 172<TR> 173<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 174<A NAME="navbar_bottom_firstrow"><!-- --></A> 175<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 176 <TR ALIGN="center" VALIGN="top"> 177 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 178 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> 179 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 180 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 181 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 182 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 183 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 184 </TR> 185</TABLE> 186</TD> 187<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 188</EM> 189</TD> 190</TR> 191 192<TR> 193<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 194 PREV PACKAGE 195 <A HREF="../../../com/toedter/calendar/demo/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> 196<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 197 <A HREF="../../../index.html?com/toedter/calendar/package-summary.html" target="_top"><B>FRAMES</B></A> 198 <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> 199 <SCRIPT type="text/javascript"> 200 <!-- 201 if(window==top) { 202 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); 203 } 204 //--> 205</SCRIPT> 206<NOSCRIPT> 207 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> 208</NOSCRIPT> 209 210 211</FONT></TD> 212</TR> 213</TABLE> 214<A NAME="skip-navbar_bottom"></A> 215<!-- ======== END OF BOTTOM NAVBAR ======= --> 216 217<HR> 218Copyright © 1999 - 2006 Kai Toedter. 219</BODY> 220</HTML>