/apache-log4j-1.2.17/site/apidocs/serialized-form.html
HTML | 1722 lines | 1561 code | 145 blank | 16 comment | 0 complexity | 89d8b707a98380a6a3256f745c63b94b MD5 | raw file
Possible License(s): Apache-2.0
Large files files are truncated, but you can click here to view the full 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.6.0_23) -->
6<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7<TITLE>
8Serialized Form (Apache Log4j 1.2.17 API)
9</TITLE>
10
11<META NAME="date" CONTENT="2012-05-06">
12
13<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
14
15<SCRIPT type="text/javascript">
16function windowTitle()
17{
18 if (location.href.indexOf('is-external=true') == -1) {
19 parent.document.title="Serialized Form (Apache Log4j 1.2.17 API)";
20 }
21}
22</SCRIPT>
23<NOSCRIPT>
24</NOSCRIPT>
25
26</HEAD>
27
28<BODY BGCOLOR="white" onload="windowTitle();">
29<HR>
30
31
32<!-- ========= START OF TOP NAVBAR ======= -->
33<A NAME="navbar_top"><!-- --></A>
34<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36<TR>
37<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38<A NAME="navbar_top_firstrow"><!-- --></A>
39<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40 <TR ALIGN="center" VALIGN="top">
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
49 </TR>
50</TABLE>
51</TD>
52<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53</EM>
54</TD>
55</TR>
56
57<TR>
58<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 PREV
60 NEXT</FONT></TD>
61<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62 <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A>
63 <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>
64 <SCRIPT type="text/javascript">
65 <!--
66 if(window==top) {
67 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
68 }
69 //-->
70</SCRIPT>
71<NOSCRIPT>
72 <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
73</NOSCRIPT>
74
75
76</FONT></TD>
77</TR>
78</TABLE>
79<A NAME="skip-navbar_top"></A>
80<!-- ========= END OF TOP NAVBAR ========= -->
81
82<HR>
83<CENTER>
84<H1>
85Serialized Form</H1>
86</CENTER>
87<HR SIZE="4" NOSHADE>
88
89<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
90<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
91<TH ALIGN="center"><FONT SIZE="+2">
92<B>Package</B> <B>org.apache.log4j</B></FONT></TH>
93</TR>
94</TABLE>
95
96<P>
97<A NAME="org.apache.log4j.Level"><!-- --></A>
98<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
99<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
100<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
101<B>Class <A HREF="org/apache/log4j/Level.html" title="class in org.apache.log4j">org.apache.log4j.Level</A> extends <A HREF="org/apache/log4j/Priority.html" title="class in org.apache.log4j">Priority</A> implements Serializable</B></FONT></TH>
102</TR>
103</TABLE>
104
105<P>
106<B>serialVersionUID: </B>3491141966387921974L
107
108<P>
109<A NAME="serialized_methods"><!-- --></A>
110<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
113<B>Serialization Methods</B></FONT></TH>
114</TR>
115</TABLE>
116
117<P>
118<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
119readObject</H3>
120<PRE>
121private void <B>readObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> s)
122 throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
123 <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE>
124<DL>
125<DD>Custom deserialization of Level.
126<P>
127<DD><DL>
128
129<DT><B>Throws:</B>
130<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if IO exception.
131<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE> - if class not found.</DD>
132</DL>
133</DL>
134<HR>
135<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
136writeObject</H3>
137<PRE>
138private void <B>writeObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> s)
139 throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
140<DL>
141<DD>Serialize level.
142<P>
143<DD><DL>
144
145<DT><B>Throws:</B>
146<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - if exception during serialization.</DD>
147</DL>
148</DL>
149<HR>
150<A NAME="readResolve()"><!-- --></A><H3>
151readResolve</H3>
152<PRE>
153private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>readResolve</B>()
154 throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></PRE>
155<DL>
156<DD>Resolved deserialized level to one of the stock instances.
157 May be overriden in classes derived from Level.
158<P>
159<DD><DL>
160
161<DT><B>Throws:</B>
162<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectStreamException.html?is-external=true" title="class or interface in java.io">ObjectStreamException</A></CODE> - if exception during resolution.</DD>
163</DL>
164</DL>
165<HR SIZE="4" NOSHADE>
166
167<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
168<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
169<TH ALIGN="center"><FONT SIZE="+2">
170<B>Package</B> <B>org.apache.log4j.chainsaw</B></FONT></TH>
171</TR>
172</TABLE>
173
174<P>
175<A NAME="org.apache.log4j.chainsaw.Main"><!-- --></A>
176<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
177<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
178<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
179<B>Class <A HREF="org/apache/log4j/chainsaw/Main.html" title="class in org.apache.log4j.chainsaw">org.apache.log4j.chainsaw.Main</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html?is-external=true" title="class or interface in javax.swing">JFrame</A> implements Serializable</B></FONT></TH>
180</TR>
181</TABLE>
182
183<P>
184<HR SIZE="4" NOSHADE>
185
186<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
187<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
188<TH ALIGN="center"><FONT SIZE="+2">
189<B>Package</B> <B>org.apache.log4j.config</B></FONT></TH>
190</TR>
191</TABLE>
192
193<P>
194<A NAME="org.apache.log4j.config.PropertySetterException"><!-- --></A>
195<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
196<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
197<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
198<B>Class <A HREF="org/apache/log4j/config/PropertySetterException.html" title="class in org.apache.log4j.config">org.apache.log4j.config.PropertySetterException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
199</TR>
200</TABLE>
201
202<P>
203<B>serialVersionUID: </B>-1352613734254235861L
204
205<P>
206<A NAME="serializedForm"><!-- --></A>
207<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
208<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
209<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
210<B>Serialized Fields</B></FONT></TH>
211</TR>
212</TABLE>
213
214<H3>
215rootCause</H3>
216<PRE>
217<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A> <B>rootCause</B></PRE>
218<DL>
219<DL>
220</DL>
221</DL>
222<HR SIZE="4" NOSHADE>
223
224<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
225<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
226<TH ALIGN="center"><FONT SIZE="+2">
227<B>Package</B> <B>org.apache.log4j.helpers</B></FONT></TH>
228</TR>
229</TABLE>
230
231<P>
232<A NAME="org.apache.log4j.helpers.AbsoluteTimeDateFormat"><!-- --></A>
233<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
235<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
236<B>Class <A HREF="org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">org.apache.log4j.helpers.AbsoluteTimeDateFormat</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</A> implements Serializable</B></FONT></TH>
237</TR>
238</TABLE>
239
240<P>
241<B>serialVersionUID: </B>-388856345976723342L
242
243<P>
244
245<P>
246<A NAME="org.apache.log4j.helpers.DateTimeDateFormat"><!-- --></A>
247<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
248<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
249<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
250<B>Class <A HREF="org/apache/log4j/helpers/DateTimeDateFormat.html" title="class in org.apache.log4j.helpers">org.apache.log4j.helpers.DateTimeDateFormat</A> extends <A HREF="org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A> implements Serializable</B></FONT></TH>
251</TR>
252</TABLE>
253
254<P>
255<B>serialVersionUID: </B>5547637772208514971L
256
257<P>
258<A NAME="serializedForm"><!-- --></A>
259<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
260<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
261<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
262<B>Serialized Fields</B></FONT></TH>
263</TR>
264</TABLE>
265
266<H3>
267shortMonths</H3>
268<PRE>
269<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[] <B>shortMonths</B></PRE>
270<DL>
271<DL>
272</DL>
273</DL>
274
275<P>
276<A NAME="org.apache.log4j.helpers.ISO8601DateFormat"><!-- --></A>
277<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
278<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
279<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
280<B>Class <A HREF="org/apache/log4j/helpers/ISO8601DateFormat.html" title="class in org.apache.log4j.helpers">org.apache.log4j.helpers.ISO8601DateFormat</A> extends <A HREF="org/apache/log4j/helpers/AbsoluteTimeDateFormat.html" title="class in org.apache.log4j.helpers">AbsoluteTimeDateFormat</A> implements Serializable</B></FONT></TH>
281</TR>
282</TABLE>
283
284<P>
285<B>serialVersionUID: </B>-759840745298755296L
286
287<P>
288
289<P>
290<A NAME="org.apache.log4j.helpers.RelativeTimeDateFormat"><!-- --></A>
291<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
292<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
293<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
294<B>Class <A HREF="org/apache/log4j/helpers/RelativeTimeDateFormat.html" title="class in org.apache.log4j.helpers">org.apache.log4j.helpers.RelativeTimeDateFormat</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</A> implements Serializable</B></FONT></TH>
295</TR>
296</TABLE>
297
298<P>
299<B>serialVersionUID: </B>7055751607085611984L
300
301<P>
302<A NAME="serializedForm"><!-- --></A>
303<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
304<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
305<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
306<B>Serialized Fields</B></FONT></TH>
307</TR>
308</TABLE>
309
310<H3>
311startTime</H3>
312<PRE>
313long <B>startTime</B></PRE>
314<DL>
315<DL>
316</DL>
317</DL>
318
319<P>
320<A NAME="org.apache.log4j.helpers.UtilLoggingLevel"><!-- --></A>
321<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
322<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
323<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
324<B>Class <A HREF="org/apache/log4j/helpers/UtilLoggingLevel.html" title="class in org.apache.log4j.helpers">org.apache.log4j.helpers.UtilLoggingLevel</A> extends <A HREF="org/apache/log4j/Level.html" title="class in org.apache.log4j">Level</A> implements Serializable</B></FONT></TH>
325</TR>
326</TABLE>
327
328<P>
329<B>serialVersionUID: </B>909301162611820211L
330
331<P>
332<HR SIZE="4" NOSHADE>
333
334<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
335<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
336<TH ALIGN="center"><FONT SIZE="+2">
337<B>Package</B> <B>org.apache.log4j.lf5</B></FONT></TH>
338</TR>
339</TABLE>
340
341<P>
342<A NAME="org.apache.log4j.lf5.Log4JLogRecord"><!-- --></A>
343<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
344<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
345<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
346<B>Class <A HREF="org/apache/log4j/lf5/Log4JLogRecord.html" title="class in org.apache.log4j.lf5">org.apache.log4j.lf5.Log4JLogRecord</A> extends <A HREF="org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A> implements Serializable</B></FONT></TH>
347</TR>
348</TABLE>
349
350<P>
351
352<P>
353<A NAME="org.apache.log4j.lf5.LogLevel"><!-- --></A>
354<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
355<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
356<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
357<B>Class <A HREF="org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">org.apache.log4j.lf5.LogLevel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
358</TR>
359</TABLE>
360
361<P>
362<A NAME="serializedForm"><!-- --></A>
363<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
364<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
365<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
366<B>Serialized Fields</B></FONT></TH>
367</TR>
368</TABLE>
369
370<H3>
371_label</H3>
372<PRE>
373<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>_label</B></PRE>
374<DL>
375<DL>
376</DL>
377</DL>
378<HR>
379<H3>
380_precedence</H3>
381<PRE>
382int <B>_precedence</B></PRE>
383<DL>
384<DL>
385</DL>
386</DL>
387
388<P>
389<A NAME="org.apache.log4j.lf5.LogLevelFormatException"><!-- --></A>
390<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
391<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
392<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
393<B>Class <A HREF="org/apache/log4j/lf5/LogLevelFormatException.html" title="class in org.apache.log4j.lf5">org.apache.log4j.lf5.LogLevelFormatException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
394</TR>
395</TABLE>
396
397<P>
398
399<P>
400<A NAME="org.apache.log4j.lf5.LogRecord"><!-- --></A>
401<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
402<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
403<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
404<B>Class <A HREF="org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">org.apache.log4j.lf5.LogRecord</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
405</TR>
406</TABLE>
407
408<P>
409<A NAME="serializedForm"><!-- --></A>
410<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
411<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
412<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
413<B>Serialized Fields</B></FONT></TH>
414</TR>
415</TABLE>
416
417<H3>
418_level</H3>
419<PRE>
420<A HREF="org/apache/log4j/lf5/LogLevel.html" title="class in org.apache.log4j.lf5">LogLevel</A> <B>_level</B></PRE>
421<DL>
422<DL>
423</DL>
424</DL>
425<HR>
426<H3>
427_message</H3>
428<PRE>
429<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>_message</B></PRE>
430<DL>
431<DL>
432</DL>
433</DL>
434<HR>
435<H3>
436_sequenceNumber</H3>
437<PRE>
438long <B>_sequenceNumber</B></PRE>
439<DL>
440<DL>
441</DL>
442</DL>
443<HR>
444<H3>
445_millis</H3>
446<PRE>
447long <B>_millis</B></PRE>
448<DL>
449<DL>
450</DL>
451</DL>
452<HR>
453<H3>
454_category</H3>
455<PRE>
456<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>_category</B></PRE>
457<DL>
458<DL>
459</DL>
460</DL>
461<HR>
462<H3>
463_thread</H3>
464<PRE>
465<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>_thread</B></PRE>
466<DL>
467<DL>
468</DL>
469</DL>
470<HR>
471<H3>
472_thrownStackTrace</H3>
473<PRE>
474<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>_thrownStackTrace</B></PRE>
475<DL>
476<DL>
477</DL>
478</DL>
479<HR>
480<H3>
481_thrown</H3>
482<PRE>
483<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</A> <B>_thrown</B></PRE>
484<DL>
485<DL>
486</DL>
487</DL>
488<HR>
489<H3>
490_ndc</H3>
491<PRE>
492<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>_ndc</B></PRE>
493<DL>
494<DL>
495</DL>
496</DL>
497<HR>
498<H3>
499_location</H3>
500<PRE>
501<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>_location</B></PRE>
502<DL>
503<DL>
504</DL>
505</DL>
506<HR SIZE="4" NOSHADE>
507
508<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
509<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
510<TH ALIGN="center"><FONT SIZE="+2">
511<B>Package</B> <B>org.apache.log4j.lf5.util</B></FONT></TH>
512</TR>
513</TABLE>
514
515<P>
516<A NAME="org.apache.log4j.lf5.util.AdapterLogRecord"><!-- --></A>
517<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
518<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
519<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
520<B>Class <A HREF="org/apache/log4j/lf5/util/AdapterLogRecord.html" title="class in org.apache.log4j.lf5.util">org.apache.log4j.lf5.util.AdapterLogRecord</A> extends <A HREF="org/apache/log4j/lf5/LogRecord.html" title="class in org.apache.log4j.lf5">LogRecord</A> implements Serializable</B></FONT></TH>
521</TR>
522</TABLE>
523
524<P>
525<HR SIZE="4" NOSHADE>
526
527<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
528<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
529<TH ALIGN="center"><FONT SIZE="+2">
530<B>Package</B> <B>org.apache.log4j.lf5.viewer</B></FONT></TH>
531</TR>
532</TABLE>
533
534<P>
535<A NAME="org.apache.log4j.lf5.viewer.FilteredLogTableModel"><!-- --></A>
536<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
537<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
538<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
539<B>Class <A HREF="org/apache/log4j/lf5/viewer/FilteredLogTableModel.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.FilteredLogTableModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/AbstractTableModel.html?is-external=true" title="class or interface in javax.swing.table">AbstractTableModel</A> implements Serializable</B></FONT></TH>
540</TR>
541</TABLE>
542
543<P>
544<A NAME="serializedForm"><!-- --></A>
545<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
546<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
547<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
548<B>Serialized Fields</B></FONT></TH>
549</TR>
550</TABLE>
551
552<H3>
553_filter</H3>
554<PRE>
555<A HREF="org/apache/log4j/lf5/LogRecordFilter.html" title="interface in org.apache.log4j.lf5">LogRecordFilter</A> <B>_filter</B></PRE>
556<DL>
557<DL>
558</DL>
559</DL>
560<HR>
561<H3>
562_allRecords</H3>
563<PRE>
564<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>> <B>_allRecords</B></PRE>
565<DL>
566<DL>
567</DL>
568</DL>
569<HR>
570<H3>
571_filteredRecords</H3>
572<PRE>
573<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A><<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</A>> <B>_filteredRecords</B></PRE>
574<DL>
575<DL>
576</DL>
577</DL>
578<HR>
579<H3>
580_maxNumberOfLogRecords</H3>
581<PRE>
582int <B>_maxNumberOfLogRecords</B></PRE>
583<DL>
584<DL>
585</DL>
586</DL>
587<HR>
588<H3>
589_colNames</H3>
590<PRE>
591<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[] <B>_colNames</B></PRE>
592<DL>
593<DL>
594</DL>
595</DL>
596
597<P>
598<A NAME="org.apache.log4j.lf5.viewer.LogFactor5Dialog"><!-- --></A>
599<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
600<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
601<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
602<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogFactor5Dialog.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogFactor5Dialog</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JDialog.html?is-external=true" title="class or interface in javax.swing">JDialog</A> implements Serializable</B></FONT></TH>
603</TR>
604</TABLE>
605
606<P>
607
608<P>
609<A NAME="org.apache.log4j.lf5.viewer.LogFactor5ErrorDialog"><!-- --></A>
610<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
611<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
612<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
613<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogFactor5ErrorDialog.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogFactor5ErrorDialog</A> extends <A HREF="org/apache/log4j/lf5/viewer/LogFactor5Dialog.html" title="class in org.apache.log4j.lf5.viewer">LogFactor5Dialog</A> implements Serializable</B></FONT></TH>
614</TR>
615</TABLE>
616
617<P>
618
619<P>
620<A NAME="org.apache.log4j.lf5.viewer.LogFactor5InputDialog"><!-- --></A>
621<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
622<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
623<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
624<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogFactor5InputDialog.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogFactor5InputDialog</A> extends <A HREF="org/apache/log4j/lf5/viewer/LogFactor5Dialog.html" title="class in org.apache.log4j.lf5.viewer">LogFactor5Dialog</A> implements Serializable</B></FONT></TH>
625</TR>
626</TABLE>
627
628<P>
629<A NAME="serializedForm"><!-- --></A>
630<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
631<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
632<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
633<B>Serialized Fields</B></FONT></TH>
634</TR>
635</TABLE>
636
637<H3>
638_textField</H3>
639<PRE>
640<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html?is-external=true" title="class or interface in javax.swing">JTextField</A> <B>_textField</B></PRE>
641<DL>
642<DL>
643</DL>
644</DL>
645
646<P>
647<A NAME="org.apache.log4j.lf5.viewer.LogFactor5LoadingDialog"><!-- --></A>
648<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
649<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
650<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
651<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogFactor5LoadingDialog.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogFactor5LoadingDialog</A> extends <A HREF="org/apache/log4j/lf5/viewer/LogFactor5Dialog.html" title="class in org.apache.log4j.lf5.viewer">LogFactor5Dialog</A> implements Serializable</B></FONT></TH>
652</TR>
653</TABLE>
654
655<P>
656
657<P>
658<A NAME="org.apache.log4j.lf5.viewer.LogTable"><!-- --></A>
659<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
660<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
661<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
662<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogTable.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogTable</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html?is-external=true" title="class or interface in javax.swing">JTable</A> implements Serializable</B></FONT></TH>
663</TR>
664</TABLE>
665
666<P>
667<B>serialVersionUID: </B>4867085140195148458L
668
669<P>
670<A NAME="serializedForm"><!-- --></A>
671<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
672<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
673<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
674<B>Serialized Fields</B></FONT></TH>
675</TR>
676</TABLE>
677
678<H3>
679_rowHeight</H3>
680<PRE>
681int <B>_rowHeight</B></PRE>
682<DL>
683<DL>
684</DL>
685</DL>
686<HR>
687<H3>
688_detailTextArea</H3>
689<PRE>
690<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html?is-external=true" title="class or interface in javax.swing">JTextArea</A> <B>_detailTextArea</B></PRE>
691<DL>
692<DL>
693</DL>
694</DL>
695<HR>
696<H3>
697_numCols</H3>
698<PRE>
699int <B>_numCols</B></PRE>
700<DL>
701<DL>
702</DL>
703</DL>
704<HR>
705<H3>
706_tableColumns</H3>
707<PRE>
708<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/TableColumn.html?is-external=true" title="class or interface in javax.swing.table">TableColumn</A>[] <B>_tableColumns</B></PRE>
709<DL>
710<DL>
711</DL>
712</DL>
713<HR>
714<H3>
715_colWidths</H3>
716<PRE>
717int[] <B>_colWidths</B></PRE>
718<DL>
719<DL>
720</DL>
721</DL>
722<HR>
723<H3>
724_colNames</H3>
725<PRE>
726<A HREF="org/apache/log4j/lf5/viewer/LogTableColumn.html" title="class in org.apache.log4j.lf5.viewer">LogTableColumn</A>[] <B>_colNames</B></PRE>
727<DL>
728<DL>
729</DL>
730</DL>
731<HR>
732<H3>
733_colDate</H3>
734<PRE>
735int <B>_colDate</B></PRE>
736<DL>
737<DL>
738</DL>
739</DL>
740<HR>
741<H3>
742_colThread</H3>
743<PRE>
744int <B>_colThread</B></PRE>
745<DL>
746<DL>
747</DL>
748</DL>
749<HR>
750<H3>
751_colMessageNum</H3>
752<PRE>
753int <B>_colMessageNum</B></PRE>
754<DL>
755<DL>
756</DL>
757</DL>
758<HR>
759<H3>
760_colLevel</H3>
761<PRE>
762int <B>_colLevel</B></PRE>
763<DL>
764<DL>
765</DL>
766</DL>
767<HR>
768<H3>
769_colNDC</H3>
770<PRE>
771int <B>_colNDC</B></PRE>
772<DL>
773<DL>
774</DL>
775</DL>
776<HR>
777<H3>
778_colCategory</H3>
779<PRE>
780int <B>_colCategory</B></PRE>
781<DL>
782<DL>
783</DL>
784</DL>
785<HR>
786<H3>
787_colMessage</H3>
788<PRE>
789int <B>_colMessage</B></PRE>
790<DL>
791<DL>
792</DL>
793</DL>
794<HR>
795<H3>
796_colLocation</H3>
797<PRE>
798int <B>_colLocation</B></PRE>
799<DL>
800<DL>
801</DL>
802</DL>
803<HR>
804<H3>
805_colThrown</H3>
806<PRE>
807int <B>_colThrown</B></PRE>
808<DL>
809<DL>
810</DL>
811</DL>
812<HR>
813<H3>
814_dateFormatManager</H3>
815<PRE>
816<A HREF="org/apache/log4j/lf5/util/DateFormatManager.html" title="class in org.apache.log4j.lf5.util">DateFormatManager</A> <B>_dateFormatManager</B></PRE>
817<DL>
818<DL>
819</DL>
820</DL>
821
822<P>
823<A NAME="org.apache.log4j.lf5.viewer.LogTableColumn"><!-- --></A>
824<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
825<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
826<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
827<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogTableColumn.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogTableColumn</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
828</TR>
829</TABLE>
830
831<P>
832<B>serialVersionUID: </B>-4275827753626456547L
833
834<P>
835<A NAME="serializedForm"><!-- --></A>
836<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
837<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
838<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
839<B>Serialized Fields</B></FONT></TH>
840</TR>
841</TABLE>
842
843<H3>
844_label</H3>
845<PRE>
846<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>_label</B></PRE>
847<DL>
848<DL>
849</DL>
850</DL>
851
852<P>
853<A NAME="org.apache.log4j.lf5.viewer.LogTableColumnFormatException"><!-- --></A>
854<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
855<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
856<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
857<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogTableColumnFormatException.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogTableColumnFormatException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TH>
858</TR>
859</TABLE>
860
861<P>
862<B>serialVersionUID: </B>6529165785030431653L
863
864<P>
865
866<P>
867<A NAME="org.apache.log4j.lf5.viewer.LogTableModel"><!-- --></A>
868<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
869<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
870<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
871<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogTableModel.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogTableModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/DefaultTableModel.html?is-external=true" title="class or interface in javax.swing.table">DefaultTableModel</A> implements Serializable</B></FONT></TH>
872</TR>
873</TABLE>
874
875<P>
876<B>serialVersionUID: </B>3593300685868700894L
877
878<P>
879
880<P>
881<A NAME="org.apache.log4j.lf5.viewer.LogTableRowRenderer"><!-- --></A>
882<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
883<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
884<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
885<B>Class <A HREF="org/apache/log4j/lf5/viewer/LogTableRowRenderer.html" title="class in org.apache.log4j.lf5.viewer">org.apache.log4j.lf5.viewer.LogTableRowRenderer</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/DefaultTableCellRenderer.html?is-external=true" title="class or interface in javax.swing.table">DefaultTableCellRenderer</A> implements Serializable</B></FONT></TH>
886</TR>
887</TABLE>
888
889<P>
890<B>serialVersionUID: </B>-3951639953706443213L
891
892<P>
893<A NAME="serializedForm"><!-- --></A>
894<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
895<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
896<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
897<B>Serialized Fields</B></FONT></TH>
898</TR>
899</TABLE>
900
901<H3>
902_highlightFatal</H3>
903<PRE>
904boolean <B>_highlightFatal</B></PRE>
905<DL>
906<DL>
907</DL>
908</DL>
909<HR>
910<H3>
911_color</H3>
912<PRE>
913<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html?is-external=true" title="class or interface in java.awt">Color</A> <B>_color</B></PRE>
914<DL>
915<DL>
916</DL>
917</DL>
918<HR SIZE="4" NOSHADE>
919
920<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
921<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
922<TH ALIGN="center"><FONT SIZE="+2">
923<B>Package</B> <B>org.apache.log4j.lf5.viewer.categoryexplorer</B></FONT></TH>
924</TR>
925</TABLE>
926
927<P>
928<A NAME="org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel"><!-- --></A>
929<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
930<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
931<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
932<B>Class <A HREF="org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerModel.html" title="class in org.apache.log4j.lf5.viewer.categoryexplorer">org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultTreeModel.html?is-external=true" title="class or interface in javax.swing.tree">DefaultTreeModel</A> implements Serializable</B></FONT></TH>
933</TR>
934</TABLE>
935
936<P>
937<B>serialVersionUID: </B>-3413887384316015901L
938
939<P>
940<A NAME="serializedForm"><!-- --></A>
941<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
942<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
943<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
944<B>Serialized Fields</B></FONT></TH>
945</TR>
946</TABLE>
947
948<H3>
949_renderFatal</H3>
950<PRE>
951boolean <B>_renderFatal</B></PRE>
952<DL>
953<DL>
954</DL>
955</DL>
956<HR>
957<H3>
958_listener</H3>
959<PRE>
960<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/event/ActionListener.html?is-external=true" title="class or interface in java.awt.event">ActionListener</A> <B>_listener</B></PRE>
961<DL>
962<DL>
963</DL>
964</DL>
965<HR>
966<H3>
967_event</H3>
968<PRE>
969<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/event/ActionEvent.html?is-external=true" title="class or interface in java.awt.event">ActionEvent</A> <B>_event</B></PRE>
970<DL>
971<DL>
972</DL>
973</DL>
974
975<P>
976<A NAME="org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree"><!-- --></A>
977<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
978<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
979<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
980<B>Class <A HREF="org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerTree.html" title="class in org.apache.log4j.lf5.viewer.categoryexplorer">org.apache.log4j.lf5.viewer.categoryexplorer.CategoryExplorerTree</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTree.html?is-external=true" title="class or interface in javax.swing">JTree</A> implements Serializable</B></FONT></TH>
981</TR>
982</TABLE>
983
984<P>
985<B>serialVersionUID: </B>8066257446951323576L
986
987<P>
988<A NAME="serializedForm"><!-- --></A>
989<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
990<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
991<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
992<B>Serialized Fields</B></FONT></TH>
993</TR>
994</TABLE>
995
996<H3>
997_model</H3>
998<PRE>
999<A HREF="org/apache/log4j/lf5/viewer/categoryexplorer/CategoryExplorerModel.html" title="class in org.apache.log4j.lf5.viewer.categoryexplorer">CategoryExplorerModel</A> <B>_model</B></PRE>
1000<DL>
1001<DL>
1002</DL>
1003</DL>
1004<HR>
1005<H3>
1006_rootAlreadyExpanded</H3>
1007<PRE>
1008boolean <B>_rootAlreadyExpanded</B></PRE>
1009<DL>
1010<DL>
1011</DL>
1012</DL>
1013
1014<P>
1015<A NAME="org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode"><!-- --></A>
1016<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1017<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1018<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1019<B>Class <A HREF="org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNode.html" title="class in org.apache.log4j.lf5.viewer.categoryexplorer">org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultMutableTreeNode.html?is-external=true" title="class or interface in javax.swing.tree">DefaultMutableTreeNode</A> implements Serializable</B></FONT></TH>
1020</TR>
1021</TABLE>
1022
1023<P>
1024<B>serialVersionUID: </B>5958994817693177319L
1025
1026<P>
1027<A NAME="serializedForm"><!-- --></A>
1028<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1029<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1030<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1031<B>Serialized Fields</B></FONT></TH>
1032</TR>
1033</TABLE>
1034
1035<H3>
1036_selected</H3>
1037<PRE>
1038boolean <B>_selected</B></PRE>
1039<DL>
1040<DL>
1041</DL>
1042</DL>
1043<HR>
1044<H3>
1045_numberOfContainedRecords</H3>
1046<PRE>
1047int <B>_numberOfContainedRecords</B></PRE>
1048<DL>
1049<DL>
1050</DL>
1051</DL>
1052<HR>
1053<H3>
1054_numberOfRecordsFromChildren</H3>
1055<PRE>
1056int <B>_numberOfRecordsFromChildren</B></PRE>
1057<DL>
1058<DL>
1059</DL>
1060</DL>
1061<HR>
1062<H3>
1063_hasFatalChildren</H3>
1064<PRE>
1065boolean <B>_hasFatalChildren</B></PRE>
1066<DL>
1067<DL>
1068</DL>
1069</DL>
1070<HR>
1071<H3>
1072_hasFatalRecords</H3>
1073<PRE>
1074boolean <B>_hasFatalRecords</B></PRE>
1075<DL>
1076<DL>
1077</DL>
1078</DL>
1079
1080<P>
1081<A NAME="org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer"><!-- --></A>
1082<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1083<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1084<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1085<B>Class <A HREF="org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeEditorRenderer.html" title="class in org.apache.log4j.lf5.viewer.categoryexplorer">org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeEditorRenderer</A> extends <A HREF="org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeRenderer.html" title="class in org.apache.log4j.lf5.viewer.categoryexplorer">CategoryNodeRenderer</A> implements Serializable</B></FONT></TH>
1086</TR>
1087</TABLE>
1088
1089<P>
1090<B>serialVersionUID: </B>-6094804684259929574L
1091
1092<P>
1093
1094<P>
1095<A NAME="org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer"><!-- --></A>
1096<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1097<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1098<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1099<B>Class <A HREF="org/apache/log4j/lf5/viewer/categoryexplorer/CategoryNodeRenderer.html" title="class in org.apache.log4j.lf5.viewer.categoryexplorer">org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNodeRenderer</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultTreeCellRenderer.html?is-external=true" title="class or interface in javax.swing.tree">DefaultTreeCellRenderer</A> implements Serializable</B></FONT></TH>
1100</TR>
1101</TABLE>
1102
1103<P>
1104<B>serialVersionUID: </B>-6046702673278595048L
1105
1106<P>
1107<A NAME="serializedForm"><!-- --></A>
1108<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1109<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1110<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1111<B>Serialized Fields</B></FONT></TH>
1112</TR>
1113</TABLE>
1114
1115<H3>
1116_checkBox</H3>
1117<PRE>
1118<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html?is-external=true" title="class or interface in javax.swing">JCheckBox</A> <B>_checkBox</B></PRE>
1119<DL>
1120<DL>
1121</DL>
1122</DL>
1123<HR>
1124<H3>
1125_panel</H3>
1126<PRE>
1127<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing">JPanel</A> <B>_panel</B></PRE>
1128<DL>
1129<DL>
1130</DL>
1131</DL>
1132<HR SIZE="4" NOSHADE>
1133
1134<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1135<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1136<TH ALIGN="center"><FONT SIZE="+2">
1137<B>Package</B> <B>org.apache.log4j.pattern</B></FONT></TH>
1138</TR>
1139</TABLE>
1140
1141<P>
1142<A NAME="org.apache.log4j.pattern.CachedDateFormat"><!-- --></A>
1143<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1144<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1145<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1146<B>Class <A HREF="org/apache/log4j/pattern/CachedDateFormat.html" title="class in org.apache.log4j.pattern">org.apache.log4j.pattern.CachedDateFormat</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</A> implements Serializable</B></FONT></TH>
1147</TR>
1148</TABLE>
1149
1150<P>
1151<B>serialVersionUID: </B>1L
1152
1153<P>
1154<A NAME="serializedForm"><!-- --></A>
1155<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1156<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1157<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1158<B>Serialized Fields</B></FONT></TH>
1159</TR>
1160</TABLE>
1161
1162<H3>
1163formatter</H3>
1164<PRE>
1165<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</A> <B>formatter</B></PRE>
1166<DL>
1167<DD>Wrapped formatter.
1168<P>
1169<DL>
1170</DL>
1171</DL>
1172<HR>
1173<H3>
1174millisecondStart</H3>
1175<PRE>
1176int <B>millisecondStart</B></PRE>
1177<DL>
1178<DD>Index of initial digit of millisecond pattern or
1179 UNRECOGNIZED_MILLISECONDS or NO_MILLISECONDS.
1180<P>
1181<DL>
1182</DL>
1183</DL>
1184<HR>
1185<H3>
1186slotBegin</H3>
1187<PRE>
1188long <B>slotBegin</B></PRE>
1189<DL>
1190<DD>Integral second preceding the previous convered Date.
1191<P>
1192<DL>
1193</DL>
1194</DL>
1195<HR>
1196<H3>
1197cache</H3>
1198<PRE>
1199<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</A> <B>cache</B></PRE>
1200<DL>
1201<DD>Cache of previous conversion.
1202<P>
1203<DL>
1204</DL>
1205</DL>
1206<HR>
1207<H3>
1208expiration</H3>
1209<PRE>
1210int <B>expiration</B></PRE>
1211<DL>
1212<DD>Maximum validity period for the cache.
1213 Typically 1, use cache for duplicate requests only, or
1214 1000, use cache for requests within the same integral second.
1215<P>
1216<DL>
1217</DL>
1218</DL>
1219<HR>
1220<H3>
1221previousTime</H3>
1222<PRE>
1223long <B>previousTime</B></PRE>
1224<DL>
1225<DD>Date requested in previous conversion.
1226<P>
1227<DL>
1228</DL>
1229</DL>
1230<HR>
1231<H3>
1232tmpDate</H3>
1233<PRE>
1234<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</A> <B>tmpDate</B></PRE>
1235<DL>
1236<DD>Scratch date object used to minimize date object creation.
1237<P>
1238<DL>
1239</DL>
1240</DL>
1241
1242<P>
1243<A NAME="org.apache.log4j.pattern.LogEvent"><!-- --></A>
1244<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1245<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1246<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1247<B>Class <A HREF="org/apache/log4j/pattern/LogEvent.html" title="class in org.apache.log4j.pattern">org.apache.log4j.pattern.LogEvent</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
1248</TR>
1249</TABLE>
1250
1251<P>
1252<B>serialVersionUID: </B>-868428216207166145L
1253
1254<P>
1255<A NAME="serialized_methods"><!-- --></A>
1256<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1257<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1258<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1259<B>Serialization Methods</B></FONT></TH>
1260</TR>
1261</TABLE>
1262
1263<P>
1264<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
1265readObject</H3>
1266<PRE>
1267private void <B>readObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectInputStream.html?is-external=true" title="class or interface in java.io">ObjectInputStream</A> ois)
1268 throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A>,
1269 <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></PRE>
1270<DL>
1271<DD><DL>
1272
1273<DT><B>Throws:</B>
1274<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE>
1275<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</A></CODE></DD>
1276</DL>
1277</DL>
1278<HR>
1279<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
1280writeObject</H3>
1281<PRE>
1282private void <B>writeObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectOutputStream.html?is-external=true" title="class or interface in java.io">ObjectOutputStream</A> oos)
1283 throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
1284<DL>
1285<DD><DL>
1286
1287<DT><B>Throws:</B>
1288<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE></DD>
1289</DL>
1290</DL>
1291<A NAME="serializedForm"><!-- --></A>
1292<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1293<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1294<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1295<B>Serialized Fields</B></FONT></TH>
1296</TR>
1297</TABLE>
1298
1299<H3>
1300categoryName</H3>
1301<PRE>
1302<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>categoryName</B></PRE>
1303<DL>
1304<DD><B>Deprecated.</B> <I>This field will be marked as private in future
1305 releases. Please do not access it directly. Use the <A HREF="org/apache/log4j/pattern/LogEvent.html#getLoggerName()"><CODE>LogEvent.getLoggerName()</CODE></A> method instead.</I><DD><p>The category (logger) name.
1306<P>
1307<DL>
1308</DL>
1309</DL>
1310<HR>
1311<H3>
1312ndc</H3>
1313<PRE>
1314<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>ndc</B></PRE>
1315<DL>
1316<DD>The nested diagnostic context (NDC) of logging event.
1317<P>
1318<DL>
1319</DL>
1320</DL>
1321<HR>
1322<H3>
1323mdcCopy</H3>
1324<PRE>
1325<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">Hashtable</A><<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">K</A>,<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Hashtable.html?is-external=true" title="class or interface in java.util">V</A>> <B>mdcCopy</B></PRE>
1326<DL>
1327<DD>The mapped diagnostic context (MDC) of logging event.
1328<P>
1329<DL>
1330</DL>
1331</DL>
1332<HR>
1333<H3>
1334ndcLookupRequired</H3>
1335<PRE>
1336boolean <B>ndcLookupRequired</B></PRE>
1337<DL>
1338<DD>Have we tried to do an NDC lookup? If we did, there is no need
1339 to do it again. Note that its value is always false when
1340 serialized. Thus, a receiving SocketNode will never use it's own
1341 (incorrect) NDC. See also writeObject method.
1342<P>
1343<DL>
1344</DL>
1345</DL>
1346<HR>
1347<H3>
1348mdcCopyLookupRequired</H3>
1349<PRE>
1350boolean <B>mdcCopyLookupRequired</B></PRE>
1351<DL>
1352<DD>Have we tried to do an MDC lookup? If we did, there is no need
1353 to do it again. Note that its value is always false when
1354 serialized. See also the getMDC and getMDCCopy methods.
1355<P>
1356<DL>
1357</DL>
1358</DL>
1359<HR>
1360<H3>
1361renderedMessage</H3>
1362<PRE>
1363<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>renderedMessage</B></PRE>
1364<DL>
1365<DD>The application supplied message rendered through the log4j
1366 objet rendering mechanism.
1367<P>
1368<DL>
1369</DL>
1370</DL>
1371<HR>
1372<H3>
1373threadName</H3>
1374<PRE>
1375<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>threadName</B></PRE>
1376<DL>
1377<DD>The name of thread in which this logging event was generated.
1378<P>
1379<DL>
1380</DL>
1381</DL>
1382<HR>
1383<H3>
1384throwableInfo</H3>
1385<PRE>
1386<A HREF="org/apache/log4j/spi/ThrowableInformation.html" title="class in org.apache.log4j.spi">ThrowableInformation</A> <B>throwableInfo</B></PRE>
1387<DL>
1388<DD>This
1389 variable contains information about this event's throwable
1390<P>
1391<DL>
1392</DL>
1393</DL>
1394<HR>
1395<H3>
1396timeStamp</H3>
1397<PRE>
1398long <B>timeStamp</B></PRE>
1399<DL>
1400<DD>The number of milliseconds elapsed from 1/1/1970 until logging event
1401 was created.
1402<P>
1403<DL>
1404</DL>
1405</DL>
1406<HR>
1407<H3>
1408locationInfo</H3>
1409<PRE>
1410<A HREF="org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">LocationInfo</A> <B>locationInfo</B></PRE>
1411<DL>
1412<DD>Location information for the caller.
1413<P>
1414<DL>
1415</DL>
1416</DL>
1417<HR SIZE="4" NOSHADE>
1418
1419<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1420<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1421<TH ALIGN="center"><FONT SIZE="+2">
1422<B>Package</B> <B>org.apache.log4j.spi</B></FONT></TH>
1423</TR>
1424</TABLE>
1425
1426<P>
1427<A NAME="org.apache.log4j.spi.LocationInfo"><!-- --></A>
1428<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1429<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1430<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1431<B>Class <A HREF="org/apache/log4j/spi/LocationInfo.html" title="class in org.apache.log4j.spi">org.apache.log4j.spi.LocationInfo</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
1432</TR>
1433</TABLE>
1434
1435<P>
1436<B>serialVersionUID: </B>-1325822038990805636L
1437
1438<P>
1439<A NAME="serializedForm"><!-- --></A>
1440<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1441<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1442<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1443<B>Serialized Fields</B></FONT></TH>
1444</TR>
1445</TABLE>
1446
1447<H3>
1448fullInfo</H3>
1449<PRE>
1450<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>fullInfo</B></PRE>
1451<DL>
1452<DD>All available caller information, in the format
1453 <code>fully.qualified.classname.of.caller.methodName(Filename.java:line)</code>
1454<P>
1455<DL>
1456</DL>
1457</DL>
1458
1459<P>
1460<A NAME="org.apache.log4j.spi.LoggingEvent"><!-- --></A>
1461<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1462<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
1463<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
1464<B>Class <A HREF="org/apache/log4j/spi/LoggingEvent.html" title="class in org.apache.log4j.spi">org.apache.log4j.spi.LoggingEvent</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TH>
1465</TR>
1466</TABLE>
1467
1468<P>
1469<B>serialVersionUID: </B>-868428216207166145L
1470
1471<P>
1472<A NAME="serialized_methods"><!-- --></A>
1473<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
1474<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
1475<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
1476<B>Serialization Methods</B></FONT></TH>
1477</TR>
1478</TABLE>
1479
1480<P>
1481<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
1482readObject</H3>
1483<PRE>
1484private void <B>readObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectInputStre…
Large files files are truncated, but you can click here to view the full file