public class AttachmentEditorUIHandler extends AbstractTuttiUIHandler<TuttiUIContext,AttachmentEditorUI>
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSE_DIALOG_ACTION |
protected Action |
closeAction |
protected Action |
openAction |
static String |
SHOW_DIALOG_ACTION |
| Constructor and Description |
|---|
AttachmentEditorUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttachment() |
protected void |
addAttachment(Attachment attachment) |
void |
afterInit(AttachmentEditorUI ui) |
void |
closeEditor() |
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> |
getValidator() |
void |
init() |
void |
onCloseUI() |
void |
openAttachment(Attachment attachment) |
void |
openEditor(JComponent component) |
void |
place(JComponent component) |
void |
removeAttachment(AttachmentItem attachmentItem) |
protected void |
resetFields() |
void |
saveAttachment(Attachment attachment) |
addColumnToModel, addFloatColumnToModel, addHighlighters, buildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, initButtonAttachment, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeInit, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, decorate, getModel, getParentContainer, getUI, incrementsMessage, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTimeEditor, initUI, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitScreen, selectListData, setBoolean, setDate, setFile, setText, showSuccessMessagepublic static final String CLOSE_DIALOG_ACTION
public static final String SHOW_DIALOG_ACTION
protected Action closeAction
protected Action openAction
public void afterInit(AttachmentEditorUI ui)
protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,AttachmentEditorUI>public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,AttachmentEditorUI>public jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,AttachmentEditorUI>public void closeEditor()
public void openEditor(JComponent component)
public void init()
public void place(JComponent component)
public void addAttachment()
protected void addAttachment(Attachment attachment)
protected void resetFields()
public void openAttachment(Attachment attachment)
public void saveAttachment(Attachment attachment)
public void removeAttachment(AttachmentItem attachmentItem)
Copyright © 2012–2014 Ifremer. All rights reserved.