public class ReplyFormUIHandler extends AbstractFaxToMailUIHandler<ReplyFormUIModel,ReplyFormUI> implements org.nuiton.jaxx.application.swing.util.Cancelable
| Modifier and Type | Class and Description |
|---|---|
protected class |
ReplyFormUIHandler.FileComboBoxEditor |
| Modifier and Type | Field and Description |
|---|---|
protected AddAttachmentToReplyAction |
addAttachmentToReplyAction |
listModelListener| Constructor and Description |
|---|
ReplyFormUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttachment() |
void |
addCc() |
void |
addCci() |
void |
addTo() |
void |
afterInit(ReplyFormUI replyFormUI) |
void |
beforeInit(ReplyFormUI ui) |
void |
cancel() |
void |
forward()
Close current dialog ui, and reopen a new one for transfering repons to new recipient.
|
protected JComponent |
getComponentToFocus() |
Component |
getTopestUI() |
jaxx.runtime.validator.swing.SwingValidator<ReplyFormUIModel> |
getValidator() |
void |
onCloseUI() |
void |
openAttachment(ReplyAttachmentModel attachment) |
void |
openLocation() |
void |
removeAttachment(ReplyAttachmentModel attachment) |
protected void |
updateAttachmentPanel(Collection<ReplyAttachmentModel> attachments) |
addComboDataColumnToModel, clearValidators, closeFrame, closeFrame, decorate, decorateUser, getConfig, getContext, getDecorator, getPropertiesToIgnore, initCheckBoxComboBox, isActionEnabled, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, openFrame, openModalFrame, quitScreen2, registerValidators, setText, setText, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addHighlighters, addIntegerColumnToModel, addIntegerColumnToModel, affectKeyStroke, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, getListValidators, getModel, getParentContainer, getSimpleValidators, getUI, incrementsMessage, initBeanComboBox, initBeanComboBox, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initComponentToFocus, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTextField, initTimeEditor, initUI, initUIComponent, initValidators, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitInternalScreen, quitScreen, quitScreen, selectListData, setBoolean, setDate, setFile, showSuccessMessage, useListValidators, useSimpleValidatorsprotected AddAttachmentToReplyAction addAttachmentToReplyAction
public void beforeInit(ReplyFormUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<ReplyFormUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<ReplyFormUIModel,ReplyFormUI>public void afterInit(ReplyFormUI replyFormUI)
afterInit in interface jaxx.runtime.spi.UIHandler<ReplyFormUI>public void cancel()
cancel in interface org.nuiton.jaxx.application.swing.util.Cancelablepublic void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<ReplyFormUIModel,ReplyFormUI>public jaxx.runtime.validator.swing.SwingValidator<ReplyFormUIModel> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<ReplyFormUIModel,ReplyFormUI>protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<ReplyFormUIModel,ReplyFormUI>public Component getTopestUI()
getTopestUI in class AbstractFaxToMailUIHandler<ReplyFormUIModel,ReplyFormUI>public void removeAttachment(ReplyAttachmentModel attachment)
public void addAttachment()
protected void updateAttachmentPanel(Collection<ReplyAttachmentModel> attachments)
public void openLocation()
public void openAttachment(ReplyAttachmentModel attachment)
public void forward()
public void addTo()
public void addCc()
public void addCci()
Copyright © 2014–2016 CodeLutin. All rights reserved.