A B C E F G H I K L M N O P R S T V

F

fetchContactInfo(Contact, String, Class<?>) - Method in enum corny.addressbook.data.ContactProperty
Used by the filtering process.
fetchContacts(Group, Filter, boolean) - Method in class corny.addressbook.gui.ContactTable.ContactTableHandler
Replaces the content of the Table with the Contacts of the given Group.
fetchGroups(boolean) - Method in class corny.addressbook.gui.GroupTable.GroupTableHandler
Replaces the content of the table with the Groups of the NativeAddressBook
Filter - Class in corny.addressbook.searching.Filter
Abstract filter class to use for searching the Address Book Contacts.
Filter() - Constructor for class corny.addressbook.searching.Filter.Filter
Default constructor.
filterContacts(Collection<Contact>, Filter) - Static method in class corny.addressbook.ContactUtils.ContactUtils
Filters the given Collection of Contacts.
FilterCreatorDialog - Class in corny.addressbook.gui.SearchDialog.FilterCreatorDialog
Text input dialog for creating new Filters by using a regular expression.
FilterCreatorDialog(Window) - Constructor for class corny.addressbook.gui.SearchDialog.FilterCreatorDialog.FilterCreatorDialog
Creates a new FilterCreatorDialog.
FilterParseException - Exception in corny.addressbook.searching.Filter
Exception class which is thrown whenever a parsing error occurs during Filter creation.
findContacts(Filter) - Method in class corny.addressbook.NativeAddressBook
Searches for Contacts in the whole Address Book
findContactsInGroup(Filter, Group) - Method in class corny.addressbook.NativeAddressBook
Searches for Contacts in a given Group
finished() - Method in class corny.addressbook.searching.ValueModifier.ValueModifierImpl
Tells the ValueModifier it is finished

A B C E F G H I K L M N O P R S T V