mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 02:07:42 +00:00
418 lines
19 KiB
HTML
418 lines
19 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc (build 1.5.0_11) on Sun Jan 18 19:28:38 COT 2009 -->
|
|
<TITLE>
|
|
Uses of Package org.lobobrowser.html (Cobra 0.98.4 - Java HTML Toolkit - API Documentation)
|
|
</TITLE>
|
|
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
parent.document.title="Uses of Package org.lobobrowser.html (Cobra 0.98.4 - Java HTML Toolkit - API Documentation)";
|
|
}
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
</NOSCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
|
|
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../index.html?org/lobobrowser/html/package-use.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<HR>
|
|
<CENTER>
|
|
<H2>
|
|
<B>Uses of Package<br>org.lobobrowser.html</B></H2>
|
|
</CENTER>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Packages that use <A HREF="../../../org/lobobrowser/html/package-summary.html">org.lobobrowser.html</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.lobobrowser.html"><B>org.lobobrowser.html</B></A></TD>
|
|
<TD>Context interfaces that need to be implemented in order
|
|
to use the parser and renderer. </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.lobobrowser.html.domimpl"><B>org.lobobrowser.html.domimpl</B></A></TD>
|
|
<TD>Contains an implementation of the W3C HTML DOM Level 2 interfaces. </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.lobobrowser.html.gui"><B>org.lobobrowser.html.gui</B></A></TD>
|
|
<TD>Contains <!-- google_ad_section_start --> Java Swing components that render a HTML DOM.<!-- google_ad_section_end --> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.lobobrowser.html.parser"><B>org.lobobrowser.html.parser</B></A></TD>
|
|
<TD>Contains <!-- google_ad_section_start --> HTML parser classes.<!-- google_ad_section_end --> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.lobobrowser.html.renderer"><B>org.lobobrowser.html.renderer</B></A></TD>
|
|
<TD>Contains <!-- google_ad_section_start --> the HTML renderer infrastructure.<!-- google_ad_section_end --> </TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><A HREF="#org.lobobrowser.html.test"><B>org.lobobrowser.html.test</B></A></TD>
|
|
<TD>Contains <!-- google_ad_section_start --> test software classes and simple implementations of context interfaces.<!-- google_ad_section_end --> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.lobobrowser.html"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Classes in <A HREF="../../../org/lobobrowser/html/package-summary.html">org.lobobrowser.html</A> used by <A HREF="../../../org/lobobrowser/html/package-summary.html">org.lobobrowser.html</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/BrowserFrame.html#org.lobobrowser.html"><B>BrowserFrame</B></A></B>
|
|
|
|
<BR>
|
|
The <code>BrowserFrame</code> interface represents a browser frame.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/FormInput.html#org.lobobrowser.html"><B>FormInput</B></A></B>
|
|
|
|
<BR>
|
|
The <code>FormInput</code> class contains the state
|
|
of an HTML form input item.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HtmlObject.html#org.lobobrowser.html"><B>HtmlObject</B></A></B>
|
|
|
|
<BR>
|
|
This interface should be implemented to provide
|
|
OBJECT, EMBED or APPLET functionality.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HtmlRendererContext.html#org.lobobrowser.html"><B>HtmlRendererContext</B></A></B>
|
|
|
|
<BR>
|
|
The <code>HtmlRendererContext</code> interface must be implemented
|
|
in order to use the Cobra HTML renderer.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HttpRequest.html#org.lobobrowser.html"><B>HttpRequest</B></A></B>
|
|
|
|
<BR>
|
|
The <code>HttpRequest</code> interface should
|
|
be implemented to provide web request capabilities.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/ReadyStateChangeListener.html#org.lobobrowser.html"><B>ReadyStateChangeListener</B></A></B>
|
|
|
|
<BR>
|
|
The <code>ReadyStateChangeListener</code> interface
|
|
is implemented to receive ReadyState change events
|
|
from <A HREF="../../../org/lobobrowser/html/HttpRequest.html" title="interface in org.lobobrowser.html"><CODE>HttpRequest</CODE></A>.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/UserAgentContext.html#org.lobobrowser.html"><B>UserAgentContext</B></A></B>
|
|
|
|
<BR>
|
|
Provides information about the user agent (browser) driving
|
|
the parser and/or renderer.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.lobobrowser.html.domimpl"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Classes in <A HREF="../../../org/lobobrowser/html/package-summary.html">org.lobobrowser.html</A> used by <A HREF="../../../org/lobobrowser/html/domimpl/package-summary.html">org.lobobrowser.html.domimpl</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/BrowserFrame.html#org.lobobrowser.html.domimpl"><B>BrowserFrame</B></A></B>
|
|
|
|
<BR>
|
|
The <code>BrowserFrame</code> interface represents a browser frame.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/FormInput.html#org.lobobrowser.html.domimpl"><B>FormInput</B></A></B>
|
|
|
|
<BR>
|
|
The <code>FormInput</code> class contains the state
|
|
of an HTML form input item.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HtmlRendererContext.html#org.lobobrowser.html.domimpl"><B>HtmlRendererContext</B></A></B>
|
|
|
|
<BR>
|
|
The <code>HtmlRendererContext</code> interface must be implemented
|
|
in order to use the Cobra HTML renderer.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/UserAgentContext.html#org.lobobrowser.html.domimpl"><B>UserAgentContext</B></A></B>
|
|
|
|
<BR>
|
|
Provides information about the user agent (browser) driving
|
|
the parser and/or renderer.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.lobobrowser.html.gui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Classes in <A HREF="../../../org/lobobrowser/html/package-summary.html">org.lobobrowser.html</A> used by <A HREF="../../../org/lobobrowser/html/gui/package-summary.html">org.lobobrowser.html.gui</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HtmlRendererContext.html#org.lobobrowser.html.gui"><B>HtmlRendererContext</B></A></B>
|
|
|
|
<BR>
|
|
The <code>HtmlRendererContext</code> interface must be implemented
|
|
in order to use the Cobra HTML renderer.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/UserAgentContext.html#org.lobobrowser.html.gui"><B>UserAgentContext</B></A></B>
|
|
|
|
<BR>
|
|
Provides information about the user agent (browser) driving
|
|
the parser and/or renderer.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.lobobrowser.html.parser"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Classes in <A HREF="../../../org/lobobrowser/html/package-summary.html">org.lobobrowser.html</A> used by <A HREF="../../../org/lobobrowser/html/parser/package-summary.html">org.lobobrowser.html.parser</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HtmlRendererContext.html#org.lobobrowser.html.parser"><B>HtmlRendererContext</B></A></B>
|
|
|
|
<BR>
|
|
The <code>HtmlRendererContext</code> interface must be implemented
|
|
in order to use the Cobra HTML renderer.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/UserAgentContext.html#org.lobobrowser.html.parser"><B>UserAgentContext</B></A></B>
|
|
|
|
<BR>
|
|
Provides information about the user agent (browser) driving
|
|
the parser and/or renderer.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.lobobrowser.html.renderer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Classes in <A HREF="../../../org/lobobrowser/html/package-summary.html">org.lobobrowser.html</A> used by <A HREF="../../../org/lobobrowser/html/renderer/package-summary.html">org.lobobrowser.html.renderer</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HtmlRendererContext.html#org.lobobrowser.html.renderer"><B>HtmlRendererContext</B></A></B>
|
|
|
|
<BR>
|
|
The <code>HtmlRendererContext</code> interface must be implemented
|
|
in order to use the Cobra HTML renderer.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/UserAgentContext.html#org.lobobrowser.html.renderer"><B>UserAgentContext</B></A></B>
|
|
|
|
<BR>
|
|
Provides information about the user agent (browser) driving
|
|
the parser and/or renderer.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.lobobrowser.html.test"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
Classes in <A HREF="../../../org/lobobrowser/html/package-summary.html">org.lobobrowser.html</A> used by <A HREF="../../../org/lobobrowser/html/test/package-summary.html">org.lobobrowser.html.test</A></FONT></TH>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/BrowserFrame.html#org.lobobrowser.html.test"><B>BrowserFrame</B></A></B>
|
|
|
|
<BR>
|
|
The <code>BrowserFrame</code> interface represents a browser frame.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/FormInput.html#org.lobobrowser.html.test"><B>FormInput</B></A></B>
|
|
|
|
<BR>
|
|
The <code>FormInput</code> class contains the state
|
|
of an HTML form input item.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HtmlObject.html#org.lobobrowser.html.test"><B>HtmlObject</B></A></B>
|
|
|
|
<BR>
|
|
This interface should be implemented to provide
|
|
OBJECT, EMBED or APPLET functionality.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HtmlRendererContext.html#org.lobobrowser.html.test"><B>HtmlRendererContext</B></A></B>
|
|
|
|
<BR>
|
|
The <code>HtmlRendererContext</code> interface must be implemented
|
|
in order to use the Cobra HTML renderer.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/HttpRequest.html#org.lobobrowser.html.test"><B>HttpRequest</B></A></B>
|
|
|
|
<BR>
|
|
The <code>HttpRequest</code> interface should
|
|
be implemented to provide web request capabilities.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/ReadyStateChangeListener.html#org.lobobrowser.html.test"><B>ReadyStateChangeListener</B></A></B>
|
|
|
|
<BR>
|
|
The <code>ReadyStateChangeListener</code> interface
|
|
is implemented to receive ReadyState change events
|
|
from <A HREF="../../../org/lobobrowser/html/HttpRequest.html" title="interface in org.lobobrowser.html"><CODE>HttpRequest</CODE></A>.</TD>
|
|
</TR>
|
|
<TR BGCOLOR="white" CLASS="TableRowColor">
|
|
<TD><B><A HREF="../../../org/lobobrowser/html/class-use/UserAgentContext.html#org.lobobrowser.html.test"><B>UserAgentContext</B></A></B>
|
|
|
|
<BR>
|
|
Provides information about the user agent (browser) driving
|
|
the parser and/or renderer.</TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<HR>
|
|
|
|
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
</EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="../../../index.html?org/lobobrowser/html/package-use.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
|
|
<a href='http://sourceforge.net' target='_top'><img align='right' hspace='4' src='http://sourceforge.net/sflogo.php?group_id=139023&type=4' width='125' height='37' border='0' alt='SourceForge.net Logo'/></a><i>Copyright © 2005, 2006, 2007 The Lobo Project. All Rights Reserved.</i><br>[<a href='http://lobobrowser.org/cobra.jsp' target='_top'>Cobra Project Home</a>]
|
|
|
|
<div id='adbox' style='position: absolute; top: 6.0em; right: 8px; display: none; background: white; border: #100030 solid 2px; padding: 4px; background-color: #FFFF90'>
|
|
<!-- adsense start -->
|
|
<form action=http://lobobrowser.org/api-searchresults.jsp id=cse-search-box target=_top>
|
|
<div>
|
|
<input type=hidden name=cx value=partner-pub-9179280249786862:aa7aazd6e58 />
|
|
<input type=hidden name=cof value=FORID:10 />
|
|
<input type=hidden name=ie value=ISO-8859-1 />
|
|
<input type=text name=q size=10 />
|
|
<input type=submit name=sa value=Search />
|
|
</div>
|
|
</form>
|
|
<script type=text/javascript src=http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en></script>
|
|
<!-- adsense end -->
|
|
</div>
|
|
|
|
<script><!--
|
|
if(!document.iSkipCornerAd) {
|
|
var iAdBox = document.getElementById('adbox');
|
|
iAdBox.style.display = 'block';
|
|
}
|
|
//-->
|
|
</script>
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|