Uses of Class
gui.run.FindBean

Packages that use FindBean
addbk.JAddressBook   
gui.run   
 

Uses of FindBean in addbk.JAddressBook
 

Methods in addbk.JAddressBook with parameters of type FindBean
 AddressRecord AddressDataBase.find(FindBean findBean)
          Use the findBean to locate an address record.
 

Uses of FindBean in gui.run
 

Methods in gui.run that return FindBean
 FindBean RunFindPanel.getFindBean()
           
static FindBean FindBean.restore()
          restores the properties from the preference in the user root.