/lib/docs/api/com/toedter/calendar/demo/DateChooserPanelBeanInfo.html
HTML | 281 lines | 232 code | 27 blank | 22 comment | 0 complexity | 1761e6794cf2782f116d4968d287467c 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:13 CEST 2006 --> 6<TITLE> 7DateChooserPanelBeanInfo (JCalendar API) 8</TITLE> 9 10<META NAME="keywords" CONTENT="com.toedter.calendar.demo.DateChooserPanelBeanInfo class"> 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="DateChooserPanelBeanInfo (JCalendar API)"; 18} 19</SCRIPT> 20<NOSCRIPT> 21</NOSCRIPT> 22 23</HEAD> 24 25<BODY BGCOLOR="white" onload="windowTitle();"> 26 27 28<!-- ========= START OF TOP NAVBAR ======= --> 29<A NAME="navbar_top"><!-- --></A> 30<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 31<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 32<TR> 33<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 34<A NAME="navbar_top_firstrow"><!-- --></A> 35<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 36 <TR ALIGN="center" VALIGN="top"> 37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 39 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 44 </TR> 45</TABLE> 46</TD> 47<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 48</EM> 49</TD> 50</TR> 51 52<TR> 53<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 54 <A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html" title="class in com.toedter.calendar.demo"><B>PREV CLASS</B></A> 55 <A HREF="../../../../com/toedter/calendar/demo/DemoTable.html" title="class in com.toedter.calendar.demo"><B>NEXT CLASS</B></A></FONT></TD> 56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 57 <A HREF="../../../../index.html?com/toedter/calendar/demo/DateChooserPanelBeanInfo.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="DateChooserPanelBeanInfo.html" target="_top"><B>NO FRAMES</B></A> 59 <SCRIPT type="text/javascript"> 60 <!-- 61 if(window==top) { 62 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 63 } 64 //--> 65</SCRIPT> 66<NOSCRIPT> 67 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 68</NOSCRIPT> 69 70 71</FONT></TD> 72</TR> 73<TR> 74<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 75 SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_com.toedter.components.GenericBeanInfo">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_com.toedter.components.GenericBeanInfo">METHOD</A></FONT></TD> 76<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 77DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD> 78</TR> 79</TABLE> 80<A NAME="skip-navbar_top"></A> 81<!-- ========= END OF TOP NAVBAR ========= --> 82 83<HR> 84<!-- ======== START OF CLASS DATA ======== --> 85<H2> 86<FONT SIZE="-1"> 87com.toedter.calendar.demo</FONT> 88<BR> 89Class DateChooserPanelBeanInfo</H2> 90<PRE> 91java.lang.Object 92 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.beans.SimpleBeanInfo 93 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/toedter/components/GenericBeanInfo.html" title="class in com.toedter.components">com.toedter.components.GenericBeanInfo</A> 94 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.toedter.calendar.demo.DateChooserPanelBeanInfo</B> 95</PRE> 96<DL> 97<DT><B>All Implemented Interfaces:</B> <DD>java.beans.BeanInfo</DD> 98</DL> 99<HR> 100<DL> 101<DT><PRE>public class <B>DateChooserPanelBeanInfo</B><DT>extends <A HREF="../../../../com/toedter/components/GenericBeanInfo.html" title="class in com.toedter.components">GenericBeanInfo</A></DL> 102</PRE> 103 104<P> 105A BeanInfo class for the JDateChooser bean. 106<P> 107 108<P> 109<DL> 110<DT><B>Version:</B></DT> 111 <DD>$LastChangedRevision: 85 $, $LastChangedDate: 2006-04-28 13:50:52 +0200 (Fr, 28 Apr 2006) $</DD> 112<DT><B>Author:</B></DT> 113 <DD>Kai Toedter</DD> 114</DL> 115<HR> 116 117<P> 118<!-- =========== FIELD SUMMARY =========== --> 119 120<A NAME="field_summary"><!-- --></A> 121<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 122<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 123<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 124<B>Field Summary</B></FONT></TH> 125</TR> 126</TABLE> 127 <A NAME="fields_inherited_from_class_com.toedter.components.GenericBeanInfo"><!-- --></A> 128<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 129<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 130<TH ALIGN="left"><B>Fields inherited from class com.toedter.components.<A HREF="../../../../com/toedter/components/GenericBeanInfo.html" title="class in com.toedter.components">GenericBeanInfo</A></B></TH> 131</TR> 132<TR BGCOLOR="white" CLASS="TableRowColor"> 133<TD><CODE><A HREF="../../../../com/toedter/components/GenericBeanInfo.html#iconColor16">iconColor16</A>, <A HREF="../../../../com/toedter/components/GenericBeanInfo.html#iconColor32">iconColor32</A>, <A HREF="../../../../com/toedter/components/GenericBeanInfo.html#iconMono16">iconMono16</A>, <A HREF="../../../../com/toedter/components/GenericBeanInfo.html#iconMono32">iconMono32</A></CODE></TD> 134</TR> 135</TABLE> 136 <A NAME="fields_inherited_from_class_java.beans.BeanInfo"><!-- --></A> 137<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 138<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 139<TH ALIGN="left"><B>Fields inherited from interface java.beans.BeanInfo</B></TH> 140</TR> 141<TR BGCOLOR="white" CLASS="TableRowColor"> 142<TD><CODE>ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32</CODE></TD> 143</TR> 144</TABLE> 145 146<!-- ======== CONSTRUCTOR SUMMARY ======== --> 147 148<A NAME="constructor_summary"><!-- --></A> 149<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 150<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 151<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 152<B>Constructor Summary</B></FONT></TH> 153</TR> 154<TR BGCOLOR="white" CLASS="TableRowColor"> 155<TD><CODE><B><A HREF="../../../../com/toedter/calendar/demo/DateChooserPanelBeanInfo.html#DateChooserPanelBeanInfo()">DateChooserPanelBeanInfo</A></B>()</CODE> 156 157<BR> 158 Constructs a new BeanInfo class for the JDateChooser bean.</TD> 159</TR> 160</TABLE> 161 162<!-- ========== METHOD SUMMARY =========== --> 163 164<A NAME="method_summary"><!-- --></A> 165<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 166<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 167<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 168<B>Method Summary</B></FONT></TH> 169</TR> 170</TABLE> 171 <A NAME="methods_inherited_from_class_com.toedter.components.GenericBeanInfo"><!-- --></A> 172<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 173<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 174<TH ALIGN="left"><B>Methods inherited from class com.toedter.components.<A HREF="../../../../com/toedter/components/GenericBeanInfo.html" title="class in com.toedter.components">GenericBeanInfo</A></B></TH> 175</TR> 176<TR BGCOLOR="white" CLASS="TableRowColor"> 177<TD><CODE><A HREF="../../../../com/toedter/components/GenericBeanInfo.html#getIcon(int)">getIcon</A></CODE></TD> 178</TR> 179</TABLE> 180 <A NAME="methods_inherited_from_class_java.beans.SimpleBeanInfo"><!-- --></A> 181<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 182<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 183<TH ALIGN="left"><B>Methods inherited from class java.beans.SimpleBeanInfo</B></TH> 184</TR> 185<TR BGCOLOR="white" CLASS="TableRowColor"> 186<TD><CODE>getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage</CODE></TD> 187</TR> 188</TABLE> 189 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> 190<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 191<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 192<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> 193</TR> 194<TR BGCOLOR="white" CLASS="TableRowColor"> 195<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> 196</TR> 197</TABLE> 198 199<P> 200 201<!-- ========= CONSTRUCTOR DETAIL ======== --> 202 203<A NAME="constructor_detail"><!-- --></A> 204<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 205<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 206<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 207<B>Constructor Detail</B></FONT></TH> 208</TR> 209</TABLE> 210 211<A NAME="DateChooserPanelBeanInfo()"><!-- --></A><H3> 212DateChooserPanelBeanInfo</H3> 213<PRE> 214public <B>DateChooserPanelBeanInfo</B>()</PRE> 215<DL> 216<DD>Constructs a new BeanInfo class for the JDateChooser bean. 217<P> 218</DL> 219<!-- ========= END OF CLASS DATA ========= --> 220<HR> 221 222 223<!-- ======= START OF BOTTOM NAVBAR ====== --> 224<A NAME="navbar_bottom"><!-- --></A> 225<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 226<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 227<TR> 228<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 229<A NAME="navbar_bottom_firstrow"><!-- --></A> 230<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 231 <TR ALIGN="center" VALIGN="top"> 232 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 233 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 234 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 235 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 236 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 237 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 238 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 239 </TR> 240</TABLE> 241</TD> 242<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 243</EM> 244</TD> 245</TR> 246 247<TR> 248<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 249 <A HREF="../../../../com/toedter/calendar/demo/DateChooserPanel.html" title="class in com.toedter.calendar.demo"><B>PREV CLASS</B></A> 250 <A HREF="../../../../com/toedter/calendar/demo/DemoTable.html" title="class in com.toedter.calendar.demo"><B>NEXT CLASS</B></A></FONT></TD> 251<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 252 <A HREF="../../../../index.html?com/toedter/calendar/demo/DateChooserPanelBeanInfo.html" target="_top"><B>FRAMES</B></A> 253 <A HREF="DateChooserPanelBeanInfo.html" target="_top"><B>NO FRAMES</B></A> 254 <SCRIPT type="text/javascript"> 255 <!-- 256 if(window==top) { 257 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 258 } 259 //--> 260</SCRIPT> 261<NOSCRIPT> 262 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 263</NOSCRIPT> 264 265 266</FONT></TD> 267</TR> 268<TR> 269<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 270 SUMMARY: NESTED | <A HREF="#fields_inherited_from_class_com.toedter.components.GenericBeanInfo">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_com.toedter.components.GenericBeanInfo">METHOD</A></FONT></TD> 271<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 272DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD> 273</TR> 274</TABLE> 275<A NAME="skip-navbar_bottom"></A> 276<!-- ======== END OF BOTTOM NAVBAR ======= --> 277 278<HR> 279Copyright © 1999 - 2006 Kai Toedter. 280</BODY> 281</HTML>