|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaddbk.JAddressBook.lawyerDataMining.Lawyers
public class Lawyers
User: Dahiana M Date: Sep 25, 2005 Time: 7:45:45 PM Copyright DocJava, Inc. 2005.
Constructor Summary | |
---|---|
Lawyers(int stateNumber,
java.lang.String typeOfLawyer)
|
Method Summary | |
---|---|
void |
run()
this run method is used to scan the lawyers and to stop the scan. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Lawyers(int stateNumber, java.lang.String typeOfLawyer)
stateNumber
- is the state Number required to look for the proper URLtypeOfLawyer
- is the type of Lawyer string needed in order to browse the right URLMethod Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |