/lib/docs/api/com/toedter/components/LocaleEditor.html
HTML | 330 lines | 271 code | 37 blank | 22 comment | 0 complexity | 18489859280dd1b69d3cd4ea179be325 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:19 CEST 2006 --> 6<TITLE> 7LocaleEditor (JCalendar API) 8</TITLE> 9 10<META NAME="keywords" CONTENT="com.toedter.components.LocaleEditor 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="LocaleEditor (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/components/JTitlePanel.html" title="class in com.toedter.components"><B>PREV CLASS</B></A> 55 NEXT CLASS</FONT></TD> 56<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 57 <A HREF="../../../index.html?com/toedter/components/LocaleEditor.html" target="_top"><B>FRAMES</B></A> 58 <A HREF="LocaleEditor.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 | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> 76<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 77DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></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.components</FONT> 88<BR> 89Class LocaleEditor</H2> 90<PRE> 91java.lang.Object 92 <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.beans.PropertyEditorSupport 93 <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.toedter.components.LocaleEditor</B> 94</PRE> 95<DL> 96<DT><B>All Implemented Interfaces:</B> <DD>java.beans.PropertyEditor</DD> 97</DL> 98<HR> 99<DL> 100<DT><PRE>public class <B>LocaleEditor</B><DT>extends java.beans.PropertyEditorSupport</DL> 101</PRE> 102 103<P> 104Property editor for locales. 105<P> 106 107<P> 108<DL> 109<DT><B>Version:</B></DT> 110 <DD>$LastChangedRevision: 85 $, $LastChangedDate: 2006-04-28 13:50:52 +0200 (Fr, 28 Apr 2006) $</DD> 111<DT><B>Author:</B></DT> 112 <DD>Kai Toedter</DD> 113</DL> 114<HR> 115 116<P> 117 118<!-- ======== CONSTRUCTOR SUMMARY ======== --> 119 120<A NAME="constructor_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>Constructor Summary</B></FONT></TH> 125</TR> 126<TR BGCOLOR="white" CLASS="TableRowColor"> 127<TD><CODE><B><A HREF="../../../com/toedter/components/LocaleEditor.html#LocaleEditor()">LocaleEditor</A></B>()</CODE> 128 129<BR> 130 Default LocaleEditor constructor.</TD> 131</TR> 132</TABLE> 133 134<!-- ========== METHOD SUMMARY =========== --> 135 136<A NAME="method_summary"><!-- --></A> 137<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 138<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 139<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 140<B>Method Summary</B></FONT></TH> 141</TR> 142<TR BGCOLOR="white" CLASS="TableRowColor"> 143<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 144<CODE> java.lang.String</CODE></FONT></TD> 145<TD><CODE><B><A HREF="../../../com/toedter/components/LocaleEditor.html#getAsText()">getAsText</A></B>()</CODE> 146 147<BR> 148 Returns the locale string as text.</TD> 149</TR> 150<TR BGCOLOR="white" CLASS="TableRowColor"> 151<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 152<CODE> java.lang.String[]</CODE></FONT></TD> 153<TD><CODE><B><A HREF="../../../com/toedter/components/LocaleEditor.html#getTags()">getTags</A></B>()</CODE> 154 155<BR> 156 Returns the locale strings.</TD> 157</TR> 158<TR BGCOLOR="white" CLASS="TableRowColor"> 159<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 160<CODE> void</CODE></FONT></TD> 161<TD><CODE><B><A HREF="../../../com/toedter/components/LocaleEditor.html#setAsText(java.lang.String)">setAsText</A></B>(java.lang.String text)</CODE> 162 163<BR> 164 Sets the locale strings as text and invokes setValue( locale ).</TD> 165</TR> 166</TABLE> 167 <A NAME="methods_inherited_from_class_java.beans.PropertyEditorSupport"><!-- --></A> 168<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 169<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 170<TH ALIGN="left"><B>Methods inherited from class java.beans.PropertyEditorSupport</B></TH> 171</TR> 172<TR BGCOLOR="white" CLASS="TableRowColor"> 173<TD><CODE>addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor</CODE></TD> 174</TR> 175</TABLE> 176 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> 177<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 178<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 179<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> 180</TR> 181<TR BGCOLOR="white" CLASS="TableRowColor"> 182<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> 183</TR> 184</TABLE> 185 186<P> 187 188<!-- ========= CONSTRUCTOR DETAIL ======== --> 189 190<A NAME="constructor_detail"><!-- --></A> 191<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 192<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 193<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 194<B>Constructor Detail</B></FONT></TH> 195</TR> 196</TABLE> 197 198<A NAME="LocaleEditor()"><!-- --></A><H3> 199LocaleEditor</H3> 200<PRE> 201public <B>LocaleEditor</B>()</PRE> 202<DL> 203<DD>Default LocaleEditor constructor. 204<P> 205</DL> 206 207<!-- ============ METHOD DETAIL ========== --> 208 209<A NAME="method_detail"><!-- --></A> 210<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 211<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 212<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 213<B>Method Detail</B></FONT></TH> 214</TR> 215</TABLE> 216 217<A NAME="getTags()"><!-- --></A><H3> 218getTags</H3> 219<PRE> 220public java.lang.String[] <B>getTags</B>()</PRE> 221<DL> 222<DD>Returns the locale strings. 223<P> 224<DD><DL> 225<DT><B>Specified by:</B><DD><CODE>getTags</CODE> in interface <CODE>java.beans.PropertyEditor</CODE><DT><B>Overrides:</B><DD><CODE>getTags</CODE> in class <CODE>java.beans.PropertyEditorSupport</CODE></DL> 226</DD> 227<DD><DL> 228 229<DT><B>Returns:</B><DD>the locale strings</DL> 230</DD> 231</DL> 232<HR> 233 234<A NAME="setAsText(java.lang.String)"><!-- --></A><H3> 235setAsText</H3> 236<PRE> 237public void <B>setAsText</B>(java.lang.String text) 238 throws java.lang.IllegalArgumentException</PRE> 239<DL> 240<DD>Sets the locale strings as text and invokes setValue( locale ). 241<P> 242<DD><DL> 243<DT><B>Specified by:</B><DD><CODE>setAsText</CODE> in interface <CODE>java.beans.PropertyEditor</CODE><DT><B>Overrides:</B><DD><CODE>setAsText</CODE> in class <CODE>java.beans.PropertyEditorSupport</CODE></DL> 244</DD> 245<DD><DL> 246<DT><B>Parameters:</B><DD><CODE>text</CODE> - the locale string text 247<DT><B>Throws:</B> 248<DD><CODE>java.lang.IllegalArgumentException</CODE> - not used</DL> 249</DD> 250</DL> 251<HR> 252 253<A NAME="getAsText()"><!-- --></A><H3> 254getAsText</H3> 255<PRE> 256public java.lang.String <B>getAsText</B>()</PRE> 257<DL> 258<DD>Returns the locale string as text. 259<P> 260<DD><DL> 261<DT><B>Specified by:</B><DD><CODE>getAsText</CODE> in interface <CODE>java.beans.PropertyEditor</CODE><DT><B>Overrides:</B><DD><CODE>getAsText</CODE> in class <CODE>java.beans.PropertyEditorSupport</CODE></DL> 262</DD> 263<DD><DL> 264 265<DT><B>Returns:</B><DD>the locale string</DL> 266</DD> 267</DL> 268<!-- ========= END OF CLASS DATA ========= --> 269<HR> 270 271 272<!-- ======= START OF BOTTOM NAVBAR ====== --> 273<A NAME="navbar_bottom"><!-- --></A> 274<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 275<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 276<TR> 277<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 278<A NAME="navbar_bottom_firstrow"><!-- --></A> 279<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 280 <TR ALIGN="center" VALIGN="top"> 281 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 282 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 283 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 284 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 285 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 286 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 287 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 288 </TR> 289</TABLE> 290</TD> 291<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 292</EM> 293</TD> 294</TR> 295 296<TR> 297<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 298 <A HREF="../../../com/toedter/components/JTitlePanel.html" title="class in com.toedter.components"><B>PREV CLASS</B></A> 299 NEXT CLASS</FONT></TD> 300<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 301 <A HREF="../../../index.html?com/toedter/components/LocaleEditor.html" target="_top"><B>FRAMES</B></A> 302 <A HREF="LocaleEditor.html" target="_top"><B>NO FRAMES</B></A> 303 <SCRIPT type="text/javascript"> 304 <!-- 305 if(window==top) { 306 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); 307 } 308 //--> 309</SCRIPT> 310<NOSCRIPT> 311 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> 312</NOSCRIPT> 313 314 315</FONT></TD> 316</TR> 317<TR> 318<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 319 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> 320<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 321DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> 322</TR> 323</TABLE> 324<A NAME="skip-navbar_bottom"></A> 325<!-- ======== END OF BOTTOM NAVBAR ======= --> 326 327<HR> 328Copyright © 1999 - 2006 Kai Toedter. 329</BODY> 330</HTML>