PageRenderTime 42ms CodeModel.GetById 20ms RepoModel.GetById 1ms app.codeStats 0ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 392 lines | 327 code | 41 blank | 24 comment | 0 complexity | d4ebcf766776985e628836a7571d3c9b 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:15 CEST 2006 -->
  6. <TITLE>
  7. GenericBeanInfo (JCalendar API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="com.toedter.components.GenericBeanInfo 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="GenericBeanInfo (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;PREV CLASS&nbsp;
  47. &nbsp;<A HREF="../../../com/toedter/components/JLocaleChooser.html" title="class in com.toedter.components"><B>NEXT CLASS</B></A></FONT></TD>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. <A HREF="../../../index.html?com/toedter/components/GenericBeanInfo.html" target="_top"><B>FRAMES</B></A> &nbsp;
  50. &nbsp;<A HREF="GenericBeanInfo.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;<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.components</FONT>
  77. <BR>
  78. Class GenericBeanInfo</H2>
  79. <PRE>
  80. java.lang.Object
  81. <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.beans.SimpleBeanInfo
  82. <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>com.toedter.components.GenericBeanInfo</B>
  83. </PRE>
  84. <DL>
  85. <DT><B>All Implemented Interfaces:</B> <DD>java.beans.BeanInfo</DD>
  86. </DL>
  87. <DL>
  88. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../com/toedter/calendar/demo/DateChooserPanelBeanInfo.html" title="class in com.toedter.calendar.demo">DateChooserPanelBeanInfo</A>, <A HREF="../../../com/toedter/calendar/JCalendarBeanInfo.html" title="class in com.toedter.calendar">JCalendarBeanInfo</A>, <A HREF="../../../com/toedter/calendar/JDateChooserBeanInfo.html" title="class in com.toedter.calendar">JDateChooserBeanInfo</A>, <A HREF="../../../com/toedter/calendar/JDayChooserBeanInfo.html" title="class in com.toedter.calendar">JDayChooserBeanInfo</A>, <A HREF="../../../com/toedter/components/JLocaleChooserBeanInfo.html" title="class in com.toedter.components">JLocaleChooserBeanInfo</A>, <A HREF="../../../com/toedter/calendar/JMonthChooserBeanInfo.html" title="class in com.toedter.calendar">JMonthChooserBeanInfo</A>, <A HREF="../../../com/toedter/components/JSpinFieldBeanInfo.html" title="class in com.toedter.components">JSpinFieldBeanInfo</A>, <A HREF="../../../com/toedter/calendar/JYearChooserBeanInfo.html" title="class in com.toedter.calendar">JYearChooserBeanInfo</A></DD>
  89. </DL>
  90. <HR>
  91. <DL>
  92. <DT><PRE>public class <B>GenericBeanInfo</B><DT>extends java.beans.SimpleBeanInfo</DL>
  93. </PRE>
  94. <P>
  95. A generic bean info class use by all bean infos of the JCalendar bean suite.
  96. <P>
  97. <P>
  98. <DL>
  99. <DT><B>Version:</B></DT>
  100. <DD>$LastChangedRevision: 85 $, $LastChangedDate: 2006-04-28 13:50:52 +0200 (Fr, 28 Apr 2006) $</DD>
  101. <DT><B>Author:</B></DT>
  102. <DD>Kai Toedter</DD>
  103. </DL>
  104. <HR>
  105. <P>
  106. <!-- =========== FIELD SUMMARY =========== -->
  107. <A NAME="field_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>Field Summary</B></FONT></TH>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  115. <CODE>protected &nbsp;java.awt.Image</CODE></FONT></TD>
  116. <TD><CODE><B><A HREF="../../../com/toedter/components/GenericBeanInfo.html#iconColor16">iconColor16</A></B></CODE>
  117. <BR>
  118. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;16x16 color icon.</TD>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  122. <CODE>protected &nbsp;java.awt.Image</CODE></FONT></TD>
  123. <TD><CODE><B><A HREF="../../../com/toedter/components/GenericBeanInfo.html#iconColor32">iconColor32</A></B></CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;32x32 color icon.</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>protected &nbsp;java.awt.Image</CODE></FONT></TD>
  130. <TD><CODE><B><A HREF="../../../com/toedter/components/GenericBeanInfo.html#iconMono16">iconMono16</A></B></CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;16x16 mono icon.</TD>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  136. <CODE>protected &nbsp;java.awt.Image</CODE></FONT></TD>
  137. <TD><CODE><B><A HREF="../../../com/toedter/components/GenericBeanInfo.html#iconMono32">iconMono32</A></B></CODE>
  138. <BR>
  139. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;32x32 mono icon.</TD>
  140. </TR>
  141. </TABLE>
  142. &nbsp;<A NAME="fields_inherited_from_class_java.beans.BeanInfo"><!-- --></A>
  143. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  144. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  145. <TH ALIGN="left"><B>Fields inherited from interface java.beans.BeanInfo</B></TH>
  146. </TR>
  147. <TR BGCOLOR="white" CLASS="TableRowColor">
  148. <TD><CODE>ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32</CODE></TD>
  149. </TR>
  150. </TABLE>
  151. &nbsp;
  152. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  153. <A NAME="constructor_summary"><!-- --></A>
  154. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  155. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  156. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  157. <B>Constructor Summary</B></FONT></TH>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD><CODE><B><A HREF="../../../com/toedter/components/GenericBeanInfo.html#GenericBeanInfo(java.lang.String, boolean)">GenericBeanInfo</A></B>(java.lang.String&nbsp;bean,
  161. boolean&nbsp;registerLocaleEditor)</CODE>
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new BeanInfo.</TD>
  164. </TR>
  165. </TABLE>
  166. &nbsp;
  167. <!-- ========== METHOD SUMMARY =========== -->
  168. <A NAME="method_summary"><!-- --></A>
  169. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  170. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  171. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  172. <B>Method Summary</B></FONT></TH>
  173. </TR>
  174. <TR BGCOLOR="white" CLASS="TableRowColor">
  175. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  176. <CODE>&nbsp;java.awt.Image</CODE></FONT></TD>
  177. <TD><CODE><B><A HREF="../../../com/toedter/components/GenericBeanInfo.html#getIcon(int)">getIcon</A></B>(int&nbsp;iconKind)</CODE>
  178. <BR>
  179. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method returns an image object that can be used to represent the
  180. bean in toolboxes, toolbars, etc.</TD>
  181. </TR>
  182. </TABLE>
  183. &nbsp;<A NAME="methods_inherited_from_class_java.beans.SimpleBeanInfo"><!-- --></A>
  184. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  185. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  186. <TH ALIGN="left"><B>Methods inherited from class java.beans.SimpleBeanInfo</B></TH>
  187. </TR>
  188. <TR BGCOLOR="white" CLASS="TableRowColor">
  189. <TD><CODE>getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, getPropertyDescriptors, loadImage</CODE></TD>
  190. </TR>
  191. </TABLE>
  192. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  193. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  194. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  195. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  199. </TR>
  200. </TABLE>
  201. &nbsp;
  202. <P>
  203. <!-- ============ FIELD DETAIL =========== -->
  204. <A NAME="field_detail"><!-- --></A>
  205. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  206. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  207. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  208. <B>Field Detail</B></FONT></TH>
  209. </TR>
  210. </TABLE>
  211. <A NAME="iconColor16"><!-- --></A><H3>
  212. iconColor16</H3>
  213. <PRE>
  214. protected java.awt.Image <B>iconColor16</B></PRE>
  215. <DL>
  216. <DD>16x16 color icon.
  217. <P>
  218. <DL>
  219. </DL>
  220. </DL>
  221. <HR>
  222. <A NAME="iconColor32"><!-- --></A><H3>
  223. iconColor32</H3>
  224. <PRE>
  225. protected java.awt.Image <B>iconColor32</B></PRE>
  226. <DL>
  227. <DD>32x32 color icon.
  228. <P>
  229. <DL>
  230. </DL>
  231. </DL>
  232. <HR>
  233. <A NAME="iconMono16"><!-- --></A><H3>
  234. iconMono16</H3>
  235. <PRE>
  236. protected java.awt.Image <B>iconMono16</B></PRE>
  237. <DL>
  238. <DD>16x16 mono icon.
  239. <P>
  240. <DL>
  241. </DL>
  242. </DL>
  243. <HR>
  244. <A NAME="iconMono32"><!-- --></A><H3>
  245. iconMono32</H3>
  246. <PRE>
  247. protected java.awt.Image <B>iconMono32</B></PRE>
  248. <DL>
  249. <DD>32x32 mono icon.
  250. <P>
  251. <DL>
  252. </DL>
  253. </DL>
  254. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  255. <A NAME="constructor_detail"><!-- --></A>
  256. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  257. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  258. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  259. <B>Constructor Detail</B></FONT></TH>
  260. </TR>
  261. </TABLE>
  262. <A NAME="GenericBeanInfo(java.lang.String, boolean)"><!-- --></A><H3>
  263. GenericBeanInfo</H3>
  264. <PRE>
  265. public <B>GenericBeanInfo</B>(java.lang.String&nbsp;bean,
  266. boolean&nbsp;registerLocaleEditor)</PRE>
  267. <DL>
  268. <DD>Constructs a new BeanInfo.
  269. <P>
  270. </DL>
  271. <!-- ============ METHOD DETAIL ========== -->
  272. <A NAME="method_detail"><!-- --></A>
  273. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  274. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  275. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  276. <B>Method Detail</B></FONT></TH>
  277. </TR>
  278. </TABLE>
  279. <A NAME="getIcon(int)"><!-- --></A><H3>
  280. getIcon</H3>
  281. <PRE>
  282. public java.awt.Image <B>getIcon</B>(int&nbsp;iconKind)</PRE>
  283. <DL>
  284. <DD>This method returns an image object that can be used to represent the
  285. bean in toolboxes, toolbars, etc.
  286. <P>
  287. <DD><DL>
  288. <DT><B>Specified by:</B><DD><CODE>getIcon</CODE> in interface <CODE>java.beans.BeanInfo</CODE><DT><B>Overrides:</B><DD><CODE>getIcon</CODE> in class <CODE>java.beans.SimpleBeanInfo</CODE></DL>
  289. </DD>
  290. <DD><DL>
  291. <DT><B>Parameters:</B><DD><CODE>iconKind</CODE> - the kind of requested icon
  292. <DT><B>Returns:</B><DD>the icon image</DL>
  293. </DD>
  294. </DL>
  295. <!-- ========= END OF CLASS DATA ========= -->
  296. <HR>
  297. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  298. <A NAME="navbar_bottom"><!-- --></A>
  299. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  300. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  301. <TR>
  302. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  303. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  304. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  305. <TR ALIGN="center" VALIGN="top">
  306. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  307. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  308. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  309. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  310. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  311. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  312. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  313. </TR>
  314. </TABLE>
  315. </TD>
  316. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  317. </EM>
  318. </TD>
  319. </TR>
  320. <TR>
  321. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  322. &nbsp;PREV CLASS&nbsp;
  323. &nbsp;<A HREF="../../../com/toedter/components/JLocaleChooser.html" title="class in com.toedter.components"><B>NEXT CLASS</B></A></FONT></TD>
  324. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  325. <A HREF="../../../index.html?com/toedter/components/GenericBeanInfo.html" target="_top"><B>FRAMES</B></A> &nbsp;
  326. &nbsp;<A HREF="GenericBeanInfo.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  327. &nbsp;<SCRIPT type="text/javascript">
  328. <!--
  329. if(window==top) {
  330. document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
  331. }
  332. //-->
  333. </SCRIPT>
  334. <NOSCRIPT>
  335. <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
  336. </NOSCRIPT>
  337. </FONT></TD>
  338. </TR>
  339. <TR>
  340. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  341. SUMMARY:&nbsp;NESTED&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>
  342. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  343. 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>
  344. </TR>
  345. </TABLE>
  346. <A NAME="skip-navbar_bottom"></A>
  347. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  348. <HR>
  349. Copyright © 1999 - 2006 Kai Toedter.
  350. </BODY>
  351. </HTML>