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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/ · HTML · 812 lines · 714 code · 73 blank · 25 comment · 0 complexity · 74633fadb994b557b411b6d767173089 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:08 CEST 2006 -->
  6. <TITLE>
  7. JMonthChooser (JCalendar API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.toedter.calendar.JMonthChooser 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="JMonthChooser (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/JDayChooserBeanInfo.html" title="class in com.toedter.calendar"><B>PREV CLASS</B></A>&nbsp;
  47. &nbsp;<A HREF="../../../com/toedter/calendar/JMonthChooserBeanInfo.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/JMonthChooser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  50. &nbsp;<A HREF="JMonthChooser.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="#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 JMonthChooser</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.JMonthChooser</B>
  86. </PRE>
  87. <DL>
  88. <DT><B>All Implemented Interfaces:</B> <DD>java.awt.event.ItemListener, 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>JMonthChooser</B><DT>extends javax.swing.JPanel<DT>implements java.awt.event.ItemListener, javax.swing.event.ChangeListener</DL>
  93. </PRE>
  94. <P>
  95. JMonthChooser is a bean for choosing a month.
  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.JMonthChooser">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. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  163. <CODE>protected &nbsp;boolean</CODE></FONT></TD>
  164. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#hasSpinner">hasSpinner</A></B></CODE>
  165. <BR>
  166. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;true, if the month chooser has a spinner component</TD>
  167. </TR>
  168. </TABLE>
  169. &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  170. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  171. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  172. <TH ALIGN="left"><B>Fields inherited from class javax.swing.JComponent</B></TH>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
  176. </TR>
  177. </TABLE>
  178. &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
  179. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  180. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  181. <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
  185. </TR>
  186. </TABLE>
  187. &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
  188. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  189. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  190. <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
  191. </TR>
  192. <TR BGCOLOR="white" CLASS="TableRowColor">
  193. <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
  194. </TR>
  195. </TABLE>
  196. &nbsp;
  197. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  198. <A NAME="constructor_summary"><!-- --></A>
  199. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  200. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  201. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  202. <B>Constructor Summary</B></FONT></TH>
  203. </TR>
  204. <TR BGCOLOR="white" CLASS="TableRowColor">
  205. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#JMonthChooser()">JMonthChooser</A></B>()</CODE>
  206. <BR>
  207. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default JMonthChooser constructor.</TD>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#JMonthChooser(boolean)">JMonthChooser</A></B>(boolean&nbsp;hasSpinner)</CODE>
  211. <BR>
  212. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;JMonthChooser constructor with month spinner parameter.</TD>
  213. </TR>
  214. </TABLE>
  215. &nbsp;
  216. <!-- ========== METHOD SUMMARY =========== -->
  217. <A NAME="method_summary"><!-- --></A>
  218. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  219. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  220. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  221. <B>Method Summary</B></FONT></TH>
  222. </TR>
  223. <TR BGCOLOR="white" CLASS="TableRowColor">
  224. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  225. <CODE>&nbsp;java.awt.Component</CODE></FONT></TD>
  226. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#getComboBox()">getComboBox</A></B>()</CODE>
  227. <BR>
  228. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the month chooser's comboBox text area (which allow the focus to
  229. be set to it).</TD>
  230. </TR>
  231. <TR BGCOLOR="white" CLASS="TableRowColor">
  232. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  233. <CODE>&nbsp;java.util.Locale</CODE></FONT></TD>
  234. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#getLocale()">getLocale</A></B>()</CODE>
  235. <BR>
  236. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the locale.</TD>
  237. </TR>
  238. <TR BGCOLOR="white" CLASS="TableRowColor">
  239. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  240. <CODE>&nbsp;int</CODE></FONT></TD>
  241. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#getMonth()">getMonth</A></B>()</CODE>
  242. <BR>
  243. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the month.</TD>
  244. </TR>
  245. <TR BGCOLOR="white" CLASS="TableRowColor">
  246. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  247. <CODE>&nbsp;java.awt.Component</CODE></FONT></TD>
  248. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#getSpinner()">getSpinner</A></B>()</CODE>
  249. <BR>
  250. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the month chooser's comboBox bar (which allow the focus to be set
  251. to it).</TD>
  252. </TR>
  253. <TR BGCOLOR="white" CLASS="TableRowColor">
  254. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  255. <CODE>&nbsp;boolean</CODE></FONT></TD>
  256. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#hasSpinner()">hasSpinner</A></B>()</CODE>
  257. <BR>
  258. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the type of spinner the month chooser is using.</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/JMonthChooser.html#initNames()">initNames</A></B>()</CODE>
  264. <BR>
  265. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initializes the locale specific month names.</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/JMonthChooser.html#itemStateChanged(java.awt.event.ItemEvent)">itemStateChanged</A></B>(java.awt.event.ItemEvent&nbsp;e)</CODE>
  271. <BR>
  272. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The ItemListener for the months.</TD>
  273. </TR>
  274. <TR BGCOLOR="white" CLASS="TableRowColor">
  275. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  276. <CODE>static&nbsp;void</CODE></FONT></TD>
  277. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;s)</CODE>
  278. <BR>
  279. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a JFrame with a JMonthChooser inside and can be used for testing.</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/JMonthChooser.html#setDayChooser(com.toedter.calendar.JDayChooser)">setDayChooser</A></B>(<A HREF="../../../com/toedter/calendar/JDayChooser.html" title="class in com.toedter.calendar">JDayChooser</A>&nbsp;dayChooser)</CODE>
  285. <BR>
  286. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience method set a day chooser.</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/JMonthChooser.html#setEnabled(boolean)">setEnabled</A></B>(boolean&nbsp;enabled)</CODE>
  292. <BR>
  293. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enable or disable the JMonthChooser.</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/JMonthChooser.html#setFont(java.awt.Font)">setFont</A></B>(java.awt.Font&nbsp;font)</CODE>
  299. <BR>
  300. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the font for this component.</TD>
  301. </TR>
  302. <TR BGCOLOR="white" CLASS="TableRowColor">
  303. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  304. <CODE>&nbsp;void</CODE></FONT></TD>
  305. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#setLocale(java.util.Locale)">setLocale</A></B>(java.util.Locale&nbsp;l)</CODE>
  306. <BR>
  307. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the locale and initializes the new month names.</TD>
  308. </TR>
  309. <TR BGCOLOR="white" CLASS="TableRowColor">
  310. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  311. <CODE>&nbsp;void</CODE></FONT></TD>
  312. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#setMonth(int)">setMonth</A></B>(int&nbsp;newMonth)</CODE>
  313. <BR>
  314. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the month.</TD>
  315. </TR>
  316. <TR BGCOLOR="white" CLASS="TableRowColor">
  317. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  318. <CODE>&nbsp;void</CODE></FONT></TD>
  319. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#setYearChooser(com.toedter.calendar.JYearChooser)">setYearChooser</A></B>(<A HREF="../../../com/toedter/calendar/JYearChooser.html" title="class in com.toedter.calendar">JYearChooser</A>&nbsp;yearChooser)</CODE>
  320. <BR>
  321. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convenience method set a year chooser.</TD>
  322. </TR>
  323. <TR BGCOLOR="white" CLASS="TableRowColor">
  324. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  325. <CODE>&nbsp;void</CODE></FONT></TD>
  326. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#stateChanged(javax.swing.event.ChangeEvent)">stateChanged</A></B>(javax.swing.event.ChangeEvent&nbsp;e)</CODE>
  327. <BR>
  328. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Is invoked if the state of the spnner changes.</TD>
  329. </TR>
  330. <TR BGCOLOR="white" CLASS="TableRowColor">
  331. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  332. <CODE>&nbsp;void</CODE></FONT></TD>
  333. <TD><CODE><B><A HREF="../../../com/toedter/calendar/JMonthChooser.html#updateUI()">updateUI</A></B>()</CODE>
  334. <BR>
  335. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Updates the UI.</TD>
  336. </TR>
  337. </TABLE>
  338. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
  339. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  340. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  341. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JPanel</B></TH>
  342. </TR>
  343. <TR BGCOLOR="white" CLASS="TableRowColor">
  344. <TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI</CODE></TD>
  345. </TR>
  346. </TABLE>
  347. &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
  348. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  349. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  350. <TH ALIGN="left"><B>Methods inherited from class javax.swing.JComponent</B></TH>
  351. </TR>
  352. <TR BGCOLOR="white" CLASS="TableRowColor">
  353. <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, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
  354. </TR>
  355. </TABLE>
  356. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
  357. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  358. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  359. <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
  360. </TR>
  361. <TR BGCOLOR="white" CLASS="TableRowColor">
  362. <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>
  363. </TR>
  364. </TABLE>
  365. &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
  366. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  367. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  368. <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
  369. </TR>
  370. <TR BGCOLOR="white" CLASS="TableRowColor">
  371. <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, 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>
  372. </TR>
  373. </TABLE>
  374. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  375. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  376. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  377. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  378. </TR>
  379. <TR BGCOLOR="white" CLASS="TableRowColor">
  380. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  381. </TR>
  382. </TABLE>
  383. &nbsp;
  384. <P>
  385. <!-- ============ FIELD DETAIL =========== -->
  386. <A NAME="field_detail"><!-- --></A>
  387. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  388. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  389. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  390. <B>Field Detail</B></FONT></TH>
  391. </TR>
  392. </TABLE>
  393. <A NAME="hasSpinner"><!-- --></A><H3>
  394. hasSpinner</H3>
  395. <PRE>
  396. protected boolean <B>hasSpinner</B></PRE>
  397. <DL>
  398. <DD>true, if the month chooser has a spinner component
  399. <P>
  400. <DL>
  401. </DL>
  402. </DL>
  403. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  404. <A NAME="constructor_detail"><!-- --></A>
  405. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  406. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  407. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  408. <B>Constructor Detail</B></FONT></TH>
  409. </TR>
  410. </TABLE>
  411. <A NAME="JMonthChooser()"><!-- --></A><H3>
  412. JMonthChooser</H3>
  413. <PRE>
  414. public <B>JMonthChooser</B>()</PRE>
  415. <DL>
  416. <DD>Default JMonthChooser constructor.
  417. <P>
  418. </DL>
  419. <HR>
  420. <A NAME="JMonthChooser(boolean)"><!-- --></A><H3>
  421. JMonthChooser</H3>
  422. <PRE>
  423. public <B>JMonthChooser</B>(boolean&nbsp;hasSpinner)</PRE>
  424. <DL>
  425. <DD>JMonthChooser constructor with month spinner parameter.
  426. <P>
  427. <DL>
  428. <DT><B>Parameters:</B><DD><CODE>hasSpinner</CODE> - true, if the month chooser should have a spinner component</DL>
  429. </DL>
  430. <!-- ============ METHOD DETAIL ========== -->
  431. <A NAME="method_detail"><!-- --></A>
  432. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  433. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  434. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  435. <B>Method Detail</B></FONT></TH>
  436. </TR>
  437. </TABLE>
  438. <A NAME="initNames()"><!-- --></A><H3>
  439. initNames</H3>
  440. <PRE>
  441. public void <B>initNames</B>()</PRE>
  442. <DL>
  443. <DD>Initializes the locale specific month names.
  444. <P>
  445. <DD><DL>
  446. </DL>
  447. </DD>
  448. <DD><DL>
  449. </DL>
  450. </DD>
  451. </DL>
  452. <HR>
  453. <A NAME="stateChanged(javax.swing.event.ChangeEvent)"><!-- --></A><H3>
  454. stateChanged</H3>
  455. <PRE>
  456. public void <B>stateChanged</B>(javax.swing.event.ChangeEvent&nbsp;e)</PRE>
  457. <DL>
  458. <DD>Is invoked if the state of the spnner changes.
  459. <P>
  460. <DD><DL>
  461. <DT><B>Specified by:</B><DD><CODE>stateChanged</CODE> in interface <CODE>javax.swing.event.ChangeListener</CODE></DL>
  462. </DD>
  463. <DD><DL>
  464. <DT><B>Parameters:</B><DD><CODE>e</CODE> - the change event.</DL>
  465. </DD>
  466. </DL>
  467. <HR>
  468. <A NAME="itemStateChanged(java.awt.event.ItemEvent)"><!-- --></A><H3>
  469. itemStateChanged</H3>
  470. <PRE>
  471. public void <B>itemStateChanged</B>(java.awt.event.ItemEvent&nbsp;e)</PRE>
  472. <DL>
  473. <DD>The ItemListener for the months.
  474. <P>
  475. <DD><DL>
  476. <DT><B>Specified by:</B><DD><CODE>itemStateChanged</CODE> in interface <CODE>java.awt.event.ItemListener</CODE></DL>
  477. </DD>
  478. <DD><DL>
  479. <DT><B>Parameters:</B><DD><CODE>e</CODE> - the item event</DL>
  480. </DD>
  481. </DL>
  482. <HR>
  483. <A NAME="setMonth(int)"><!-- --></A><H3>
  484. setMonth</H3>
  485. <PRE>
  486. public void <B>setMonth</B>(int&nbsp;newMonth)</PRE>
  487. <DL>
  488. <DD>Sets the month. This is a bound property. Valuse are valid between 0
  489. (January) and 11 (December). A value < 0 will be treated as 0, a value >
  490. 11 will be treated as 11.
  491. <P>
  492. <DD><DL>
  493. </DL>
  494. </DD>
  495. <DD><DL>
  496. <DT><B>Parameters:</B><DD><CODE>newMonth</CODE> - the new month value<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/JMonthChooser.html#getMonth()"><CODE>getMonth()</CODE></A></DL>
  497. </DD>
  498. </DL>
  499. <HR>
  500. <A NAME="getMonth()"><!-- --></A><H3>
  501. getMonth</H3>
  502. <PRE>
  503. public int <B>getMonth</B>()</PRE>
  504. <DL>
  505. <DD>Returns the month.
  506. <P>
  507. <DD><DL>
  508. </DL>
  509. </DD>
  510. <DD><DL>
  511. <DT><B>Returns:</B><DD>the month value</DL>
  512. </DD>
  513. </DL>
  514. <HR>
  515. <A NAME="setDayChooser(com.toedter.calendar.JDayChooser)"><!-- --></A><H3>
  516. setDayChooser</H3>
  517. <PRE>
  518. public void <B>setDayChooser</B>(<A HREF="../../../com/toedter/calendar/JDayChooser.html" title="class in com.toedter.calendar">JDayChooser</A>&nbsp;dayChooser)</PRE>
  519. <DL>
  520. <DD>Convenience method set a day chooser.
  521. <P>
  522. <DD><DL>
  523. </DL>
  524. </DD>
  525. <DD><DL>
  526. <DT><B>Parameters:</B><DD><CODE>dayChooser</CODE> - the day chooser</DL>
  527. </DD>
  528. </DL>
  529. <HR>
  530. <A NAME="setYearChooser(com.toedter.calendar.JYearChooser)"><!-- --></A><H3>
  531. setYearChooser</H3>
  532. <PRE>
  533. public void <B>setYearChooser</B>(<A HREF="../../../com/toedter/calendar/JYearChooser.html" title="class in com.toedter.calendar">JYearChooser</A>&nbsp;yearChooser)</PRE>
  534. <DL>
  535. <DD>Convenience method set a year chooser. If set, the spin for the month
  536. buttons will spin the year as well
  537. <P>
  538. <DD><DL>
  539. </DL>
  540. </DD>
  541. <DD><DL>
  542. <DT><B>Parameters:</B><DD><CODE>yearChooser</CODE> - the new yearChooser value</DL>
  543. </DD>
  544. </DL>
  545. <HR>
  546. <A NAME="getLocale()"><!-- --></A><H3>
  547. getLocale</H3>
  548. <PRE>
  549. public java.util.Locale <B>getLocale</B>()</PRE>
  550. <DL>
  551. <DD>Returns the locale.
  552. <P>
  553. <DD><DL>
  554. <DT><B>Overrides:</B><DD><CODE>getLocale</CODE> in class <CODE>java.awt.Component</CODE></DL>
  555. </DD>
  556. <DD><DL>
  557. <DT><B>Returns:</B><DD>the locale value<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/JMonthChooser.html#setLocale(java.util.Locale)"><CODE>setLocale(java.util.Locale)</CODE></A></DL>
  558. </DD>
  559. </DL>
  560. <HR>
  561. <A NAME="setLocale(java.util.Locale)"><!-- --></A><H3>
  562. setLocale</H3>
  563. <PRE>
  564. public void <B>setLocale</B>(java.util.Locale&nbsp;l)</PRE>
  565. <DL>
  566. <DD>Set the locale and initializes the new month names.
  567. <P>
  568. <DD><DL>
  569. <DT><B>Overrides:</B><DD><CODE>setLocale</CODE> in class <CODE>java.awt.Component</CODE></DL>
  570. </DD>
  571. <DD><DL>
  572. <DT><B>Parameters:</B><DD><CODE>l</CODE> - the new locale value<DT><B>See Also:</B><DD><A HREF="../../../com/toedter/calendar/JMonthChooser.html#getLocale()"><CODE>getLocale()</CODE></A></DL>
  573. </DD>
  574. </DL>
  575. <HR>
  576. <A NAME="setEnabled(boolean)"><!-- --></A><H3>
  577. setEnabled</H3>
  578. <PRE>
  579. public void <B>setEnabled</B>(boolean&nbsp;enabled)</PRE>
  580. <DL>
  581. <DD>Enable or disable the JMonthChooser.
  582. <P>
  583. <DD><DL>
  584. <DT><B>Overrides:</B><DD><CODE>setEnabled</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  585. </DD>
  586. <DD><DL>
  587. <DT><B>Parameters:</B><DD><CODE>enabled</CODE> - the new enabled value</DL>
  588. </DD>
  589. </DL>
  590. <HR>
  591. <A NAME="getComboBox()"><!-- --></A><H3>
  592. getComboBox</H3>
  593. <PRE>
  594. public java.awt.Component <B>getComboBox</B>()</PRE>
  595. <DL>
  596. <DD>Returns the month chooser's comboBox text area (which allow the focus to
  597. be set to it).
  598. <P>
  599. <DD><DL>
  600. </DL>
  601. </DD>
  602. <DD><DL>
  603. <DT><B>Returns:</B><DD>the combo box</DL>
  604. </DD>
  605. </DL>
  606. <HR>
  607. <A NAME="getSpinner()"><!-- --></A><H3>
  608. getSpinner</H3>
  609. <PRE>
  610. public java.awt.Component <B>getSpinner</B>()</PRE>
  611. <DL>
  612. <DD>Returns the month chooser's comboBox bar (which allow the focus to be set
  613. to it).
  614. <P>
  615. <DD><DL>
  616. </DL>
  617. </DD>
  618. <DD><DL>
  619. <DT><B>Returns:</B><DD>Component the spinner or null, if the month chooser has no
  620. spinner</DL>
  621. </DD>
  622. </DL>
  623. <HR>
  624. <A NAME="hasSpinner()"><!-- --></A><H3>
  625. hasSpinner</H3>
  626. <PRE>
  627. public boolean <B>hasSpinner</B>()</PRE>
  628. <DL>
  629. <DD>Returns the type of spinner the month chooser is using.
  630. <P>
  631. <DD><DL>
  632. </DL>
  633. </DD>
  634. <DD><DL>
  635. <DT><B>Returns:</B><DD>true, if the month chooser has a spinner</DL>
  636. </DD>
  637. </DL>
  638. <HR>
  639. <A NAME="setFont(java.awt.Font)"><!-- --></A><H3>
  640. setFont</H3>
  641. <PRE>
  642. public void <B>setFont</B>(java.awt.Font&nbsp;font)</PRE>
  643. <DL>
  644. <DD>Sets the font for this component.
  645. <P>
  646. <DD><DL>
  647. <DT><B>Overrides:</B><DD><CODE>setFont</CODE> in class <CODE>javax.swing.JComponent</CODE></DL>
  648. </DD>
  649. <DD><DL>
  650. <DT><B>Parameters:</B><DD><CODE>font</CODE> - the desired <code>Font</code> for this component</DL>
  651. </DD>
  652. </DL>
  653. <HR>
  654. <A NAME="updateUI()"><!-- --></A><H3>
  655. updateUI</H3>
  656. <PRE>
  657. public void <B>updateUI</B>()</PRE>
  658. <DL>
  659. <DD>Updates the UI.
  660. <P>
  661. <DD><DL>
  662. <DT><B>Overrides:</B><DD><CODE>updateUI</CODE> in class <CODE>javax.swing.JPanel</CODE></DL>
  663. </DD>
  664. <DD><DL>
  665. <DT><B>See Also:</B><DD><CODE>JPanel.updateUI()</CODE></DL>
  666. </DD>
  667. </DL>
  668. <HR>
  669. <A NAME="main(java.lang.String[])"><!-- --></A><H3>
  670. main</H3>
  671. <PRE>
  672. public static void <B>main</B>(java.lang.String[]&nbsp;s)</PRE>
  673. <DL>
  674. <DD>Creates a JFrame with a JMonthChooser inside and can be used for testing.
  675. <P>
  676. <DD><DL>
  677. </DL>
  678. </DD>
  679. <DD><DL>
  680. <DT><B>Parameters:</B><DD><CODE>s</CODE> - The command line arguments</DL>
  681. </DD>
  682. </DL>
  683. <!-- ========= END OF CLASS DATA ========= -->
  684. <HR>
  685. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  686. <A NAME="navbar_bottom"><!-- --></A>
  687. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  688. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  689. <TR>
  690. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  691. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  692. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  693. <TR ALIGN="center" VALIGN="top">
  694. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  695. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  696. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  697. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  698. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  699. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  700. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  701. </TR>
  702. </TABLE>
  703. </TD>
  704. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  705. </EM>
  706. </TD>
  707. </TR>
  708. <TR>
  709. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  710. &nbsp;<A HREF="../../../com/toedter/calendar/JDayChooserBeanInfo.html" title="class in com.toedter.calendar"><B>PREV CLASS</B></A>&nbsp;
  711. &nbsp;<A HREF="../../../com/toedter/calendar/JMonthChooserBeanInfo.html" title="class in com.toedter.calendar"><B>NEXT CLASS</B></A></FONT></TD>
  712. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  713. <A HREF="../../../index.html?com/toedter/calendar/JMonthChooser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  714. &nbsp;<A HREF="JMonthChooser.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  715. &nbsp;<SCRIPT type="text/javascript">
  716. <!--
  717. if(window==top) {
  718. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  719. }
  720. //-->
  721. </SCRIPT>
  722. <NOSCRIPT>
  723. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  724. </NOSCRIPT>
  725. </FONT></TD>
  726. </TR>
  727. <TR>
  728. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  729. SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">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>
  730. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  731. 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>
  732. </TR>
  733. </TABLE>
  734. <A NAME="skip-navbar_bottom"></A>
  735. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  736. <HR>
  737. Copyright Š 1999 - 2006 Kai Toedter.
  738. </BODY>
  739. </HTML>