addbk.JAddressBook.lawyerDataMining
Class LawyerDataMining

java.lang.Object
  extended by addbk.JAddressBook.lawyerDataMining.LawyerDataMining

public class LawyerDataMining
extends java.lang.Object


Constructor Summary
LawyerDataMining(IndexPanel indexPanel)
           
 
Method Summary
 IndexPanel getIndexPanel()
           
 java.lang.String getLawyerType()
           
 RunMenuItem getMenuItem()
           
 int getStateNum()
           
 void setListingNum()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LawyerDataMining

public LawyerDataMining(IndexPanel indexPanel)
Method Detail

getMenuItem

public RunMenuItem getMenuItem()

getIndexPanel

public IndexPanel getIndexPanel()

setListingNum

public void setListingNum()

getStateNum

public int getStateNum()

getLawyerType

public java.lang.String getLawyerType()