public class ContactPropertiesDialog extends TitledPageApplicationDialog
FormBackedDialogPage,
ContactFormDEFAULT_CANCEL_COMMAND_ID, DEFAULT_FINISH_COMMAND_ID, DEFAULT_FINISH_SUCCESS_MESSAGE_KEY, DEFAULT_FINISH_SUCCESS_TITLE_KEY, logger, SUCCESS_FINISH_MESSAGE_KEY, SUCCESS_FINISH_TITLE_KEYMESSAGE_PROPERTY| Constructor and Description |
|---|
ContactPropertiesDialog(Contact contact,
ContactDataStore dataStore) |
ContactPropertiesDialog(ContactDataStore dataStore) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onAboutToShow() |
protected void |
onCancel() |
protected boolean |
onFinish() |
createTitledDialogContentPane, getDescription, getDialogPage, setDialogPage, setTitlePaneImage, setTitlePaneTitle, update, updateMessagePane, updateTitlePaneaddDialogComponents, addPropertyChangeListener, addPropertyChangeListener, createDialogContentPane, disposeDialogContentPane, getMessage, getTitlePaneImage, getTitlePaneTitle, isMessageShowing, removePropertyChangeListener, removePropertyChangeListener, setCaption, setContentPane, setDescription, setImage, setMessageaddActionKeyBinding, addActionKeyBinding, attachListeners, componentsChanged, createButtonBar, createDialog, dispose, getActionMap, getApplicationConfig, getCallingCommand, getCancelCommand, getCancelCommandId, getCommandGroupMembers, getDialog, getDialogContentPane, getDisplayFinishSuccessMessage, getFinishCommand, getFinishCommandId, getFinishSecurityControllerId, getFinishSuccessMessage, getFinishSuccessMessageArguments, getFinishSuccessTitle, getFinishSuccessTitleArguments, getInputMap, getLocation, getLocationRelativeTo, getParentComponent, getParentWindow, getPreferredSize, getTitle, getWindowForComponent, hide, init, isControlCreated, isEnabled, isShowing, onInitialized, onWindowActivated, onWindowClosing, onWindowGainedFocus, onWindowLostFocus, registerCancelCommandAsDefault, registerDefaultCommand, registerDefaultCommand, setCallingCommand, setCloseAction, setDefaultEnabled, setDisplayFinishSuccessMessage, setEnabled, setFinishEnabled, setLocation, setLocationRelativeTo, setModal, setParentComponent, setPreferredSize, setResizable, setTitle, showDialog, showFinishSuccessMessageDialogpublic ContactPropertiesDialog(ContactDataStore dataStore)
public ContactPropertiesDialog(Contact contact, ContactDataStore dataStore)
protected void onAboutToShow()
onAboutToShow in class ApplicationDialogprotected boolean onFinish()
onFinish in class ApplicationDialogprotected void onCancel()
onCancel in class ApplicationDialogCopyright © 2014. All Rights Reserved.