⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 不错的网络蜘蛛
💻 HTML
📖 第 1 页 / 共 2 页
字号:
 specified max and min value.<DT><A HREF="IntegerVerifier.html#IntegerVerifier(VerifierListener, boolean, int, int)"><B>IntegerVerifier(VerifierListener, boolean, int, int)</B></A> - 
Constructor for class <A HREF="IntegerVerifier.html" title="class in ">IntegerVerifier</A>
<DD>Creates a new instance of IntegerVerifier
<DT><A HREF="UrlNodeRenderer.html#icon"><B>icon</B></A> - 
Static variable in class <A HREF="UrlNodeRenderer.html" title="class in ">UrlNodeRenderer</A>
<DD>icon used to display on the search tree
<DT><A HREF="SpiderControl.html#invalidData(java.lang.String, javax.swing.JComponent)"><B>invalidData(String, JComponent)</B></A> - 
Method in class <A HREF="SpiderControl.html" title="class in ">SpiderControl</A>
<DD>Verifier listener routine used to report bad data
<DT><A HREF="VerifierListener.html#invalidData(java.lang.String, javax.swing.JComponent)"><B>invalidData(String, JComponent)</B></A> - 
Method in interface <A HREF="VerifierListener.html" title="interface in ">VerifierListener</A>
<DD>method called when a verifier detects bad data
<DT><A HREF="UrlTreeNode.html#isMatch()"><B>isMatch()</B></A> - 
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>return state of node
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="SpiderControl.html#main(java.lang.String[])"><B>main(String[])</B></A> - 
Static method in class <A HREF="SpiderControl.html" title="class in ">SpiderControl</A>
<DD>Main method.
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="Spider.html#run()"><B>run()</B></A> - 
Method in class <A HREF="Spider.html" title="class in ">Spider</A>
<DD>start running the search in a new thread
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="Spider.html" title="class in "><B>Spider</B></A> - class <A HREF="Spider.html" title="class in ">Spider</A>.<DD>Object used to search the web (or a subset of given domains) for a list of keywords<DT><A HREF="Spider.html#Spider(javax.swing.JTree, javax.swing.JTextArea, javax.swing.JLabel, java.lang.String, java.lang.String[], java.lang.String[], int, int)"><B>Spider(JTree, JTextArea, JLabel, String, String[], String[], int, int)</B></A> - 
Constructor for class <A HREF="Spider.html" title="class in ">Spider</A>
<DD>Creates a new instance of Spider
<DT><A HREF="Spider.SpiderParserCallback.html" title="class in "><B>Spider.SpiderParserCallback</B></A> - class <A HREF="Spider.SpiderParserCallback.html" title="class in ">Spider.SpiderParserCallback</A>.<DD>Inner class used to html handle parser callbacks<DT><A HREF="Spider.SpiderParserCallback.html#Spider.SpiderParserCallback(javax.swing.tree.DefaultMutableTreeNode)"><B>Spider.SpiderParserCallback(DefaultMutableTreeNode)</B></A> - 
Constructor for class <A HREF="Spider.SpiderParserCallback.html" title="class in ">Spider.SpiderParserCallback</A>
<DD>Creates a new instance of SpiderParserCallback
<DT><A HREF="SpiderControl.html" title="class in "><B>SpiderControl</B></A> - class <A HREF="SpiderControl.html" title="class in ">SpiderControl</A>.<DD>User interface to conduct web searches with the Spider object<DT><A HREF="SpiderControl.html#SpiderControl()"><B>SpiderControl()</B></A> - 
Constructor for class <A HREF="SpiderControl.html" title="class in ">SpiderControl</A>
<DD>Creates new form SpiderControl
<DT><A HREF="Spider.html#searchWeb(javax.swing.tree.DefaultMutableTreeNode, java.lang.String)"><B>searchWeb(DefaultMutableTreeNode, String)</B></A> - 
Method in class <A HREF="Spider.html" title="class in ">Spider</A>
<DD>recursive routine to search the web
<DT><A HREF="UrlTreeNode.html#setBase(java.lang.String)"><B>setBase(String)</B></A> - 
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>sets the base location for the node, called in response to finding a base tag in the web page
<DT><A HREF="UrlTreeNode.html#setMatch(java.lang.String)"><B>setMatch(String)</B></A> - 
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>returns whether or not this node contains a match for the spiders search criteria
<DT><A HREF="UrlTreeNode.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> - 
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>sets the title attribute of the node
<DT><A HREF="Spider.html#stopSearch()"><B>stopSearch()</B></A> - 
Method in class <A HREF="Spider.html" title="class in ">Spider</A>
<DD>Stops the search.
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="UrlTreeNode.html#toString()"><B>toString()</B></A> - 
Method in class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>return url string for display on screen
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="UrlNodeRenderer.html" title="class in "><B>UrlNodeRenderer</B></A> - class <A HREF="UrlNodeRenderer.html" title="class in ">UrlNodeRenderer</A>.<DD>Custom tree node renderer.<DT><A HREF="UrlNodeRenderer.html#UrlNodeRenderer()"><B>UrlNodeRenderer()</B></A> - 
Constructor for class <A HREF="UrlNodeRenderer.html" title="class in ">UrlNodeRenderer</A>
<DD>Creates a new instance of UrlNodeRenderer
<DT><A HREF="UrlTreeNode.html" title="class in "><B>UrlTreeNode</B></A> - class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>.<DD>Class used to hold information about a web site that has been searched by the spider class<DT><A HREF="UrlTreeNode.html#UrlTreeNode(java.net.URL)"><B>UrlTreeNode(URL)</B></A> - 
Constructor for class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>Creates a new instance of UrlTreeNode
<DT><A HREF="UrlTreeNode.html#UrlTreeNode(java.lang.String)"><B>UrlTreeNode(String)</B></A> - 
Constructor for class <A HREF="UrlTreeNode.html" title="class in ">UrlTreeNode</A>
<DD>Creates a new instance of UrlTreeNode
<DT><A HREF="Spider.html#urlHasBeenVisited(java.lang.String)"><B>urlHasBeenVisited(String)</B></A> - 
Method in class <A HREF="Spider.html" title="class in ">Spider</A>
<DD>search the url search tree to see if we've already visited the specified url
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="VerifierListener.html" title="interface in "><B>VerifierListener</B></A> - interface <A HREF="VerifierListener.html" title="interface in ">VerifierListener</A>.<DD>Inteface used for a verifier to report bad data back to the owning frame.<DT><A HREF="SpiderControl.html#validData(javax.swing.JComponent)"><B>validData(JComponent)</B></A> - 
Method in class <A HREF="SpiderControl.html" title="class in ">SpiderControl</A>
<DD>Verifier listener routine used to report good data
<DT><A HREF="VerifierListener.html#validData(javax.swing.JComponent)"><B>validData(JComponent)</B></A> - 
Method in interface <A HREF="VerifierListener.html" title="interface in ">VerifierListener</A>
<DD>method called when a verifier detects good data
<DT><A HREF="IntegerVerifier.html#verify(javax.swing.JComponent)"><B>verify(JComponent)</B></A> - 
Method in class <A HREF="IntegerVerifier.html" title="class in ">IntegerVerifier</A>
<DD>Verifies contents of the specified component
</DL>
<HR>
<A HREF="#_A_">A</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="#_M_">M</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> 
<!-- ======= 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=3 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">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="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" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="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>  &nbsp;
&nbsp;<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>

</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -