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

G

getAddress() - Method in class corny.addressbook.data.Contact
 
getBirthday() - Method in class corny.addressbook.data.Contact
 
getCellRenderer(int, int) - Method in class corny.addressbook.gui.ContactTable.ContactTable
 
getCellRenderer(int, int) - Method in class corny.addressbook.gui.GroupTable.GroupTable
 
getChat() - Method in class corny.addressbook.data.Contact
 
getCity() - Method in class corny.addressbook.data.Address
 
getClasses() - Method in enum corny.addressbook.data.ContactProperty
Returns the Classes to which the property can be converted.
getColumnClass(int) - Method in class corny.addressbook.gui.ContactTable.ContactTableModel
 
getColumnClass(int) - Method in class corny.addressbook.gui.GroupTable.GroupTableModel
 
getColumnCount() - Method in class corny.addressbook.gui.ContactTable.ContactTableModel
 
getColumnCount() - Method in class corny.addressbook.gui.GroupTable.GroupTableModel
 
getColumnName(int) - Method in class corny.addressbook.gui.ContactTable.ContactTableModel
 
getColumnName(int) - Method in class corny.addressbook.gui.GroupTable.GroupTableModel
 
getContact() - Method in class corny.addressbook.gui.ContactDisplay.ContactDisplayPanel.ContactDisplayPanelHandler
 
getContactDisplay() - Method in class corny.addressbook.gui.AddressBookEditor.AddressBookEditorPanel.AddressBookEditorPanel
 
getContactDisplay() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanel
Returns the ContactDisplayOverlay
getContacts() - Method in class corny.addressbook.gui.ContactTable.ContactTableModel
 
getContactsWithAddress(String) - Method in class corny.addressbook.NativeAddressBook
Searches the whole Address Book for Contacts whose addresses contain the given String.
getContactsWithEmail(String) - Method in class corny.addressbook.NativeAddressBook
Searches the whole Address Book for Contacts whose Email Addresses contain the given String.
getContactsWithFirstName(String) - Method in class corny.addressbook.NativeAddressBook
Searches the whole Address Book for Contacts whose first name contains the given String.
getContactsWithLastName(String) - Method in class corny.addressbook.NativeAddressBook
Searches the whole Address Book for Contacts whose last name contains the given String.
getContactsWithNameElement(String) - Method in class corny.addressbook.NativeAddressBook
Searches the whole Address Book for Contacts whose full name contains the given String.
getContactsWithPhone(String) - Method in class corny.addressbook.NativeAddressBook
Searches the whole Address Book for Contacts whose phone numbers contain the given String.
getContactsWithSomeAttribute(String) - Method in class corny.addressbook.NativeAddressBook
Searches the whole Address Book for Contacts which have any attribute which contains the given String.
getContactTable() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanel
Returns the ContactTable
getCountry() - Method in class corny.addressbook.data.Address
 
getCountryCode() - Method in class corny.addressbook.data.Address
 
getCreationDate() - Method in class corny.addressbook.data.Contact
 
getDefaultRegex() - Method in enum corny.addressbook.data.ContactProperty
Returns the default regular expression used in the SearchDialog.
getDefaultRegex() - Method in enum corny.addressbook.data.MultiValue.MultiValueLabel
Returns the default regular expression used in the SearchDialog.
getDefaultRegex(int) - Static method in class corny.addressbook.searching.Filter.ContactFilter
Returns the default regular expression for a given comparison.
getDeletedRecords() - Method in class corny.addressbook.JNIHandler.AddressBookNotification
 
getDescriptionForParameter(int, Class<?>, ContactProperty) - Method in interface corny.addressbook.searching.ValueModifier.ValueModifier
Returns the description text for the parameter at a specified index
getDisplayedName(boolean) - Method in class corny.addressbook.data.Contact
The Contact's displayed name.
getDisplayedName() - Method in class corny.addressbook.data.Contact
 
getEditorForParameter(int, Class<?>, ContactProperty, KeyListener) - Method in interface corny.addressbook.searching.ValueModifier.ValueModifier
Returns the editing component for the given parameter index.
getEditorForParameter(int, Class<?>, ContactProperty, KeyListener) - Method in class corny.addressbook.searching.ValueModifier.ValueModifierImpl
 
getEditorIncludesDescription(int, Class<?>) - Method in interface corny.addressbook.searching.ValueModifier.ValueModifier
Specifies whether the editing component includes its description text or not.
getEditorIncludesDescription(int, Class<?>) - Method in class corny.addressbook.searching.ValueModifier.ValueModifierImpl
 
getEmail() - Method in class corny.addressbook.data.Contact
 
getEnteredValue() - Method in class corny.addressbook.gui.PropertyEditor.PropertyEditor
Returns the entered value.
getEveryone() - Method in class corny.addressbook.NativeAddressBook
 
getEveryoneGroup() - Method in class corny.addressbook.NativeAddressBook
 
getFilter() - Method in class corny.addressbook.gui.SearchDialog.SearchDialogHandler
The Filter created in the Dialog or null if no Filter was specified
getFirstHomeValue() - Method in class corny.addressbook.data.MultiValue
 
getFirstMobileValue() - Method in class corny.addressbook.data.MultiValue
 
getFirstName() - Method in class corny.addressbook.data.Contact
 
getFirstNameSorter() - Static method in class corny.addressbook.data.Contact
 
getFirstValue() - Method in class corny.addressbook.data.MultiValue
 
getFirstWorkValue() - Method in class corny.addressbook.data.MultiValue
 
getFullName() - Method in class corny.addressbook.data.Contact
 
getFullNameLastNameFirst() - Method in class corny.addressbook.data.Contact
 
getGroups() - Method in class corny.addressbook.NativeAddressBook
 
getGroupTable() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanel
Returns the GroupTable
getHandler() - Method in class corny.addressbook.gui.AddressBookEditor.AddressBookEditorPanel.AddressBookEditorPanel
 
getHandler() - Method in class corny.addressbook.gui.ContactDisplay.ContactDisplayPanel.ContactDisplayPanel
 
getHandler() - Method in class corny.addressbook.gui.ContactTable.ContactTable
 
getHandler() - Method in class corny.addressbook.gui.GroupPicker.GroupPickerDialog.GroupPickerDialog
 
getHandler() - Method in class corny.addressbook.gui.GroupPicker.GroupPickerPanel.GroupPickerPanel
 
getHandler() - Method in class corny.addressbook.gui.GroupTable.GroupTable
 
getHandler() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanel
 
getHandler() - Method in class corny.addressbook.gui.SearchDialog.SearchAndReplaceDialog.SearchAndReplaceDialog
 
getHandler() - Method in class corny.addressbook.gui.SearchDialog.SearchDialog
 
getHumanReadableName() - Method in enum corny.addressbook.data.ContactProperty
Returns the human readable, localized name of this property.
getHumanReadableName() - Method in enum corny.addressbook.data.MultiValue.MultiValueLabel
 
getImmutableNotification() - Method in class corny.addressbook.JNIHandler.AddressBookNotification.MutableAddressBookNotification
 
getInsertedRecords() - Method in class corny.addressbook.JNIHandler.AddressBookNotification
 
getInternalRepresentation() - Method in enum corny.addressbook.data.MultiValue.MultiValueLabel
 
getKey() - Method in class corny.addressbook.data.MultiValue.KeyValuePair
 
getLastName() - Method in class corny.addressbook.data.Contact
 
getLastNameSorter() - Static method in class corny.addressbook.data.Contact
 
getMe() - Method in class corny.addressbook.NativeAddressBook
Returns the Contact which represents the user
getMembers() - Method in class corny.addressbook.data.Group
Returns the members of this Group.
getMiddleName() - Method in class corny.addressbook.data.Contact
 
getMinimumSize(JComponent) - Method in class corny.addressbook.gui.SearchDialog.SearchAndReplaceDialog.RoundRectComboBoxUI
 
getModel() - Method in class corny.addressbook.gui.ContactDisplay.LabelCombo.LabelCombo
 
getModel() - Method in class corny.addressbook.gui.ContactTable.ContactTable
 
getModel() - Method in class corny.addressbook.gui.GroupTable.GroupTable
 
getModificationDate() - Method in class corny.addressbook.data.Contact
 
getModifiedValue(Object, Class<?>) - Method in interface corny.addressbook.searching.ValueModifier.ValueModifier
Modifies a value and returns the modified value.
getModifier() - Method in class corny.addressbook.gui.SearchDialog.SearchAndReplaceDialog.SearchAndReplaceDialogHandler
The selected Modifier with the specified parameters
getModifier() - Method in enum corny.addressbook.searching.ValueModifier.ValueModifier.Modifier
 
getModifierName(Class<?>) - Method in interface corny.addressbook.searching.ValueModifier.ValueModifier
Returns a human readable text representation for this ValueModifier
getName() - Method in class corny.addressbook.data.Group
 
getObjectForComponent(int, JComponent, Class<?>) - Method in interface corny.addressbook.searching.ValueModifier.ValueModifier
Returns the Object matching the class returned by ValueModifier.getParameterClass(int, Class), containing the values entered in the editor returned by the ValueModifier.getEditorForParameter(int, Class, ContactProperty, KeyListener).
getObjectForComponent(int, JComponent, Class<?>) - Method in class corny.addressbook.searching.ValueModifier.ValueModifierImpl
 
getOffset() - Method in exception corny.addressbook.searching.Filter.FilterParseException
 
getOrganization() - Method in class corny.addressbook.data.Contact
 
getParameterClass(int, Class<?>) - Method in interface corny.addressbook.searching.ValueModifier.ValueModifier
Returns the Class of the parameter at a specified index
getParameterCount(Class<?>) - Method in interface corny.addressbook.searching.ValueModifier.ValueModifier
Returns the count of the parameters this ValueModifier needs.
getParentGroups() - Method in class corny.addressbook.data.Contact
 
getParentGroups() - Method in class corny.addressbook.data.Group
Returns the parent Groups of this Group.
getParentGroups() - Method in interface corny.addressbook.data.Record
 
getParentPanel() - Method in class corny.addressbook.gui.ContactDisplay.ContactDisplayPanel.ContactDisplayPanel
 
getPeoplePicker() - Method in class corny.addressbook.gui.AddressBookEditor.AddressBookEditorPanel.AddressBookEditorPanel
 
getPhone() - Method in class corny.addressbook.data.Contact
 
getPicture() - Method in class corny.addressbook.data.Contact
 
getPreferredSize(JComponent) - Method in class corny.addressbook.gui.ContactDisplay.LabelCombo.LabelComboUI
 
getPreferredSize(JComponent) - Method in class corny.addressbook.gui.SearchDialog.SearchAndReplaceDialog.RoundRectComboBoxUI
 
getRecord(String) - Method in class corny.addressbook.NativeAddressBook
Returns the Record with the given UID or null if the the Record doesn't exist.
getReplaceProperty() - Method in class corny.addressbook.gui.SearchDialog.SearchAndReplaceDialog.SearchAndReplaceDialogHandler
The selected property to modify
getReplacePropertyLabel() - Method in class corny.addressbook.gui.SearchDialog.SearchAndReplaceDialog.SearchAndReplaceDialogHandler
The selected property's label or null if no label was specified.
getRowCount() - Method in class corny.addressbook.gui.ContactTable.ContactTableModel
 
getRowCount() - Method in class corny.addressbook.gui.GroupTable.GroupTableModel
 
getSearchField() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanel
Returns the search field
getSelectedContacts() - Method in class corny.addressbook.gui.ContactTable.ContactTableHandler
 
getSelectedContacts() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanelHandler
Returns all currently selected Contacts.
getSelectedContactsCount() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanelHandler
Returns the count of the currently selected Contacts.
getSelectedGroup() - Method in class corny.addressbook.gui.GroupPicker.GroupPickerDialog.GroupPickerDialogHandler
 
getSelectedGroup() - Method in class corny.addressbook.gui.GroupPicker.GroupPickerPanel.GroupPickerPanelHandler
 
getSelectedGroup() - Method in class corny.addressbook.gui.GroupTable.GroupTableHandler
 
getSelectedGroups() - Method in class corny.addressbook.gui.GroupPicker.GroupPickerDialog.GroupPickerDialogHandler
 
getSelectedGroups() - Method in class corny.addressbook.gui.GroupPicker.GroupPickerPanel.GroupPickerPanelHandler
 
getSelectedGroups() - Method in class corny.addressbook.gui.GroupTable.GroupTableHandler
 
getSelection() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerDialog
 
getSelection() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerOverlay
 
getShortMessage() - Method in exception corny.addressbook.searching.Filter.FilterParseException
 
getSplitPane() - Method in class corny.addressbook.gui.PeoplePicker.PeoplePickerPanel.PeoplePickerPanel
Returns the SplitPane
getStreet() - Method in class corny.addressbook.data.Address
 
getString(String) - Static method in class corny.addressbook.Messages.Messages
Returns a localized String matching the given key.
getSubGroups() - Method in class corny.addressbook.data.Group
Returns the subgroups of this Group.
getTable() - Method in class corny.addressbook.gui.GroupPicker.GroupPickerPanel.GroupPickerPanel
 
getTitle() - Method in class corny.addressbook.data.Contact
 
getUID() - Method in class corny.addressbook.data.Contact
 
getUID() - Method in class corny.addressbook.data.Group
 
getUID() - Method in interface corny.addressbook.data.Record
 
getUpdatedRecords() - Method in class corny.addressbook.JNIHandler.AddressBookNotification
 
getValue(Contact, String) - Method in enum corny.addressbook.data.ContactProperty
Returns the value of this property for a given Contact instance.
getValue(Contact) - Method in enum corny.addressbook.data.ContactProperty
Returns the value of this property for a given Contact instance.
getValue() - Method in class corny.addressbook.data.MultiValue.KeyValuePair
 
getValueAt(int, int) - Method in class corny.addressbook.gui.ContactTable.ContactTableModel
 
getValueAt(int, int) - Method in class corny.addressbook.gui.GroupTable.GroupTable
 
getValueAt(int, int) - Method in class corny.addressbook.gui.GroupTable.GroupTableModel
 
getValueForProperty(ContactProperty, String) - Method in class corny.addressbook.data.Contact
Returns the value for the given ContactProperty of this Contact.
getValueForProperty(ContactProperty) - Method in class corny.addressbook.data.Contact
Returns the value for the given ContactProperty of this Contact.
getValues(String) - Method in class corny.addressbook.data.MultiValue
Returns all KeyValuePairs with the given key.
getValues() - Method in class corny.addressbook.data.MutableMultiValue
 
getZip() - Method in class corny.addressbook.data.Address
 
GRAY_COLOR - Static variable in class corny.addressbook.gui.ContactDisplay.ContactDisplayPanel.ContactDisplayPanel
Gray color
GREATER - Static variable in class corny.addressbook.searching.Filter.ContactFilter
The property should be greater than a given value.
GREATER_OR_EQUAL - Static variable in class corny.addressbook.searching.Filter.ContactFilter
The property should be greater or equal than a given value.
Group - Class in corny.addressbook.data
Data model class for contact groups vended from the Mac OS X address book.
Group(List<?>, Map<String, Record>) - Constructor for class corny.addressbook.data.Group
Creates a new Group from the raw data provided by the native Code.
Group(List<Contact>) - Constructor for class corny.addressbook.data.Group
Constructor for the "Everyone"-Group
Group(String, String) - Constructor for class corny.addressbook.data.Group
Creates a new, empty Group.
GroupPickerDialog - Class in corny.addressbook.gui.GroupPicker.GroupPickerDialog
Dialog which lets you choose one or multiple Groups.
GroupPickerDialog(String, String, boolean, boolean) - Constructor for class corny.addressbook.gui.GroupPicker.GroupPickerDialog.GroupPickerDialog
Creates a new GroupPickerDialog.
GroupPickerDialogHandler - Class in corny.addressbook.gui.GroupPicker.GroupPickerDialog
Handler class for the GroupPickerDialog class.
GroupPickerPanel - Class in corny.addressbook.gui.GroupPicker.GroupPickerPanel
Panel which contains a GroupTable and a description text.
GroupPickerPanel(String, boolean, boolean) - Constructor for class corny.addressbook.gui.GroupPicker.GroupPickerPanel.GroupPickerPanel
Creates a new GroupPickerPanel.
GroupPickerPanelHandler - Class in corny.addressbook.gui.GroupPicker.GroupPickerPanel
Handler class for the GroupPickerPanel class.
GroupTable - Class in corny.addressbook.gui.GroupTable
JTable containing Groups
GroupTable(GroupTableModel, boolean, boolean, boolean) - Constructor for class corny.addressbook.gui.GroupTable.GroupTable
Creates a new, empty GroupTable.
GroupTable(GroupTableModel, boolean, boolean) - Constructor for class corny.addressbook.gui.GroupTable.GroupTable
Creates a new, empty GroupTable with editing disabled.
GroupTableHandler - Class in corny.addressbook.gui.GroupTable
Handler class for the GroupTable class.
GroupTableModel - Class in corny.addressbook.gui.GroupTable
Table model for the GroupTable class.
GroupTableModel() - Constructor for class corny.addressbook.gui.GroupTable.GroupTableModel
 

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