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

/lib/docs/api/com/toedter/calendar/demo/DateChooserPanel.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 668 lines | 586 code | 58 blank | 24 comment | 0 complexity | 2569bff5b834ba7143a5dfdc4b57655c 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:13 CEST 2006 -->
  6. <TITLE>
  7. DateChooserPanel (JCalendar API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.toedter.calendar.demo.DateChooserPanel 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="DateChooserPanel (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;PREV CLASS&nbsp;
  47. &nbsp;<A HREF="../../../../com/toedter/calendar/demo/DateChooserPanelBeanInfo.html" title="class in com.toedter.calendar.demo"><B>NEXT CLASS</B></A></FONT></TD>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. <A HREF="../../../../index.html?com/toedter/calendar/demo/DateChooserPanel.html" target="_top"><B>FRAMES</B></A> &nbsp;
  50. &nbsp;<A HREF="DateChooserPanel.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="#fields_inherited_from_class_javax.swing.JComponent">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;FIELD&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.demo</FONT>
  77. <BR>
  78. Class DateChooserPanel</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.demo.DateChooserPanel</B>
  86. </PRE>
  87. <DL>
  88. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.image.ImageObserver, java.awt.MenuContainer, java.beans.PropertyChangeListener, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible</DD>
  89. </DL>
  90. <HR>
  91. <DL>
  92. <DT><PRE>public class <B>DateChooserPanel</B><DT>extends javax.swing.JPanel<DT>implements java.beans.PropertyChangeListener</DL>
  93. </PRE>
  94. <P>
  95. A demonstration panel including several JDateChoosers.
  96. <P>
  97. <P>
  98. <DL>
  99. <DT><B>Version:</B></DT>
  100. <DD>$LastChangedRevision: 96 $, $LastChangedDate: 2006-05-12 18:19:35 +0200 (Fr, 12 Mai 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.demo.DateChooserPanel">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. </TABLE>
  162. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  163. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  164. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  165. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  166. </TR>
  167. <TR BGCOLOR="white" CLASS="TableRowColor">
  168. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  169. </TR>
  170. </TABLE>
  171. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  172. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  173. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  174. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  178. </TR>
  179. </TABLE>
  180. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  181. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  182. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  183. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  184. </TR>
  185. <TR BGCOLOR="white" CLASS="TableRowColor">
  186. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  187. </TR>
  188. </TABLE>
  189. &nbsp;
  190. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  191. <A NAME="constructor_summary"><!-- --></A>
  192. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  193. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  194. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  195. <B>Constructor Summary</B></FONT></TH>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#DateChooserPanel()">DateChooserPanel</A></B>()</CODE>
  199. <BR>
  200. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  201. </TR>
  202. </TABLE>
  203. &nbsp;
  204. <!-- ========== METHOD SUMMARY =========== -->
  205. <A NAME="method_summary"><!-- --></A>
  206. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  207. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  208. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  209. <B>Method Summary</B></FONT></TH>
  210. </TR>
  211. <TR BGCOLOR="white" CLASS="TableRowColor">
  212. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  213. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  214. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#getDate()">getDate</A></B>()</CODE>
  215. <BR>
  216. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the date.</TD>
  217. </TR>
  218. <TR BGCOLOR="white" CLASS="TableRowColor">
  219. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  220. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  221. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#getDateFormatString()">getDateFormatString</A></B>()</CODE>
  222. <BR>
  223. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the date format string.</TD>
  224. </TR>
  225. <TR BGCOLOR="white" CLASS="TableRowColor">
  226. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  227. <CODE>&nbsp;java.util.Locale</CODE></FONT></TD>
  228. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#getLocale()">getLocale</A></B>()</CODE>
  229. <BR>
  230. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the locale of the first JDateChooser.</TD>
  231. </TR>
  232. <TR BGCOLOR="white" CLASS="TableRowColor">
  233. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  234. <CODE>&nbsp;java.util.Date</CODE></FONT></TD>
  235. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#getMaxSelectableDate()">getMaxSelectableDate</A></B>()</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;java.util.Date</CODE></FONT></TD>
  242. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#getMinSelectableDate()">getMinSelectableDate</A></B>()</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;boolean</CODE></FONT></TD>
  249. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#isEnabled()">isEnabled</A></B>()</CODE>
  250. <BR>
  251. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  252. </TR>
  253. <TR BGCOLOR="white" CLASS="TableRowColor">
  254. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  255. <CODE>&nbsp;void</CODE></FONT></TD>
  256. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#propertyChange(java.beans.PropertyChangeEvent)">propertyChange</A></B>(java.beans.PropertyChangeEvent&nbsp;evt)</CODE>
  257. <BR>
  258. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  259. </TR>
  260. <TR BGCOLOR="white" CLASS="TableRowColor">
  261. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  262. <CODE>&nbsp;void</CODE></FONT></TD>
  263. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#setDate(java.util.Date)">setDate</A></B>(java.util.Date&nbsp;date)</CODE>
  264. <BR>
  265. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the date.</TD>
  266. </TR>
  267. <TR BGCOLOR="white" CLASS="TableRowColor">
  268. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  269. <CODE>&nbsp;void</CODE></FONT></TD>
  270. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#setDateFormatString(java.lang.String)">setDateFormatString</A></B>(java.lang.String&nbsp;dfString)</CODE>
  271. <BR>
  272. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the date format string.</TD>
  273. </TR>
  274. <TR BGCOLOR="white" CLASS="TableRowColor">
  275. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  276. <CODE>&nbsp;void</CODE></FONT></TD>
  277. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#setEnabled(boolean)">setEnabled</A></B>(boolean&nbsp;enabled)</CODE>
  278. <BR>
  279. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  280. </TR>
  281. <TR BGCOLOR="white" CLASS="TableRowColor">
  282. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  283. <CODE>&nbsp;void</CODE></FONT></TD>
  284. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#setLocale(java.util.Locale)">setLocale</A></B>(java.util.Locale&nbsp;locale)</CODE>
  285. <BR>
  286. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the locale of the first 4 JDateChoosers.</TD>
  287. </TR>
  288. <TR BGCOLOR="white" CLASS="TableRowColor">
  289. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  290. <CODE>&nbsp;void</CODE></FONT></TD>
  291. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#setMaxSelectableDate(java.util.Date)">setMaxSelectableDate</A></B>(java.util.Date&nbsp;date)</CODE>
  292. <BR>
  293. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  294. </TR>
  295. <TR BGCOLOR="white" CLASS="TableRowColor">
  296. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  297. <CODE>&nbsp;void</CODE></FONT></TD>
  298. <TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html#setMinSelectableDate(java.util.Date)">setMinSelectableDate</A></B>(java.util.Date&nbsp;date)</CODE>
  299. <BR>
  300. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  301. </TR>
  302. </TABLE>
  303. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  304. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  305. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  306. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JPanel</B></TH>
  307. </TR>
  308. <TR BGCOLOR="white" CLASS="TableRowColor">
  309. <TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
  310. </TR>
  311. </TABLE>
  312. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  313. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  314. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  315. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  316. </TR>
  317. <TR BGCOLOR="white" CLASS="TableRowColor">
  318. <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, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  319. </TR>
  320. </TABLE>
  321. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  322. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  323. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  324. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  325. </TR>
  326. <TR BGCOLOR="white" CLASS="TableRowColor">
  327. <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>
  328. </TR>
  329. </TABLE>
  330. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  331. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  332. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  333. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  334. </TR>
  335. <TR BGCOLOR="white" CLASS="TableRowColor">
  336. <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, 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>
  337. </TR>
  338. </TABLE>
  339. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  340. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  341. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  342. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  343. </TR>
  344. <TR BGCOLOR="white" CLASS="TableRowColor">
  345. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  346. </TR>
  347. </TABLE>
  348. &nbsp;
  349. <P>
  350. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  351. <A NAME="constructor_detail"><!-- --></A>
  352. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  353. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  354. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  355. <B>Constructor Detail</B></FONT></TH>
  356. </TR>
  357. </TABLE>
  358. <A NAME="DateChooserPanel()"><!-- --></A><H3>
  359. DateChooserPanel</H3>
  360. <PRE>
  361. public <B>DateChooserPanel</B>()</PRE>
  362. <DL>
  363. </DL>
  364. <!-- ============ METHOD DETAIL ========== -->
  365. <A NAME="method_detail"><!-- --></A>
  366. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  367. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  368. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  369. <B>Method Detail</B></FONT></TH>
  370. </TR>
  371. </TABLE>
  372. <A NAME="getDateFormatString()"><!-- --></A><H3>
  373. getDateFormatString</H3>
  374. <PRE>
  375. public java.lang.String <B>getDateFormatString</B>()</PRE>
  376. <DL>
  377. <DD>Gets the date format string.
  378. <P>
  379. <DD><DL>
  380. </DL>
  381. </DD>
  382. <DD><DL>
  383. <DT><B>Returns:</B><DD>Returns the dateFormatString.</DL>
  384. </DD>
  385. </DL>
  386. <HR>
  387. <A NAME="setDateFormatString(java.lang.String)"><!-- --></A><H3>
  388. setDateFormatString</H3>
  389. <PRE>
  390. public void <B>setDateFormatString</B>(java.lang.String&nbsp;dfString)</PRE>
  391. <DL>
  392. <DD>Sets the date format string. E.g "MMMMM d, yyyy" will result in "July 21,
  393. 2004" if this is the selected date and locale is English.
  394. <P>
  395. <DD><DL>
  396. </DL>
  397. </DD>
  398. <DD><DL>
  399. <DT><B>Parameters:</B><DD><CODE>dfString</CODE> - The dateFormatString to set.</DL>
  400. </DD>
  401. </DL>
  402. <HR>
  403. <A NAME="getDate()"><!-- --></A><H3>
  404. getDate</H3>
  405. <PRE>
  406. public java.util.Date <B>getDate</B>()</PRE>
  407. <DL>
  408. <DD>Returns the date. If the JDateChooser is started with an empty date and
  409. no date is set by the user, null is returned.
  410. <P>
  411. <DD><DL>
  412. </DL>
  413. </DD>
  414. <DD><DL>
  415. <DT><B>Returns:</B><DD>the current date</DL>
  416. </DD>
  417. </DL>
  418. <HR>
  419. <A NAME="setDate(java.util.Date)"><!-- --></A><H3>
  420. setDate</H3>
  421. <PRE>
  422. public void <B>setDate</B>(java.util.Date&nbsp;date)</PRE>
  423. <DL>
  424. <DD>Sets the date. Fires the property change "date" if date != null.
  425. <P>
  426. <DD><DL>
  427. </DL>
  428. </DD>
  429. <DD><DL>
  430. <DT><B>Parameters:</B><DD><CODE>date</CODE> - the new date.</DL>
  431. </DD>
  432. </DL>
  433. <HR>
  434. <A NAME="propertyChange(java.beans.PropertyChangeEvent)"><!-- --></A><H3>
  435. propertyChange</H3>
  436. <PRE>
  437. public void <B>propertyChange</B>(java.beans.PropertyChangeEvent&nbsp;evt)</PRE>
  438. <DL>
  439. <DD><DL>
  440. <DT><B>Specified by:</B><DD><CODE>propertyChange</CODE> in interface <CODE>java.beans.PropertyChangeListener</CODE></DL>
  441. </DD>
  442. <DD><DL>
  443. </DL>
  444. </DD>
  445. </DL>
  446. <HR>
  447. <A NAME="getLocale()"><!-- --></A><H3>
  448. getLocale</H3>
  449. <PRE>
  450. public java.util.Locale <B>getLocale</B>()</PRE>
  451. <DL>
  452. <DD>Returns the locale of the first JDateChooser.
  453. <P>
  454. <DD><DL>
  455. <DT><B>Overrides:</B><DD><CODE>getLocale</CODE> in class <CODE>java.awt.Component</CODE></DL>
  456. </DD>
  457. <DD><DL>
  458. </DL>
  459. </DD>
  460. </DL>
  461. <HR>
  462. <A NAME="setLocale(java.util.Locale)"><!-- --></A><H3>
  463. setLocale</H3>
  464. <PRE>
  465. public void <B>setLocale</B>(java.util.Locale&nbsp;locale)</PRE>
  466. <DL>
  467. <DD>Sets the locale of the first 4 JDateChoosers.
  468. <P>
  469. <DD><DL>
  470. <DT><B>Overrides:</B><DD><CODE>setLocale</CODE> in class <CODE>java.awt.Component</CODE></DL>
  471. </DD>
  472. <DD><DL>
  473. </DL>
  474. </DD>
  475. </DL>
  476. <HR>
  477. <A NAME="isEnabled()"><!-- --></A><H3>
  478. isEnabled</H3>
  479. <PRE>
  480. public boolean <B>isEnabled</B>()</PRE>
  481. <DL>
  482. <DD><DL>
  483. <DT><B>Overrides:</B><DD><CODE>isEnabled</CODE> in class <CODE>java.awt.Component</CODE></DL>
  484. </DD>
  485. <DD><DL>
  486. </DL>
  487. </DD>
  488. </DL>
  489. <HR>
  490. <A NAME="setEnabled(boolean)"><!-- --></A><H3>
  491. setEnabled</H3>
  492. <PRE>
  493. public void <B>setEnabled</B>(boolean&nbsp;enabled)</PRE>
  494. <DL>
  495. <DD><DL>
  496. <DT><B>Overrides:</B><DD><CODE>setEnabled</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  497. </DD>
  498. <DD><DL>
  499. </DL>
  500. </DD>
  501. </DL>
  502. <HR>
  503. <A NAME="getMinSelectableDate()"><!-- --></A><H3>
  504. getMinSelectableDate</H3>
  505. <PRE>
  506. public java.util.Date <B>getMinSelectableDate</B>()</PRE>
  507. <DL>
  508. <DD><DL>
  509. </DL>
  510. </DD>
  511. <DD><DL>
  512. </DL>
  513. </DD>
  514. </DL>
  515. <HR>
  516. <A NAME="setMinSelectableDate(java.util.Date)"><!-- --></A><H3>
  517. setMinSelectableDate</H3>
  518. <PRE>
  519. public void <B>setMinSelectableDate</B>(java.util.Date&nbsp;date)</PRE>
  520. <DL>
  521. <DD><DL>
  522. </DL>
  523. </DD>
  524. <DD><DL>
  525. </DL>
  526. </DD>
  527. </DL>
  528. <HR>
  529. <A NAME="getMaxSelectableDate()"><!-- --></A><H3>
  530. getMaxSelectableDate</H3>
  531. <PRE>
  532. public java.util.Date <B>getMaxSelectableDate</B>()</PRE>
  533. <DL>
  534. <DD><DL>
  535. </DL>
  536. </DD>
  537. <DD><DL>
  538. </DL>
  539. </DD>
  540. </DL>
  541. <HR>
  542. <A NAME="setMaxSelectableDate(java.util.Date)"><!-- --></A><H3>
  543. setMaxSelectableDate</H3>
  544. <PRE>
  545. public void <B>setMaxSelectableDate</B>(java.util.Date&nbsp;date)</PRE>
  546. <DL>
  547. <DD><DL>
  548. </DL>
  549. </DD>
  550. <DD><DL>
  551. </DL>
  552. </DD>
  553. </DL>
  554. <!-- ========= END OF CLASS DATA ========= -->
  555. <HR>
  556. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  557. <A NAME="navbar_bottom"><!-- --></A>
  558. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  559. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  560. <TR>
  561. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  562. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  563. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  564. <TR ALIGN="center" VALIGN="top">
  565. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  566. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  567. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  568. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  569. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  570. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  571. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  572. </TR>
  573. </TABLE>
  574. </TD>
  575. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  576. </EM>
  577. </TD>
  578. </TR>
  579. <TR>
  580. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  581. &nbsp;PREV CLASS&nbsp;
  582. &nbsp;<A HREF="../../../../com/toedter/calendar/demo/DateChooserPanelBeanInfo.html" title="class in com.toedter.calendar.demo"><B>NEXT CLASS</B></A></FONT></TD>
  583. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  584. <A HREF="../../../../index.html?com/toedter/calendar/demo/DateChooserPanel.html" target="_top"><B>FRAMES</B></A> &nbsp;
  585. &nbsp;<A HREF="DateChooserPanel.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  586. &nbsp;<SCRIPT type="text/javascript">
  587. <!--
  588. if(window==top) {
  589. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  590. }
  591. //-->
  592. </SCRIPT>
  593. <NOSCRIPT>
  594. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  595. </NOSCRIPT>
  596. </FONT></TD>
  597. </TR>
  598. <TR>
  599. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  600. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  601. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  602. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  603. </TR>
  604. </TABLE>
  605. <A NAME="skip-navbar_bottom"></A>
  606. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  607. <HR>
  608. Copyright Š 1999 - 2006 Kai Toedter.
  609. </BODY>
  610. </HTML>