Initial revision

This commit is contained in:
dchandler 2003-07-05 22:13:17 +00:00
parent 8c4ab30a52
commit 0643096899
139 changed files with 10024 additions and 0 deletions

View file

@ -0,0 +1,33 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:10 GMT 1999 -->
<TITLE>
All Classes
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" ID="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>
<TABLE BORDER="0" WIDTH="100%">
<TR>
<TD NOWRAP><FONT ID="FrameItemFont"><A HREF="calpa/html/CalHTMLManager.html" TARGET="classFrame">CalHTMLManager</A>
<BR>
<A HREF="calpa/html/CalHTMLObserver.html" TARGET="classFrame"><I>CalHTMLObserver</I></A>
<BR>
<A HREF="calpa/html/CalHTMLPane.html" TARGET="classFrame">CalHTMLPane</A>
<BR>
<A HREF="calpa/html/CalHTMLPreferences.html" TARGET="classFrame">CalHTMLPreferences</A>
<BR>
<A HREF="calpa/html/DefaultCalHTMLObserver.html" TARGET="classFrame">DefaultCalHTMLObserver</A>
<BR>
</FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>

View file

@ -0,0 +1,545 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:10 GMT 1999 -->
<TITLE>
: Class CalHTMLManager
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../calpa/html/CalHTMLObserver.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="CalHTMLManager.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
calpa.html</FONT>
<BR>
Class CalHTMLManager</H2>
<PRE>
java.lang.Object
|
+--<B>calpa.html.CalHTMLManager</B>
</PRE>
<HR>
<DL>
<DT>public class <B>CalHTMLManager</B><DT>extends java.lang.Object</DL>
<P>
A class with static members and methods which primarily controls the caching of data
which will be available to all current instances of <code>CalHTMLPane</code>.
<P>
<DL>
<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLPane.html"><CODE>CalHTMLPane</CODE></A></DL>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#addUserComponent(javax.swing.JComponent)">addUserComponent</A></B>(javax.swing.JComponent&nbsp;component)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a JComponent to the Manager's component cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#addUserComponentArray(javax.swing.JComponent[], java.lang.String)">addUserComponentArray</A></B>(javax.swing.JComponent[]&nbsp;componentArray,
java.lang.String&nbsp;classname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an array of JComponents to the Manager's component cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#addUserImage(java.awt.Image, java.lang.String)">addUserImage</A></B>(java.awt.Image&nbsp;img,
java.lang.String&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an Image to the Manager's image cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#emptyDocumentCache()">emptyDocumentCache</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Empties the Manager's document cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#getDocumentCacheCurrentSize()">getDocumentCacheCurrentSize</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Manager's estimate of the current memory being taken up by cached documents.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#getDocumentCacheMaximumSize()">getDocumentCacheMaximumSize</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the max size of the document cache used by the Manager.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;javax.swing.JComponent</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#getUserComponent(java.lang.String, java.lang.String)">getUserComponent</A></B>(java.lang.String&nbsp;classname,
java.lang.String&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves a JComponent from the Manager's component cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.awt.Image</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#getUserImage(java.lang.String)">getUserImage</A></B>(java.lang.String&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves an Image from the Manager's image cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#isCacheDocumentsEnabled()">isCacheDocumentsEnabled</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates whether document caching is currently enabled.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#isCalFocusManagerEnabled()">isCalFocusManagerEnabled</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates whether a CalFocusManager is currently enabled.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#removeOldestDocumentFromCache()">removeOldestDocumentFromCache</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes the oldest document from the Manager's document cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#removeUserComponent(java.lang.String)">removeUserComponent</A></B>(java.lang.String&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a JComponent from the Manager's component cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#removeUserComponentArray(java.lang.String)">removeUserComponentArray</A></B>(java.lang.String&nbsp;classname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes a JComponent array from the Manager's component cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#removeUserImage(java.lang.String)">removeUserImage</A></B>(java.lang.String&nbsp;name)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Removes an Image from the Manager's image cache.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#setCacheDocuments(boolean)">setCacheDocuments</A></B>(boolean&nbsp;enabled)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enables or disables the caching of documents by the Manager.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#setCalFocusManagerEnabled(boolean)">setCalFocusManagerEnabled</A></B>(boolean&nbsp;enabled)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enables or disables the <code>CalFocusManager</code>.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLManager.html#setDocumentCacheMaximumSize(int)">setDocumentCacheMaximumSize</A></B>(int&nbsp;size)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the size of the document cache used by the Manager.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE>clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="addUserComponent(javax.swing.JComponent)"><!-- --></A><H3>
addUserComponent</H3>
<PRE>
public static void <B>addUserComponent</B>(javax.swing.JComponent&nbsp;component)</PRE>
<DL>
<DD>Adds a JComponent to the Manager's component cache. The component can then be incorporated
into an HTML document using the &lt;OBJECT&gt; tag.<BR>
The component must have an assigned name (set by calling the
<code>AWT Component setName()</code> method).
JComponents sent to this method which do not have a name will not be cached by the Manager.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>component</CODE> - the JComponent to be added.</DL>
</DD>
</DL>
<HR>
<A NAME="removeUserComponent(java.lang.String)"><!-- --></A><H3>
removeUserComponent</H3>
<PRE>
public static void <B>removeUserComponent</B>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD>Removes a JComponent from the Manager's component cache.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the JComponent to be removed.</DL>
</DD>
</DL>
<HR>
<A NAME="addUserComponentArray(javax.swing.JComponent[], java.lang.String)"><!-- --></A><H3>
addUserComponentArray</H3>
<PRE>
public static void <B>addUserComponentArray</B>(javax.swing.JComponent[]&nbsp;componentArray,
java.lang.String&nbsp;classname)</PRE>
<DL>
<DD>Adds an array of JComponents to the Manager's component cache.
Individual components from this array can then be incorporated
into an HTML document using the &lt;OBJECT&gt; tag.<BR>
The component array must have an assigned class name.
Arrays sent to this method which do not have a class name will not be cached by the Manager.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>componentArray</CODE> - the JComponent array to be added.<DD><CODE>classname</CODE> - a class identifier for the JComponent array.</DL>
</DD>
</DL>
<HR>
<A NAME="removeUserComponentArray(java.lang.String)"><!-- --></A><H3>
removeUserComponentArray</H3>
<PRE>
public static void <B>removeUserComponentArray</B>(java.lang.String&nbsp;classname)</PRE>
<DL>
<DD>Removes a JComponent array from the Manager's component cache.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>classname</CODE> - the class identifier of the JComponent array to be removed.</DL>
</DD>
</DL>
<HR>
<A NAME="getUserComponent(java.lang.String, java.lang.String)"><!-- --></A><H3>
getUserComponent</H3>
<PRE>
public static javax.swing.JComponent <B>getUserComponent</B>(java.lang.String&nbsp;classname,
java.lang.String&nbsp;name)</PRE>
<DL>
<DD>Retrieves a JComponent from the Manager's component cache. If the JComponent was added to
the cache as part of a component array then the class name of the array must be sent to
this method in order to retrieve it.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>classname</CODE> - the class identifier of the array the JComponent resides in (may be null).<DD><CODE>name</CODE> - the name of the target JComponent.<DT><B>Returns:</B><DD>the requested JComponent or <code>null</code> if no JComponent matching the sent
parameters can be found<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLManager.html#addUserComponent(javax.swing.JComponent)"><CODE>addUserComponent(javax.swing.JComponent)</CODE></A>,
<A HREF="../../calpa/html/CalHTMLManager.html#addUserComponentArray(javax.swing.JComponent[], java.lang.String)"><CODE>addUserComponentArray(javax.swing.JComponent[], java.lang.String)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="addUserImage(java.awt.Image, java.lang.String)"><!-- --></A><H3>
addUserImage</H3>
<PRE>
public static void <B>addUserImage</B>(java.awt.Image&nbsp;img,
java.lang.String&nbsp;name)</PRE>
<DL>
<DD>Adds an Image to the Manager's image cache. The Image can then be incorporated
into an HTML document by naming the image within an &lt;IMG&gt; tag.
Incorporating images into documents via the Manager allows the programmer to ensure
that a fully loaded image is always available. In addition the image will always be
displayed, even if <code>loadImages</code> in <code>CalHTMLPreferences</code> has
been disabled. This can be useful when images are being displayed in buttons and other
form controls.
<P>See the README.TXT file accompanying this documentation for further details.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>img</CODE> - the Image to be cached.<DD><CODE>name</CODE> - a name given to the Image for retrieval purposes.<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLManager.html#getUserImage(java.lang.String)"><CODE>getUserImage(java.lang.String)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getUserImage(java.lang.String)"><!-- --></A><H3>
getUserImage</H3>
<PRE>
public static java.awt.Image <B>getUserImage</B>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD>Retrieves an Image from the Manager's image cache.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the target Image.<DT><B>Returns:</B><DD>the requested Image or <code>null</code> if no Image matching the sent
name can be found<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLManager.html#addUserImage(java.awt.Image, java.lang.String)"><CODE>addUserImage(java.awt.Image, java.lang.String)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="removeUserImage(java.lang.String)"><!-- --></A><H3>
removeUserImage</H3>
<PRE>
public static void <B>removeUserImage</B>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD>Removes an Image from the Manager's image cache.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the Image to be removed.</DL>
</DD>
</DL>
<HR>
<A NAME="setCacheDocuments(boolean)"><!-- --></A><H3>
setCacheDocuments</H3>
<PRE>
public static void <B>setCacheDocuments</B>(boolean&nbsp;enabled)</PRE>
<DL>
<DD>Enables or disables the caching of documents by the Manager. The default setting
is true (enabled).<DD><DL>
<DT><B>Parameters:</B><DD><CODE>enabled</CODE> - a flag indicating whether the Manager should cache documents.</DL>
</DD>
</DL>
<HR>
<A NAME="isCacheDocumentsEnabled()"><!-- --></A><H3>
isCacheDocumentsEnabled</H3>
<PRE>
public static boolean <B>isCacheDocumentsEnabled</B>()</PRE>
<DL>
<DD>Indicates whether document caching is currently enabled.<DD><DL>
<DT><B>Returns:</B><DD>a flag indicating whether the Manager is currently able to cache documents.</DL>
</DD>
</DL>
<HR>
<A NAME="setDocumentCacheMaximumSize(int)"><!-- --></A><H3>
setDocumentCacheMaximumSize</H3>
<PRE>
public static void <B>setDocumentCacheMaximumSize</B>(int&nbsp;size)</PRE>
<DL>
<DD>Sets the size of the document cache used by the Manager. The size value represents Kilobytes
and should be greater than 0. The default value is 8000 (8Mb). Note that this can only be a
guide to the Manager as to how many documents to cache.
It is possible that the cache size figure may be exceeded
due to the difficulty of calculating the memory usage of a fully-parsed HTML document.
<P>Once the cache size has been exceeded the Manager will empty the oldest document from the cache
and repeat this process until the memory taken up by documents in the cache falls below the cache size.
<P>Documents in the Manager's cache do not contain images. These are cached by the JVM and will take
up additional memory (sometimes far in excess of the memory taken by documents).
<P>Note: Kilobytes have been used in order to allow for the creation of very small cache sizes.
A cache size of 50K will be meaningless when dealing with normal HTML documents, but it allows for
the caching of mini 'documents' which have been created via Strings rather than URLs.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>size</CODE> - the required size in kilobytes of the Manager's document cache.</DL>
</DD>
</DL>
<HR>
<A NAME="getDocumentCacheMaximumSize()"><!-- --></A><H3>
getDocumentCacheMaximumSize</H3>
<PRE>
public static int <B>getDocumentCacheMaximumSize</B>()</PRE>
<DL>
<DD>Returns the max size of the document cache used by the Manager.<DD><DL>
<DT><B>Returns:</B><DD>the size in kilobytes of the Manager's document cache.</DL>
</DD>
</DL>
<HR>
<A NAME="getDocumentCacheCurrentSize()"><!-- --></A><H3>
getDocumentCacheCurrentSize</H3>
<PRE>
public static int <B>getDocumentCacheCurrentSize</B>()</PRE>
<DL>
<DD>Returns the Manager's estimate of the current memory being taken up by cached documents. The
return value represents Kilobytes.
<P>The estimate does not include memory which is being taken up by cached document
images. These are managed separately by the JVM. Note also that a call to
<code>Runtime.getRuntime().freeMemory()</code> will invariably show a memory usage greater
than indicated by this method. This is due to the additional memory being used by any
<code>CalHTMLPane</code> objects and subsidiary objects related to the current document view
they are displaying.<DD><DL>
<DT><B>Returns:</B><DD>an estimate of the current memory (in kilobytes) being used by cached documents.</DL>
</DD>
</DL>
<HR>
<A NAME="removeOldestDocumentFromCache()"><!-- --></A><H3>
removeOldestDocumentFromCache</H3>
<PRE>
public static void <B>removeOldestDocumentFromCache</B>()</PRE>
<DL>
<DD>Removes the oldest document from the Manager's document cache.</DL>
<HR>
<A NAME="emptyDocumentCache()"><!-- --></A><H3>
emptyDocumentCache</H3>
<PRE>
public static void <B>emptyDocumentCache</B>()</PRE>
<DL>
<DD>Empties the Manager's document cache.</DL>
<HR>
<A NAME="setCalFocusManagerEnabled(boolean)"><!-- --></A><H3>
setCalFocusManagerEnabled</H3>
<PRE>
public static void <B>setCalFocusManagerEnabled</B>(boolean&nbsp;enabled)</PRE>
<DL>
<DD>Enables or disables the <code>CalFocusManager</code>. When a <code>CalHTMLPane</code> is
first instantiated it will replace the incumbent <code>FocusManager</code> with a
<code>CalFocusManager</code> unless disabled from doing so by this method.
The <code>CalFocusManager</code> should function identically to Swing's
<code>DefaultFocusManager</code> outside a <code>CalHTMLPane</code> but extends functionality when a
<code>CalHTMLPane</code> has keyboard focus (e.g. it enables tabbing between hyperlinks).<BR>
See the README.TXT file accompanying this documentation for more details on why the
<code>CalFocusManager</code> has been implemented in this way.
<P>(Note that this method will neither install nor uninstall the CalFocusManager.)<DD><DL>
<DT><B>Parameters:</B><DD><CODE>enabled</CODE> - a flag indicating whether a CalFocusManager should handle keyboard control within
a <code>CalHTMLPane</code>.</DL>
</DD>
</DL>
<HR>
<A NAME="isCalFocusManagerEnabled()"><!-- --></A><H3>
isCalFocusManagerEnabled</H3>
<PRE>
public static boolean <B>isCalFocusManagerEnabled</B>()</PRE>
<DL>
<DD>Indicates whether a CalFocusManager is currently enabled.<DD><DL>
<DT><B>Returns:</B><DD>a flag indicating whether a <code>CalFocusManager</code> should handle keyboard traversal<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLManager.html#setCalFocusManagerEnabled(boolean)"><CODE>setCalFocusManagerEnabled(boolean)</CODE></A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../calpa/html/CalHTMLObserver.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="CalHTMLManager.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>

View file

@ -0,0 +1,387 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:11 GMT 1999 -->
<TITLE>
: Interface CalHTMLObserver
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../calpa/html/CalHTMLManager.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../calpa/html/CalHTMLPane.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="CalHTMLObserver.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
calpa.html</FONT>
<BR>
Interface CalHTMLObserver</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A></DD>
</DL>
<HR>
<DL>
<DT>public abstract interface <B>CalHTMLObserver</B></DL>
<P>
A class implementing this interface can be passed to a <code>CalHTMLPane</code> at
construction time and will thereafter receive notification of events which have occured within the Pane.
A <code>CalHTMLPane</code> always has one, and only one, attached <code>CalHTMLObserver</code>.
<P>If a <code>CalHTMLObserver</code> is not passed to the Pane during construction, a
<code>DefaultCalHTMLObserver</code>
will be used. <code>DefaultCalHTMLObserver</code> implements all the methods of this
interface as null-ops, allowing the programmer to extend the class and only implement
those methods of interest.
<P>Note that the same <code>CalHTMLObserver</code> may be used with several
<code>CalHTMLPanes</code>.
<P>
<DL>
<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLPane.html"><CODE>CalHTMLPane</CODE></A></DL>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLObserver.html#formSubmitUpdate(calpa.html.CalHTMLPane, java.net.URL, int, java.lang.String, java.lang.String)">formSubmitUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;docBaseURL,
int&nbsp;method,
java.lang.String&nbsp;action,
java.lang.String&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification that a form submission has been initiated.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLObserver.html#historyUpdate(calpa.html.CalHTMLPane, int)">historyUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
int&nbsp;position)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification of a change in position within the Pane's document history.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLObserver.html#linkActivatedUpdate(calpa.html.CalHTMLPane, java.net.URL, java.lang.String, java.lang.String)">linkActivatedUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;url,
java.lang.String&nbsp;targetFrame,
java.lang.String&nbsp;jname)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification that a hyperlink has been activated via the keyboard or mouse.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLObserver.html#linkFocusedUpdate(calpa.html.CalHTMLPane, java.net.URL)">linkFocusedUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;url)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification that a hyperlink has received or lost keyboard/mouse focus.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLObserver.html#showNewFrameRequest(calpa.html.CalHTMLPane, java.lang.String, java.net.URL)">showNewFrameRequest</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.lang.String&nbsp;targetFrame,
java.net.URL&nbsp;url)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Notification for a new <code>CalHTMLPane</code> to be created with
the specified top-level frame name and showing the specified document.</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/CalHTMLObserver.html#statusUpdate(calpa.html.CalHTMLPane, int, java.net.URL, int, java.lang.String)">statusUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
int&nbsp;status,
java.net.URL&nbsp;url,
int&nbsp;value,
java.lang.String&nbsp;message)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gives general notifications of events or errors which are occuring within the Pane.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="linkActivatedUpdate(calpa.html.CalHTMLPane, java.net.URL, java.lang.String, java.lang.String)"><!-- --></A><H3>
linkActivatedUpdate</H3>
<PRE>
public void <B>linkActivatedUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;url,
java.lang.String&nbsp;targetFrame,
java.lang.String&nbsp;jname)</PRE>
<DL>
<DD>Notification that a hyperlink has been activated via the keyboard or mouse.
If the jname argument is null the link will be automatically followed by the calling Pane, unless
the <code>URL</code> protocol is 'mailto', which the Pane cannot currently handle.
If the jname argument is <EM>not</EM> null the pane will not attempt to follow the link, allowing
it to be handled here.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>pane</CODE> - the <code>CalHTMLPane</code> which has called this method<DD><CODE>url</CODE> - the <code>URL</code> of the link that has been activated<DD><CODE>targetFrame</CODE> - the name of the frame where the contents of the <code>URL</code> are
to be displayed<DD><CODE>jname</CODE> - A name given to the link so it can be handled outside the calling Pane</DL>
</DD>
</DL>
<HR>
<A NAME="linkFocusedUpdate(calpa.html.CalHTMLPane, java.net.URL)"><!-- --></A><H3>
linkFocusedUpdate</H3>
<PRE>
public void <B>linkFocusedUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;url)</PRE>
<DL>
<DD>Notification that a hyperlink has received or lost keyboard/mouse focus.
This method is called when there has been a <EM>change</EM> in focus. If the <code>URL</code>
sent is not <code>null</code> then a new link has now received focus.
If the <code>URL</code> is <code>null</code> then a link which previously had focus
has now lost it, and no link is currently focused.
<P>This method can be used, for example, to update a status display which shows the currently
focused link on the user's screen.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>pane</CODE> - the <code>CalHTMLPane</code> which has called this method<DD><CODE>url</CODE> - the <code>URL</code> of the focused link, or <code>null</code> if no link has the focus</DL>
</DD>
</DL>
<HR>
<A NAME="statusUpdate(calpa.html.CalHTMLPane, int, java.net.URL, int, java.lang.String)"><!-- --></A><H3>
statusUpdate</H3>
<PRE>
public void <B>statusUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
int&nbsp;status,
java.net.URL&nbsp;url,
int&nbsp;value,
java.lang.String&nbsp;message)</PRE>
<DL>
<DD>Gives general notifications of events or errors which are occuring within the Pane. Apart from
the <code>DOC_LENGTH</code> status argument listed below, the <code>value</code> argument sent
will be the nesting level of the frame initiating this call. A nesting of 0 indicates the
Pane's top level frame has made the call. Often you will only be interested in calls from the
top level frame. For example, if a frameset document is loading you may get the DOC_LOADED
status call several times, but the one that really counts is the frame 0 call, and this is
never sent until all sub-frames have finished loading.
<P>The current status arguments sent to this method are:
<UL>
<LI><code>CalCons.PRE_CONNECT</code><BR>
The Pane is attempting to connect to the given <code>URL</code> to receive data.
<LI><code>CalCons.PARSE_FAILED</code><BR>
The Pane was unable to connect to the given <code>URL</code> or was unable to parse the content.
Most likely this will be due to an incorrectly specified <code>URL</code>.
The message argument may contain further details of the reason for failure.
<LI><code>CalCons.CONNECTED</code><BR>
The Pane has established a connection to the given <code>URL</code> and is receiving any content.
<LI><code>CalCons.DOC_LENGTH</code><BR>
The size of the content at the given <code>URL</code> is known and is contained
in the <code>value</code> argument.
<LI><code>CalCons.TITLE</code><BR>
The title of the document for the given <code>URL</code> is known and is contained
in the <code>message</code> argument. Only the title of a document in the Pane's top level frame
will be sent to this method. If the document has no name, the message will be null, unless the
document is a Frameset document in which case the message "Frameset" will be sent.
<LI><code>CalCons.PARSE_FAILED_POST_CONNECT</code><BR>
An exception has been thrown during parsing of the data from the <code>URL</code>. This will most
likely be an <code>IOException</code> such as a server time-out.
<LI><code>CalCons.WAITING_FOR_IMAGES</code><BR>
The document has been parsed but formatting cannot be completed because the document contains images
of unspecified size. The parsing thread is waiting for image updates to give it the information
it needs to format and display the document.
<LI><code>CalCons.DOC_LOADED</code><BR>
All text and image data has been received, parsed and the document structure determined.
</UL><DD><DL>
<DT><B>Parameters:</B><DD><CODE>pane</CODE> - the <code>CalHTMLPane</code> which has called this method<DD><CODE>status</CODE> - the status code of the update<DD><CODE>url</CODE> - a <code>URL</code> related to the status code<DD><CODE>value</CODE> - a value related to the status code<DD><CODE>message</CODE> - a message related to the status code</DL>
</DD>
</DL>
<HR>
<A NAME="formSubmitUpdate(calpa.html.CalHTMLPane, java.net.URL, int, java.lang.String, java.lang.String)"><!-- --></A><H3>
formSubmitUpdate</H3>
<PRE>
public void <B>formSubmitUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;docBaseURL,
int&nbsp;method,
java.lang.String&nbsp;action,
java.lang.String&nbsp;data)</PRE>
<DL>
<DD>Notification that a form submission has been initiated. Whether the Pane handles the
submission directly depends on whether <code>handleFormSubmission</code> is enabled or
disabled by the <code>CalHTMLPreferences</code> object controlling the Pane.
<P>The method argument will be either <code>CalCons.V_GET, CalCons.V_POST, or CalCons.V_JFORM</code><BR>
If the argument is <code>V_JFORM</code> then the Pane will take no action, irrespective of whether
<code>handleFormSubmission</code> is enabled. This allows the programmer to treat this method as
a pseudo <code>actionListener</code> for controls placed within documents.
<P>The data argument sent to this method is an x-www-form-urlencoded concatenated string of the
form results gathered from successful form controls.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>pane</CODE> - the <code>CalHTMLPane</code> which has called this method<DD><CODE>docBaseURL</CODE> - the <code>URL</code> of the document containing the form, possibly modified
by the &lt;BASE&gt; tag<DD><CODE>method</CODE> - a code for the form method - GET, POST or JFORM<DD><CODE>action</CODE> - the value of the action attribute (if any) specified in the FORM tag<DD><CODE>data</CODE> - the concatenated, encoded form results<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLPreferences.html#setHandleFormSubmission(boolean)"><CODE>CalHTMLPreferences.setHandleFormSubmission(boolean)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="historyUpdate(calpa.html.CalHTMLPane, int)"><!-- --></A><H3>
historyUpdate</H3>
<PRE>
public void <B>historyUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
int&nbsp;position)</PRE>
<DL>
<DD>Notification of a change in position within the Pane's document history.
This method's primary purpose is to allow the programmer to enable/disable controls which
navigate the Pane's history. Note that it is possible for the Pane to be simultaneously at the
top <EM>and</EM> bottom of its history (when the Pane has only shown a single document for example).
It's easiest to show how you might use this method with some simple pseudo-code:
<BLOCKQUOTE>
<code>if (position == CalCons.AT_HISTORY_MIDDLE) { <BR>
&nbsp;&nbsp;&nbsp;&nbsp;//...enable both the 'back' and 'forward' buttons <BR>
} else { <BR>
&nbsp;&nbsp;&nbsp;&nbsp;if ((position & CalCons.AT_HISTORY_TOP) > 0) { <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//...disable the 'forward' button <BR>
&nbsp;&nbsp;&nbsp;&nbsp;} else { <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//...enable the 'forward' button <BR>
&nbsp;&nbsp;&nbsp;&nbsp;} <BR>
&nbsp;&nbsp;&nbsp;&nbsp;if ((position & CalCons.AT_HISTORY_BOTTOM) > 0) { <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//...disable the 'back' button <BR>
&nbsp;&nbsp;&nbsp;&nbsp;} else { <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//...enable the 'back' button <BR>
&nbsp;&nbsp;&nbsp;&nbsp;} <BR>
}
</code></BLOCKQUOTE><DD><DL>
<DT><B>Parameters:</B><DD><CODE>pane</CODE> - the <code>CalHTMLPane</code> which has called this method<DD><CODE>position</CODE> - a value denoting the current position within the Pane's history</DL>
</DD>
</DL>
<HR>
<A NAME="showNewFrameRequest(calpa.html.CalHTMLPane, java.lang.String, java.net.URL)"><!-- --></A><H3>
showNewFrameRequest</H3>
<PRE>
public void <B>showNewFrameRequest</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.lang.String&nbsp;targetFrame,
java.net.URL&nbsp;url)</PRE>
<DL>
<DD>Notification for a new <code>CalHTMLPane</code> to be created with
the specified top-level frame name and showing the specified document. <BR>
<P>This method will be only be called if <code>handleNewFrames</code> is disabled in the
<code>CalHTMLPreferences</code> object controlling the Pane. The need for a new frame
occurs when an HTML anchor or other tag specifies that a URL should be displayed in a
frame which has a name unknown to the Pane, or when the reserved HTML name "_blank" is
specified.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>pane</CODE> - the <code>CalHTMLPane</code> which has called this method<DD><CODE>targetFrame</CODE> - the name to be given to the top-level frame of the new Pane,
or <code>null</code> if no name has been specified<DD><CODE>url</CODE> - the <code>URL</code> of the document to be displayed in the new Pane<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLPreferences.html#setHandleNewFrames(boolean)"><CODE>CalHTMLPreferences.setHandleNewFrames(boolean)</CODE></A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../calpa/html/CalHTMLManager.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../calpa/html/CalHTMLPane.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="CalHTMLObserver.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,346 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:12 GMT 1999 -->
<TITLE>
: Class DefaultCalHTMLObserver
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../calpa/html/CalHTMLPreferences.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DefaultCalHTMLObserver.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
calpa.html</FONT>
<BR>
Class DefaultCalHTMLObserver</H2>
<PRE>
java.lang.Object
|
+--<B>calpa.html.DefaultCalHTMLObserver</B>
</PRE>
<HR>
<DL>
<DT>public class <B>DefaultCalHTMLObserver</B><DT>extends java.lang.Object<DT>implements <A HREF="../../calpa/html/CalHTMLObserver.html">CalHTMLObserver</A></DL>
<P>
A default implementation of the <code>CalHTMLObserver</code> interface.
All methods in this class are null-ops. Users of this class need only
override those methods of interest.
<P>
<DL>
<DT><B>See Also: </B><DD><A HREF="../../calpa/html/CalHTMLObserver.html"><CODE>CalHTMLObserver</CODE></A></DL>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE><B><A HREF="../../calpa/html/DefaultCalHTMLObserver.html#DefaultCalHTMLObserver()">DefaultCalHTMLObserver</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/DefaultCalHTMLObserver.html#formSubmitUpdate(calpa.html.CalHTMLPane, java.net.URL, int, java.lang.String, java.lang.String)">formSubmitUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;docBaseURL,
int&nbsp;method,
java.lang.String&nbsp;action,
java.lang.String&nbsp;data)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/DefaultCalHTMLObserver.html#historyUpdate(calpa.html.CalHTMLPane, int)">historyUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
int&nbsp;position)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/DefaultCalHTMLObserver.html#linkActivatedUpdate(calpa.html.CalHTMLPane, java.net.URL, java.lang.String, java.lang.String)">linkActivatedUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;url,
java.lang.String&nbsp;targetFrame,
java.lang.String&nbsp;jName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/DefaultCalHTMLObserver.html#linkFocusedUpdate(calpa.html.CalHTMLPane, java.net.URL)">linkFocusedUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;url)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/DefaultCalHTMLObserver.html#showNewFrameRequest(calpa.html.CalHTMLPane, java.lang.String, java.net.URL)">showNewFrameRequest</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.lang.String&nbsp;targetFrame,
java.net.URL&nbsp;url)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../calpa/html/DefaultCalHTMLObserver.html#statusUpdate(calpa.html.CalHTMLPane, int, java.net.URL, int, java.lang.String)">statusUpdate</A></B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
int&nbsp;status,
java.net.URL&nbsp;url,
int&nbsp;value,
java.lang.String&nbsp;message)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" ID="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><CODE>clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="DefaultCalHTMLObserver()"><!-- --></A><H3>
DefaultCalHTMLObserver</H3>
<PRE>
public <B>DefaultCalHTMLObserver</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="linkActivatedUpdate(calpa.html.CalHTMLPane, java.net.URL, java.lang.String, java.lang.String)"><!-- --></A><H3>
linkActivatedUpdate</H3>
<PRE>
public void <B>linkActivatedUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;url,
java.lang.String&nbsp;targetFrame,
java.lang.String&nbsp;jName)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><A HREF="../../calpa/html/CalHTMLObserver.html#linkActivatedUpdate(calpa.html.CalHTMLPane, java.net.URL, java.lang.String, java.lang.String)">linkActivatedUpdate</A> in interface <A HREF="../../calpa/html/CalHTMLObserver.html">CalHTMLObserver</A></DL>
</DD>
</DL>
<HR>
<A NAME="linkFocusedUpdate(calpa.html.CalHTMLPane, java.net.URL)"><!-- --></A><H3>
linkFocusedUpdate</H3>
<PRE>
public void <B>linkFocusedUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;url)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><A HREF="../../calpa/html/CalHTMLObserver.html#linkFocusedUpdate(calpa.html.CalHTMLPane, java.net.URL)">linkFocusedUpdate</A> in interface <A HREF="../../calpa/html/CalHTMLObserver.html">CalHTMLObserver</A></DL>
</DD>
</DL>
<HR>
<A NAME="statusUpdate(calpa.html.CalHTMLPane, int, java.net.URL, int, java.lang.String)"><!-- --></A><H3>
statusUpdate</H3>
<PRE>
public void <B>statusUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
int&nbsp;status,
java.net.URL&nbsp;url,
int&nbsp;value,
java.lang.String&nbsp;message)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><A HREF="../../calpa/html/CalHTMLObserver.html#statusUpdate(calpa.html.CalHTMLPane, int, java.net.URL, int, java.lang.String)">statusUpdate</A> in interface <A HREF="../../calpa/html/CalHTMLObserver.html">CalHTMLObserver</A></DL>
</DD>
</DL>
<HR>
<A NAME="formSubmitUpdate(calpa.html.CalHTMLPane, java.net.URL, int, java.lang.String, java.lang.String)"><!-- --></A><H3>
formSubmitUpdate</H3>
<PRE>
public void <B>formSubmitUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.net.URL&nbsp;docBaseURL,
int&nbsp;method,
java.lang.String&nbsp;action,
java.lang.String&nbsp;data)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><A HREF="../../calpa/html/CalHTMLObserver.html#formSubmitUpdate(calpa.html.CalHTMLPane, java.net.URL, int, java.lang.String, java.lang.String)">formSubmitUpdate</A> in interface <A HREF="../../calpa/html/CalHTMLObserver.html">CalHTMLObserver</A></DL>
</DD>
</DL>
<HR>
<A NAME="historyUpdate(calpa.html.CalHTMLPane, int)"><!-- --></A><H3>
historyUpdate</H3>
<PRE>
public void <B>historyUpdate</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
int&nbsp;position)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><A HREF="../../calpa/html/CalHTMLObserver.html#historyUpdate(calpa.html.CalHTMLPane, int)">historyUpdate</A> in interface <A HREF="../../calpa/html/CalHTMLObserver.html">CalHTMLObserver</A></DL>
</DD>
</DL>
<HR>
<A NAME="showNewFrameRequest(calpa.html.CalHTMLPane, java.lang.String, java.net.URL)"><!-- --></A><H3>
showNewFrameRequest</H3>
<PRE>
public void <B>showNewFrameRequest</B>(<A HREF="../../calpa/html/CalHTMLPane.html">CalHTMLPane</A>&nbsp;pane,
java.lang.String&nbsp;targetFrame,
java.net.URL&nbsp;url)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><A HREF="../../calpa/html/CalHTMLObserver.html#showNewFrameRequest(calpa.html.CalHTMLPane, java.lang.String, java.net.URL)">showNewFrameRequest</A> in interface <A HREF="../../calpa/html/CalHTMLObserver.html">CalHTMLObserver</A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="../../help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../calpa/html/CalHTMLPreferences.html"><B>PREV CLASS</B></A>&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="DefaultCalHTMLObserver.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" ID="NavBarCell3"><FONT SIZE="-2">
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>

View file

@ -0,0 +1,108 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:10 GMT 1999 -->
<TITLE>
: Deprecated List
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="deprecated-list.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H2>
<B>Deprecated API</B></H2>
</CENTER>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" ID="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Deprecated Methods</B></FONT></TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultFont(int, int, int)">calpa.html.CalHTMLPreferences.setDefaultFont(int, int, int)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>setDefaultFont(int, Font)</code> which allows the setting of
system fonts.</I>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" ID="TableRowColor">
<TD><A HREF="calpa/html/CalHTMLPreferences.html#setFormFont(int, int, int, int)">calpa.html.CalHTMLPreferences.setFormFont(int, int, int, int)</A>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use either <code>setDefaultButtonFont(int, Font)</code> or
<code>setDefaultFormTextFont(int, Font)</code>.</I>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="deprecated-list.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>

View file

@ -0,0 +1,136 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:12 GMT 1999 -->
<TITLE>
: API Help
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="help-doc.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H1>
How This API Document Is Organized</H1>
</CENTER>
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
Package</H3>
<BLOCKQUOTE>
<P>
Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
<LI>Interfaces (italic)<LI>Classes<LI>Exceptions<LI>Errors</UL>
</BLOCKQUOTE>
<H3>
Class/Interface</H3>
<BLOCKQUOTE>
<P>
Each class, interface, inner class and inner interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
<P>
<LI>Inner Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
<P>
<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
<H3>
Tree (Class Hierarchy)</H3>
<BLOCKQUOTE>
There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
</BLOCKQUOTE>
<H3>
Deprecated API</H3>
<BLOCKQUOTE>
The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
<H3>
Index</H3>
<BLOCKQUOTE>
The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
<H3>
Prev/Next</H3>
These links take you to the next or previous class, interface, package, or related page.<H3>
Frames/No Frames</H3>
These links show and hide the HTML frames. All pages are available with or without frames.
<P>
<H3>
Serialized Form</H3>
Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
<P>
<FONT SIZE="-1">
<EM>
This help file applies to API documentation generated using the standard doclet. </EM>
</FONT>
<BR>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="help-doc.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>

View file

@ -0,0 +1,482 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:09 GMT 1999 -->
<TITLE>
: Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLManager.html#addUserComponent(javax.swing.JComponent)"><B>addUserComponent(JComponent)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Adds a JComponent to the Manager's component cache.
<DT><A HREF="calpa/html/CalHTMLManager.html#addUserComponentArray(javax.swing.JComponent[], java.lang.String)"><B>addUserComponentArray(JComponent[], String)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Adds an array of JComponents to the Manager's component cache.
<DT><A HREF="calpa/html/CalHTMLManager.html#addUserImage(java.awt.Image, java.lang.String)"><B>addUserImage(Image, String)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Adds an Image to the Manager's image cache.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLManager.html"><B>CalHTMLManager</B></A> - class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>.<DD>A class with static members and methods which primarily controls the caching of data
which will be available to all current instances of <code>CalHTMLPane</code>.<DT><A HREF="calpa/html/CalHTMLObserver.html"><B>CalHTMLObserver</B></A> - interface calpa.html.<A HREF="calpa/html/CalHTMLObserver.html">CalHTMLObserver</A>.<DD>A class implementing this interface can be passed to a <code>CalHTMLPane</code> at
construction time and will thereafter receive notification of events which have occured within the Pane.<DT><A HREF="calpa/html/CalHTMLPane.html"><B>CalHTMLPane</B></A> - class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>.<DD>A component class which has the capacity to display HTML-formatted content.<DT><A HREF="calpa/html/CalHTMLPane.html#CalHTMLPane()"><B>CalHTMLPane()</B></A> -
Constructor for class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Constructs a <code>CalHTMLPane</code> with default <code>CalHTMLPreferences</code>,
a default <code>CalHTMLObserver</code> and default top-level frame name.
<DT><A HREF="calpa/html/CalHTMLPane.html#CalHTMLPane(calpa.html.CalHTMLPreferences, calpa.html.CalHTMLObserver, java.lang.String)"><B>CalHTMLPane(CalHTMLPreferences, CalHTMLObserver, String)</B></A> -
Constructor for class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Constucts a <code>CalHTMLPane</code> with the specified <code>CalHTMLObserver</code>,
<code>CalHTMLPreferences</code> and top-level frame name.
<DT><A HREF="calpa/html/CalHTMLPreferences.html"><B>CalHTMLPreferences</B></A> - class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>.<DD>A class used to control the default operation and rendering methods
of a <code>CalHTMLPane</code>.<DT><A HREF="calpa/html/CalHTMLPreferences.html#CalHTMLPreferences()"><B>CalHTMLPreferences()</B></A> -
Constructor for class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Creates a new <code>CalHTMLPreferences</code> object which will have all fields
set to default values.
<DT><A HREF="calpa/html/CalHTMLPane.html#closeDialog()"><B>closeDialog()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Closes the Pane's dialog if it is currently visible.
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="calpa/html/DefaultCalHTMLObserver.html"><B>DefaultCalHTMLObserver</B></A> - class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A>.<DD>A default implementation of the <code>CalHTMLObserver</code> interface.<DT><A HREF="calpa/html/DefaultCalHTMLObserver.html#DefaultCalHTMLObserver()"><B>DefaultCalHTMLObserver()</B></A> -
Constructor for class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLManager.html#emptyDocumentCache()"><B>emptyDocumentCache()</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Empties the Manager's document cache.
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLObserver.html#formSubmitUpdate(calpa.html.CalHTMLPane, java.net.URL, int, java.lang.String, java.lang.String)"><B>formSubmitUpdate(CalHTMLPane, URL, int, String, String)</B></A> -
Method in interface calpa.html.<A HREF="calpa/html/CalHTMLObserver.html">CalHTMLObserver</A>
<DD>Notification that a form submission has been initiated.
<DT><A HREF="calpa/html/DefaultCalHTMLObserver.html#formSubmitUpdate(calpa.html.CalHTMLPane, java.net.URL, int, java.lang.String, java.lang.String)"><B>formSubmitUpdate(CalHTMLPane, URL, int, String, String)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getDefaultButtonFont(int)"><B>getDefaultButtonFont(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns a default font being used within <code>THREEDEE</code> and <code>FLUSH</code>
Buttons and ComboBoxes.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getDefaultColor(int)"><B>getDefaultColor(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns a default color used by a <code>CalHTMLPane</code> to render documents.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getDefaultFont(int)"><B>getDefaultFont(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns a default font being used by a <code>CalHTMLPane</code>
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getDefaultFormTextFont(int)"><B>getDefaultFormTextFont(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns a default font being used within <code>THREEDEE</code> and <code>FLUSH</code>
Textfields, TextAreas and Lists.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getDefaultFrameSpacing()"><B>getDefaultFrameSpacing()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns the default spacing in pixels between frames within a Frameset document.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getDefaultMarginheight()"><B>getDefaultMarginheight()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns the default vertical margin of a document.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getDefaultMarginwidth()"><B>getDefaultMarginwidth()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns the default horizontal margin of a document.
<DT><A HREF="calpa/html/CalHTMLManager.html#getDocumentCacheCurrentSize()"><B>getDocumentCacheCurrentSize()</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Returns the Manager's estimate of the current memory being taken up by cached documents.
<DT><A HREF="calpa/html/CalHTMLManager.html#getDocumentCacheMaximumSize()"><B>getDocumentCacheMaximumSize()</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Returns the max size of the document cache used by the Manager.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getFormRenderingStyle()"><B>getFormRenderingStyle()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns the default rendering style of <code>FORM</code> components within a
<code>CalHTMLPane</code>.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getFrameDisplayWidth(int)"><B>getFrameDisplayWidth(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns the width for the specified displaySize at which point a <CODE>CalHTMLPane</CODE> will
start scaling its display if <code>optimizeDisplay</code> is enabled.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getHomeURL()"><B>getHomeURL()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns the <code>URL</code> which will accessed if a <code>CalHTMLPane's
goHome()</code> method is called
<DT><A HREF="calpa/html/CalHTMLPane.html#getIDComponents(java.lang.String)"><B>getIDComponents(String)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Returns a Hashtable containing all components in the target frame which have the HTML 'id' attribute.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getOptimizeDisplay()"><B>getOptimizeDisplay()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will
adjust display parameters based on frame size.
<DT><A HREF="calpa/html/CalHTMLManager.html#getUserComponent(java.lang.String, java.lang.String)"><B>getUserComponent(String, String)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Retrieves a JComponent from the Manager's component cache.
<DT><A HREF="calpa/html/CalHTMLManager.html#getUserImage(java.lang.String)"><B>getUserImage(String)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Retrieves an Image from the Manager's image cache.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#getVisitedHash()"><B>getVisitedHash()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns a <code>Hashtable</code> containing references to visited <code>URLs</code>.
<DT><A HREF="calpa/html/CalHTMLPane.html#goBack()"><B>goBack()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Show the previous document in the Pane's history list.
<DT><A HREF="calpa/html/CalHTMLPane.html#goForward()"><B>goForward()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Show the next document in the Pane's history list.
<DT><A HREF="calpa/html/CalHTMLPane.html#goHome()"><B>goHome()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Show the contents of the <code>URL</code> specified as <code>homeURL</code>
by <code>CalHTMLPreferences</code> in the top level frame of the Pane.
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLObserver.html#historyUpdate(calpa.html.CalHTMLPane, int)"><B>historyUpdate(CalHTMLPane, int)</B></A> -
Method in interface calpa.html.<A HREF="calpa/html/CalHTMLObserver.html">CalHTMLObserver</A>
<DD>Notification of a change in position within the Pane's document history.
<DT><A HREF="calpa/html/DefaultCalHTMLObserver.html#historyUpdate(calpa.html.CalHTMLPane, int)"><B>historyUpdate(CalHTMLPane, int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isAutomaticallyFollowHyperlinksEnabled()"><B>isAutomaticallyFollowHyperlinksEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will automatically navigate activated hyperlinks.
<DT><A HREF="calpa/html/CalHTMLManager.html#isCacheDocumentsEnabled()"><B>isCacheDocumentsEnabled()</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Indicates whether document caching is currently enabled.
<DT><A HREF="calpa/html/CalHTMLManager.html#isCalFocusManagerEnabled()"><B>isCalFocusManagerEnabled()</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Indicates whether a CalFocusManager is currently enabled.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isDisplayErrorDialogsEnabled()"><B>isDisplayErrorDialogsEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will automatically display a dialog when
errors such as failed hyperlinks occur.
<DT><A HREF="calpa/html/CalHTMLPane.html#isFocusTraversable()"><B>isFocusTraversable()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Overrides <code>JComponent isFocusTraversable()</code>.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isHandleFormSubmissionEnabled()"><B>isHandleFormSubmissionEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will
automatically handle GET and POST form submissions.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isHandleNewFramesEnabled()"><B>isHandleNewFramesEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a new <code>CalHTMLPane</code> will
automatically be created if specified by an HTML tag.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isLoadImagesEnabled()"><B>isLoadImagesEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will
automatically load images within documents.
<DT><A HREF="calpa/html/CalHTMLPane.html#isLoadSynchronouslyEnabled()"><B>isLoadSynchronouslyEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Returns whether documents will be loaded by the <code>CalPane</code> synchronously or asynchronously.
<DT><A HREF="calpa/html/CalHTMLPane.html#isManagingFocus()"><B>isManagingFocus()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Overrides <code>JComponent isManagingFocus()</code>.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isRequestFocusOnMouseClickEnabled()"><B>isRequestFocusOnMouseClickEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will request keyboard focus if the mouse is
clicked within it.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isShowHyperlinkOnMouseFocusEnabled()"><B>isShowHyperlinkOnMouseFocusEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will only show a hyperlink when the link has mouse focus.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isShowTestNavBarEnabled()"><B>isShowTestNavBarEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will display a diagnostic navigation bar on startup.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isShowWarningBeforePostEnabled()"><B>isShowWarningBeforePostEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will show a warning to the user before a form POST
submission is made.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#isUnderlineLinksEnabled()"><B>isUnderlineLinksEnabled()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Returns whether a <code>CalHTMLPane</code> will underline hyperlinks.
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLPane.html#keyPressed(java.awt.event.KeyEvent)"><B>keyPressed(KeyEvent)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Public due to implementation requirements.
<DT><A HREF="calpa/html/CalHTMLPane.html#keyReleased(java.awt.event.KeyEvent)"><B>keyReleased(KeyEvent)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Public due to implementation requirements.
<DT><A HREF="calpa/html/CalHTMLPane.html#keyTyped(java.awt.event.KeyEvent)"><B>keyTyped(KeyEvent)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Public due to implementation requirements.
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLObserver.html#linkActivatedUpdate(calpa.html.CalHTMLPane, java.net.URL, java.lang.String, java.lang.String)"><B>linkActivatedUpdate(CalHTMLPane, URL, String, String)</B></A> -
Method in interface calpa.html.<A HREF="calpa/html/CalHTMLObserver.html">CalHTMLObserver</A>
<DD>Notification that a hyperlink has been activated via the keyboard or mouse.
<DT><A HREF="calpa/html/DefaultCalHTMLObserver.html#linkActivatedUpdate(calpa.html.CalHTMLPane, java.net.URL, java.lang.String, java.lang.String)"><B>linkActivatedUpdate(CalHTMLPane, URL, String, String)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A>
<DD>&nbsp;
<DT><A HREF="calpa/html/CalHTMLObserver.html#linkFocusedUpdate(calpa.html.CalHTMLPane, java.net.URL)"><B>linkFocusedUpdate(CalHTMLPane, URL)</B></A> -
Method in interface calpa.html.<A HREF="calpa/html/CalHTMLObserver.html">CalHTMLObserver</A>
<DD>Notification that a hyperlink has received or lost keyboard/mouse focus.
<DT><A HREF="calpa/html/DefaultCalHTMLObserver.html#linkFocusedUpdate(calpa.html.CalHTMLPane, java.net.URL)"><B>linkFocusedUpdate(CalHTMLPane, URL)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLPane.html#reloadDocument()"><B>reloadDocument()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Reloads the current document.
<DT><A HREF="calpa/html/CalHTMLManager.html#removeOldestDocumentFromCache()"><B>removeOldestDocumentFromCache()</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Removes the oldest document from the Manager's document cache.
<DT><A HREF="calpa/html/CalHTMLManager.html#removeUserComponent(java.lang.String)"><B>removeUserComponent(String)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Removes a JComponent from the Manager's component cache.
<DT><A HREF="calpa/html/CalHTMLManager.html#removeUserComponentArray(java.lang.String)"><B>removeUserComponentArray(String)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Removes a JComponent array from the Manager's component cache.
<DT><A HREF="calpa/html/CalHTMLManager.html#removeUserImage(java.lang.String)"><B>removeUserImage(String)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Removes an Image from the Manager's image cache.
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="calpa/html/CalHTMLPane.html#scrollToReference(java.lang.String, java.lang.String)"><B>scrollToReference(String, String)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Scrolls the document view to the specified anchor reference in the named target frame.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setAutomaticallyFollowHyperlinks(boolean)"><B>setAutomaticallyFollowHyperlinks(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Enables/disables the automatic navigation of activated hyperlinks in a <code>CalHTMLPane</code>.
<DT><A HREF="calpa/html/CalHTMLPane.html#setBounds(int, int, int, int)"><B>setBounds(int, int, int, int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Public due to inheritance.
<DT><A HREF="calpa/html/CalHTMLManager.html#setCacheDocuments(boolean)"><B>setCacheDocuments(boolean)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Enables or disables the caching of documents by the Manager.
<DT><A HREF="calpa/html/CalHTMLManager.html#setCalFocusManagerEnabled(boolean)"><B>setCalFocusManagerEnabled(boolean)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Enables or disables the <code>CalFocusManager</code>.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultButtonFont(int, java.awt.Font)"><B>setDefaultButtonFont(int, Font)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets a default font to be used within form Buttons and ComboBoxes.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultColor(int, java.awt.Color)"><B>setDefaultColor(int, Color)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets a default color.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultFont(int, java.awt.Font)"><B>setDefaultFont(int, Font)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets a default font to be used by a <CODE>CalHTMLPane</CODE>.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultFont(int, int, int)"><B>setDefaultFont(int, int, int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use <code>setDefaultFont(int, Font)</code> which allows the setting of
system fonts.</I>
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultFormTextFont(int, java.awt.Font)"><B>setDefaultFormTextFont(int, Font)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets a default font to be used within form TextFields, TextAreas and Lists.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultFrameSpacing(int)"><B>setDefaultFrameSpacing(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets the default spacing in pixels between frames within a Frameset document.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultMarginheight(int)"><B>setDefaultMarginheight(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets the default vertical margin of a document.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDefaultMarginwidth(int)"><B>setDefaultMarginwidth(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets the default horizontal margin of a document.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setDisplayErrorDialogs(boolean)"><B>setDisplayErrorDialogs(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Enables/disables the automatic display of error dialogs within a <code>CalHTMLPane</code>.
<DT><A HREF="calpa/html/CalHTMLManager.html#setDocumentCacheMaximumSize(int)"><B>setDocumentCacheMaximumSize(int)</B></A> -
Static method in class calpa.html.<A HREF="calpa/html/CalHTMLManager.html">CalHTMLManager</A>
<DD>Sets the size of the document cache used by the Manager.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setFormFont(int, int, int, int)"><B>setFormFont(int, int, int, int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD><B>Deprecated.</B>&nbsp;<I>Use either <code>setDefaultButtonFont(int, Font)</code> or
<code>setDefaultFormTextFont(int, Font)</code>.</I>
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setFormRenderingStyle(int)"><B>setFormRenderingStyle(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets the rendering style of <code>FORM</code> components within a <code>CalHTMLPane</code>.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setFrameDisplayWidth(int, int)"><B>setFrameDisplayWidth(int, int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets the width for the specified displaySize at which point a <CODE>CalHTMLPane</CODE> will
start scaling its display if <code>optimizeDisplay</code> is enabled.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setHandleFormSubmission(boolean)"><B>setHandleFormSubmission(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Enables/disables the automatic processing of GET and POST html forms
within a <code>CalHTMLPane</code>.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setHandleNewFrames(boolean)"><B>setHandleNewFrames(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Enables/disables the automatic creation of a new <code>CalHTMLPane</code> if
specified by an HTML tag.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setHomeURL(java.net.URL)"><B>setHomeURL(URL)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets the <code>URL</code> which will be accessed if a <code>CalHTMLPane's
goHome()</code> method is called.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setLoadImages(boolean)"><B>setLoadImages(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Enables/disables the automatic loading of images within a <code>CalHTMLPane</code>.
<DT><A HREF="calpa/html/CalHTMLPane.html#setLoadSynchronously(boolean)"><B>setLoadSynchronously(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Enables/disables the synchronous loading of documents.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setOptimizeDisplay(int)"><B>setOptimizeDisplay(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Determines whether a <code>CalHTMLPane</code> will
adjust display parameters based on frame width.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setRequestFocusOnMouseClick(boolean)"><B>setRequestFocusOnMouseClick(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Determines whether a <code>CalHTMLPane</code> or one of its subframes will request keyboard focus
if the mouse is clicked within it.
<DT><A HREF="calpa/html/CalHTMLPane.html#setScrollBarPolicy(int)"><B>setScrollBarPolicy(int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Sets the scrollbar policy of the Pane.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setShowHyperlinkOnMouseFocus(boolean)"><B>setShowHyperlinkOnMouseFocus(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Determines whether a hyperlink will only be marked as such when it has mouse focus.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setShowTestNavBar(boolean)"><B>setShowTestNavBar(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Enables/disables the display of a diagnostic navigation bar.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setShowWarningBeforePost(boolean)"><B>setShowWarningBeforePost(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Enables/disables the showing of a warning message before a form POST submission
is made.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setUnderlineLinks(boolean)"><B>setUnderlineLinks(boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Enables/disables the underlining of hyperlinks within a <code>CalHTMLPane</code>.
<DT><A HREF="calpa/html/CalHTMLPreferences.html#setVisitedHash(java.util.Hashtable)"><B>setVisitedHash(Hashtable)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html">CalHTMLPreferences</A>
<DD>Sets the <code>Hashtable</code> containing references to <code>URLs</code> which
will be used by a <CODE>CalHTMLPane</CODE> to mark visited
hyperlinks.
<DT><A HREF="calpa/html/CalHTMLPane.html#showDialog(java.lang.String)"><B>showDialog(String)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Parses the sent message as HTML and displays the result in the Pane's dialog.
<DT><A HREF="calpa/html/CalHTMLPane.html#showDialog(java.lang.String, java.lang.String, int, int, int, int)"><B>showDialog(String, String, int, int, int, int)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Parses the sent message as HTML and displays the result in the Pane's dialog.
<DT><A HREF="calpa/html/CalHTMLPane.html#showHTMLDocument(java.lang.String)"><B>showHTMLDocument(String)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Formats and displays the specified String as an HTML document in the top level frame of the Pane.
<DT><A HREF="calpa/html/CalHTMLPane.html#showHTMLDocument(java.lang.String, java.lang.String)"><B>showHTMLDocument(String, String)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Formats and displays the specified String as an HTML document in the named
target frame.
<DT><A HREF="calpa/html/CalHTMLPane.html#showHTMLDocument(java.net.URL)"><B>showHTMLDocument(URL)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Shows the contents of the specified <code>URL</code> in the top level frame of
the Pane.
<DT><A HREF="calpa/html/CalHTMLPane.html#showHTMLDocument(java.net.URL, java.lang.String, boolean)"><B>showHTMLDocument(URL, String, boolean)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Shows the contents of the specified <code>URL</code> in the named
target frame.
<DT><A HREF="calpa/html/CalHTMLObserver.html#showNewFrameRequest(calpa.html.CalHTMLPane, java.lang.String, java.net.URL)"><B>showNewFrameRequest(CalHTMLPane, String, URL)</B></A> -
Method in interface calpa.html.<A HREF="calpa/html/CalHTMLObserver.html">CalHTMLObserver</A>
<DD>Notification for a new <code>CalHTMLPane</code> to be created with
the specified top-level frame name and showing the specified document.
<DT><A HREF="calpa/html/DefaultCalHTMLObserver.html#showNewFrameRequest(calpa.html.CalHTMLPane, java.lang.String, java.net.URL)"><B>showNewFrameRequest(CalHTMLPane, String, URL)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A>
<DD>&nbsp;
<DT><A HREF="calpa/html/CalHTMLObserver.html#statusUpdate(calpa.html.CalHTMLPane, int, java.net.URL, int, java.lang.String)"><B>statusUpdate(CalHTMLPane, int, URL, int, String)</B></A> -
Method in interface calpa.html.<A HREF="calpa/html/CalHTMLObserver.html">CalHTMLObserver</A>
<DD>Gives general notifications of events or errors which are occuring within the Pane.
<DT><A HREF="calpa/html/DefaultCalHTMLObserver.html#statusUpdate(calpa.html.CalHTMLPane, int, java.net.URL, int, java.lang.String)"><B>statusUpdate(CalHTMLPane, int, URL, int, String)</B></A> -
Method in class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html">DefaultCalHTMLObserver</A>
<DD>&nbsp;
<DT><A HREF="calpa/html/CalHTMLPane.html#stopAll()"><B>stopAll()</B></A> -
Method in class calpa.html.<A HREF="calpa/html/CalHTMLPane.html">CalHTMLPane</A>
<DD>Stops all processes within the Pane.
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="overview-tree.html"><FONT ID="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>

View file

@ -0,0 +1,22 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:10 GMT 1999-->
<TITLE>
Generated Documentation (Untitled)
</TITLE>
</HEAD>
<FRAMESET cols="20%,80%">
<FRAME src="allclasses-frame.html" name="packageFrame">
<FRAME src="calpa/html/CalHTMLManager.html" name="classFrame">
</FRAMESET>
<NOFRAMES>
<H2>
Frame Alert</H2>
<P>
This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
<BR>
Link to <A HREF="calpa/html/CalHTMLManager.html">Non-frame version.</A></NOFRAMES>
</HTML>

View file

@ -0,0 +1,113 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Wed Mar 03 11:23:09 GMT 1999 -->
<TITLE>
: Class Hierarchy
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">class java.lang.Object<UL>
<LI TYPE="circle">class calpa.html.<A HREF="calpa/html/CalHTMLManager.html"><B>CalHTMLManager</B></A><LI TYPE="circle">class calpa.html.<A HREF="calpa/html/CalHTMLPreferences.html"><B>CalHTMLPreferences</B></A> (implements calpa.html.CalCons)
<LI TYPE="circle">class java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
<UL>
<LI TYPE="circle">class java.awt.Container<UL>
<LI TYPE="circle">class javax.swing.JComponent (implements java.io.Serializable)
<UL>
<LI TYPE="circle">class javax.swing.JLayeredPane (implements javax.accessibility.Accessible)
<UL>
<LI TYPE="circle">class calpa.html.<A HREF="calpa/html/CalHTMLPane.html"><B>CalHTMLPane</B></A> (implements calpa.html.CalCons, java.awt.event.KeyListener)
</UL>
</UL>
</UL>
</UL>
<LI TYPE="circle">class calpa.html.<A HREF="calpa/html/DefaultCalHTMLObserver.html"><B>DefaultCalHTMLObserver</B></A> (implements calpa.html.<A HREF="calpa/html/CalHTMLObserver.html">CalHTMLObserver</A>)
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">interface calpa.html.<A HREF="calpa/html/CalHTMLObserver.html"><B>CalHTMLObserver</B></A></UL>
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" ID="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <FONT ID="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" ID="NavBarCell1Rev"> &nbsp;<FONT ID="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="deprecated-list.html"><FONT ID="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="index-all.html"><FONT ID="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" ID="NavBarCell1"> <A HREF="help-doc.html"><FONT ID="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" ID="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>

View file

@ -0,0 +1,29 @@
/* Javadoc style sheet */
/* Define colors, fonts and other style attributes here to override the defaults */
/* Page background color */
body { background-color: #FFFFFF }
/* Table colors */
#TableHeadingColor { background: #CCCCFF } /* Dark mauve */
#TableSubHeadingColor { background: #EEEEFF } /* Light mauve */
#TableRowColor { background: #FFFFFF } /* White */
/* Font used in left-hand frame lists */
#FrameTitleFont { font-size: normal; font-family: normal }
#FrameHeadingFont { font-size: normal; font-family: normal }
#FrameItemFont { font-size: normal; font-family: normal }
/* Example of smaller, sans-serif font in frames */
/* #FrameItemFont { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */
/* Navigation bar fonts and colors */
#NavBarCell1 { background-color:#EEEEFF;}/* Light mauve */
#NavBarCell1Rev { background-color:#00008B;}/* Dark Blue */
#NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;}
#NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;}
#NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
#NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}