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

R

Record - Interface in corny.addressbook.data
Interface for Address Book Records (Groups and Contacts).
reInitialize(String, String, String, String, String, List<MultiValue.KeyValuePair<String>>, List<MultiValue.KeyValuePair<String>>, List<MultiValue.KeyValuePair<Address>>, List<MultiValue.KeyValuePair<String>>, Date, Boolean) - Method in class corny.addressbook.data.Contact
Called by NativeAddressBook.modifyContact(...).
removeColumn(int) - Method in class corny.addressbook.gui.ContactTable.ContactTableHandler
Removes the column with the given content.
removeColumn(ContactProperty, String) - Method in class corny.addressbook.gui.ContactTable.ContactTableHandler
Removes the column with the given content.
removeContact(Contact) - Method in class corny.addressbook.NativeAddressBook
Permamently removes a Contact from the Address Book.
removeFromGroup(Group) - Method in class corny.addressbook.data.Contact
Removes this Contact from a Group
removeGroup(Group) - Method in class corny.addressbook.NativeAddressBook
Removes a Group from the Address Book.
removeRecord(Record) - Method in class corny.addressbook.data.Group
Removes a Record from this Group.
removeRecord(Record) - Method in class corny.addressbook.NativeAddressBook
Permamently removes a Record from the Address book.
removeSelectedContacts() - Method in class corny.addressbook.gui.AddressBookEditor.AddressBookEditorPanel.AddressBookEditorPanelHandler
Removes the currently selected Contacts from the Address Book.
removeSelectedContacts() - Method in class corny.addressbook.gui.ContactTable.ContactTableHandler
Removes the currently selected Contacts from the Address Book.
removeSelectedContacts() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanelHandler
Removes the currently selected Contacts from the Address book.
removeSelectedGroups() - Method in class corny.addressbook.gui.AddressBookEditor.AddressBookEditorPanel.AddressBookEditorPanelHandler
Removes the currently selected Groups from the Address Book.
removeSelectedGroups() - Method in class corny.addressbook.gui.GroupTable.GroupTableHandler
Removes the currently selected Groups from the Address Book.
removeSelectedGroups() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanelHandler
Removes the currently selected Groups from the Address book.
revealInAddressBook(boolean) - Method in class corny.addressbook.data.Contact
Opens the Address Book and selects this Contact.
revealInAddressBook(Contact, boolean) - Method in class corny.addressbook.NativeAddressBook
Opens the Address Book and selects the given Contact.
revealSelectionInAddressBook() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanelHandler
Opens Apple's Address Book interface and selects the first Contact of the current selection.
RoundRectComboBoxUI - Class in corny.addressbook.gui.SearchDialog.SearchAndReplaceDialog
Combo box UI which matches the UI of the PopUnderButton.
RoundRectComboBoxUI() - Constructor for class corny.addressbook.gui.SearchDialog.SearchAndReplaceDialog.RoundRectComboBoxUI
 

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