addbk.JAddressBook.dataMining
Class LawyerDataMining

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

public class LawyerDataMining
extends java.lang.Object


Field Summary
static java.lang.String[] getLawyerTypesRefNum
           
 
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
 

Field Detail

getLawyerTypesRefNum

public static final java.lang.String[] getLawyerTypesRefNum
Constructor Detail

LawyerDataMining

public LawyerDataMining(IndexPanel indexPanel)
Method Detail

getMenuItem

public RunMenuItem getMenuItem()

getIndexPanel

public IndexPanel getIndexPanel()

setListingNum

public void setListingNum()
                   throws java.io.IOException
Throws:
java.io.IOException

getStateNum

public int getStateNum()

getLawyerType

public java.lang.String getLawyerType()