/lib/docs/api/com/toedter/components/package-summary.html
HTML | 177 lines | 142 code | 19 blank | 16 comment | 0 complexity | 8ee8587a077b313adfbd137d741bd9a1 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> 7com.toedter.components (JCalendar API) 8</TITLE> 9 10<META NAME="keywords" CONTENT="com.toedter.components package"> 11 12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> 13 14<SCRIPT type="text/javascript"> 15function windowTitle() 16{ 17 parent.document.title="com.toedter.components (JCalendar API)"; 18} 19</SCRIPT> 20<NOSCRIPT> 21</NOSCRIPT> 22 23</HEAD> 24 25<BODY BGCOLOR="white" onload="windowTitle();"> 26 27 28<!-- ========= START OF TOP NAVBAR ======= --> 29<A NAME="navbar_top"><!-- --></A> 30<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 31<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 32<TR> 33<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 34<A NAME="navbar_top_firstrow"><!-- --></A> 35<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 36 <TR ALIGN="center" VALIGN="top"> 37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 38 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> 39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 44 </TR> 45</TABLE> 46</TD> 47<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 48</EM> 49</TD> 50</TR> 51 52<TR> 53<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 54 <A HREF="../../../com/toedter/calendar/demo/package-summary.html"><B>PREV PACKAGE</B></A> 55 NEXT PACKAGE</FONT></TD> 56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 57 <A HREF="../../../index.html?com/toedter/components/package-summary.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> 59 <SCRIPT type="text/javascript"> 60 <!-- 61 if(window==top) { 62 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); 63 } 64 //--> 65</SCRIPT> 66<NOSCRIPT> 67 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> 68</NOSCRIPT> 69 70 71</FONT></TD> 72</TR> 73</TABLE> 74<A NAME="skip-navbar_top"></A> 75<!-- ========= END OF TOP NAVBAR ========= --> 76 77<HR> 78<H2> 79Package com.toedter.components 80</H2> 81 82<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 83<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 84<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 85<B>Class Summary</B></FONT></TH> 86</TR> 87<TR BGCOLOR="white" CLASS="TableRowColor"> 88<TD WIDTH="15%"><B><A HREF="../../../com/toedter/components/GenericBeanInfo.html" title="class in com.toedter.components">GenericBeanInfo</A></B></TD> 89<TD>A generic bean info class use by all bean infos of the JCalendar bean suite.</TD> 90</TR> 91<TR BGCOLOR="white" CLASS="TableRowColor"> 92<TD WIDTH="15%"><B><A HREF="../../../com/toedter/components/JLocaleChooser.html" title="class in com.toedter.components">JLocaleChooser</A></B></TD> 93<TD>JLocaleChooser is a bean for choosing locales.</TD> 94</TR> 95<TR BGCOLOR="white" CLASS="TableRowColor"> 96<TD WIDTH="15%"><B><A HREF="../../../com/toedter/components/JLocaleChooserBeanInfo.html" title="class in com.toedter.components">JLocaleChooserBeanInfo</A></B></TD> 97<TD>A BeanInfo class for the JLocaleChooser bean.</TD> 98</TR> 99<TR BGCOLOR="white" CLASS="TableRowColor"> 100<TD WIDTH="15%"><B><A HREF="../../../com/toedter/components/JSpinField.html" title="class in com.toedter.components">JSpinField</A></B></TD> 101<TD>JSpinField is a numeric field with 2 spin buttons to increase or decrease the 102 value.</TD> 103</TR> 104<TR BGCOLOR="white" CLASS="TableRowColor"> 105<TD WIDTH="15%"><B><A HREF="../../../com/toedter/components/JSpinFieldBeanInfo.html" title="class in com.toedter.components">JSpinFieldBeanInfo</A></B></TD> 106<TD>A BeanInfo class for the JLocaleChooser bean.</TD> 107</TR> 108<TR BGCOLOR="white" CLASS="TableRowColor"> 109<TD WIDTH="15%"><B><A HREF="../../../com/toedter/components/JTitlePanel.html" title="class in com.toedter.components">JTitlePanel</A></B></TD> 110<TD>A simple JPanel with a border and a title</TD> 111</TR> 112<TR BGCOLOR="white" CLASS="TableRowColor"> 113<TD WIDTH="15%"><B><A HREF="../../../com/toedter/components/LocaleEditor.html" title="class in com.toedter.components">LocaleEditor</A></B></TD> 114<TD>Property editor for locales.</TD> 115</TR> 116</TABLE> 117 118 119<P> 120<DL> 121</DL> 122<HR> 123 124 125<!-- ======= START OF BOTTOM NAVBAR ====== --> 126<A NAME="navbar_bottom"><!-- --></A> 127<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 128<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 129<TR> 130<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 131<A NAME="navbar_bottom_firstrow"><!-- --></A> 132<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 133 <TR ALIGN="center" VALIGN="top"> 134 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 135 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> 136 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 137 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 138 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 139 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 140 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 141 </TR> 142</TABLE> 143</TD> 144<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 145</EM> 146</TD> 147</TR> 148 149<TR> 150<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 151 <A HREF="../../../com/toedter/calendar/demo/package-summary.html"><B>PREV PACKAGE</B></A> 152 NEXT PACKAGE</FONT></TD> 153<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 154 <A HREF="../../../index.html?com/toedter/components/package-summary.html" target="_top"><B>FRAMES</B></A> 155 <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> 156 <SCRIPT type="text/javascript"> 157 <!-- 158 if(window==top) { 159 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); 160 } 161 //--> 162</SCRIPT> 163<NOSCRIPT> 164 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> 165</NOSCRIPT> 166 167 168</FONT></TD> 169</TR> 170</TABLE> 171<A NAME="skip-navbar_bottom"></A> 172<!-- ======== END OF BOTTOM NAVBAR ======= --> 173 174<HR> 175Copyright © 1999 - 2006 Kai Toedter. 176</BODY> 177</HTML>