PageRenderTime 20ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/docs/api/com/toedter/calendar/package-summary.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 220 lines | 183 code | 21 blank | 16 comment | 0 complexity | 4b98b7e66efe3f864f11661eeefeabe9 MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_06) on Sun Jun 04 15:41:19 CEST 2006 -->
  6. <TITLE>
  7. com.toedter.calendar (JCalendar API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.toedter.calendar package">
  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="com.toedter.calendar (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  32. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</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;PREV PACKAGE&nbsp;
  47. &nbsp;<A HREF="../../../com/toedter/calendar/demo/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. <A HREF="../../../index.html?com/toedter/calendar/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  50. &nbsp;<A HREF="package-summary.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. </TABLE>
  64. <A NAME="skip-navbar_top"></A>
  65. <!-- ========= END OF TOP NAVBAR ========= -->
  66. <HR>
  67. <H2>
  68. Package com.toedter.calendar
  69. </H2>
  70. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  71. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  72. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  73. <B>Interface Summary</B></FONT></TH>
  74. </TR>
  75. <TR BGCOLOR="white" CLASS="TableRowColor">
  76. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/IDateEditor.html" title="interface in com.toedter.calendar">IDateEditor</A></B></TD>
  77. <TD>All date editors that should be used by a JDateChooser have to implement this
  78. interface.</TD>
  79. </TR>
  80. </TABLE>
  81. &nbsp;
  82. <P>
  83. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  84. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  85. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  86. <B>Class Summary</B></FONT></TH>
  87. </TR>
  88. <TR BGCOLOR="white" CLASS="TableRowColor">
  89. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/DateUtil.html" title="class in com.toedter.calendar">DateUtil</A></B></TD>
  90. <TD>A utility class for some date operations.</TD>
  91. </TR>
  92. <TR BGCOLOR="white" CLASS="TableRowColor">
  93. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JCalendar.html" title="class in com.toedter.calendar">JCalendar</A></B></TD>
  94. <TD>JCalendar is a bean for entering a date by choosing the year, month and day.</TD>
  95. </TR>
  96. <TR BGCOLOR="white" CLASS="TableRowColor">
  97. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JCalendarBeanInfo.html" title="class in com.toedter.calendar">JCalendarBeanInfo</A></B></TD>
  98. <TD>A BeanInfo class for JCalendar.</TD>
  99. </TR>
  100. <TR BGCOLOR="white" CLASS="TableRowColor">
  101. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDateChooser.html" title="class in com.toedter.calendar">JDateChooser</A></B></TD>
  102. <TD>A date chooser containig a date editor and a button, that makes a JCalendar
  103. visible for choosing a date.</TD>
  104. </TR>
  105. <TR BGCOLOR="white" CLASS="TableRowColor">
  106. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDateChooserBeanInfo.html" title="class in com.toedter.calendar">JDateChooserBeanInfo</A></B></TD>
  107. <TD>A BeanInfo class for the JDateChooser panel.</TD>
  108. </TR>
  109. <TR BGCOLOR="white" CLASS="TableRowColor">
  110. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDateChooserCellEditor.html" title="class in com.toedter.calendar">JDateChooserCellEditor</A></B></TD>
  111. <TD>A CellEditor for tables, using a JDateChooser.</TD>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDayChooser.html" title="class in com.toedter.calendar">JDayChooser</A></B></TD>
  115. <TD>JDayChooser is a bean for choosing a day.</TD>
  116. </TR>
  117. <TR BGCOLOR="white" CLASS="TableRowColor">
  118. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JDayChooserBeanInfo.html" title="class in com.toedter.calendar">JDayChooserBeanInfo</A></B></TD>
  119. <TD>A BeanInfo class for the JDayChooser bean.</TD>
  120. </TR>
  121. <TR BGCOLOR="white" CLASS="TableRowColor">
  122. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html" title="class in com.toedter.calendar">JMonthChooser</A></B></TD>
  123. <TD>JMonthChooser is a bean for choosing a month.</TD>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JMonthChooserBeanInfo.html" title="class in com.toedter.calendar">JMonthChooserBeanInfo</A></B></TD>
  127. <TD>A BeanInfo class for the JMonthChooser bean.</TD>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JSpinnerDateEditor.html" title="class in com.toedter.calendar">JSpinnerDateEditor</A></B></TD>
  131. <TD>JSpinnerDateEditor is a date editor based on a JSpinner.</TD>
  132. </TR>
  133. <TR BGCOLOR="white" CLASS="TableRowColor">
  134. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JTextFieldDateEditor.html" title="class in com.toedter.calendar">JTextFieldDateEditor</A></B></TD>
  135. <TD>JTextFieldDateEditor is the default editor used by JDateChooser.</TD>
  136. </TR>
  137. <TR BGCOLOR="white" CLASS="TableRowColor">
  138. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JYearChooser.html" title="class in com.toedter.calendar">JYearChooser</A></B></TD>
  139. <TD>JYearChooser is a bean for choosing a year.</TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD WIDTH="15%"><B><A HREF="../../../com/toedter/calendar/JYearChooserBeanInfo.html" title="class in com.toedter.calendar">JYearChooserBeanInfo</A></B></TD>
  143. <TD>A BeanInfo class for the JYearChooser bean.</TD>
  144. </TR>
  145. </TABLE>
  146. &nbsp;
  147. <P>
  148. <DL>
  149. </DL>
  150. <HR>
  151. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  152. <A NAME="navbar_bottom"><!-- --></A>
  153. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  154. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  155. <TR>
  156. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  157. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  158. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  159. <TR ALIGN="center" VALIGN="top">
  160. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  161. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  162. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  163. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  164. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  165. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  166. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  167. </TR>
  168. </TABLE>
  169. </TD>
  170. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  171. </EM>
  172. </TD>
  173. </TR>
  174. <TR>
  175. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  176. &nbsp;PREV PACKAGE&nbsp;
  177. &nbsp;<A HREF="../../../com/toedter/calendar/demo/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  178. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  179. <A HREF="../../../index.html?com/toedter/calendar/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  180. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  181. &nbsp;<SCRIPT type="text/javascript">
  182. <!--
  183. if(window==top) {
  184. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  185. }
  186. //-->
  187. </SCRIPT>
  188. <NOSCRIPT>
  189. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  190. </NOSCRIPT>
  191. </FONT></TD>
  192. </TR>
  193. </TABLE>
  194. <A NAME="skip-navbar_bottom"></A>
  195. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  196. <HR>
  197. Copyright © 1999 - 2006 Kai Toedter.
  198. </BODY>
  199. </HTML>