PageRenderTime 56ms CodeModel.GetById 11ms RepoModel.GetById 0ms app.codeStats 1ms

/lib/docs/api/com/toedter/components/LocaleEditor.html

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