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(Attachment attachment) |
void |
afterInit(AttachmentEditorUI ui) |
void |
beforeInit(AttachmentEditorUI ui) |
void |
closeEditor() |
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> |
getValidator() |
void |
init() |
void |
onCloseUI() |
void |
openEditor(JComponent component) |
void |
place(JComponent component) |
void |
resetFields() |
addColumnToModel, addFloatColumnToModel, addHighlighters, buildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, getWeightStringValue, getWeightStringValue, initButton, initButtonAttachment, initJXTitledPanel, initLabel, initNumberEditor, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, resetComboBoxAction, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, addIntegerColumnToModel, affectKeyStroke, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, decorate, getListValidators, getModel, getParentContainer, getSimpleValidators, getUI, incrementsMessage, initBeanComboBox, initBeanComboBox, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initComponentToFocus, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initNumberEditor, initScrollPane, initTimeEditor, initUI, initValidators, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitInternalScreen, quitScreen, quitScreen, selectListData, setBoolean, setDate, setFile, setText, showSuccessMessage, useListValidators, useSimpleValidatorspublic static final String CLOSE_DIALOG_ACTION
public static final String SHOW_DIALOG_ACTION
protected Action closeAction
protected Action openAction
public void beforeInit(AttachmentEditorUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<AttachmentEditorUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,AttachmentEditorUI>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(Attachment attachment)
public void resetFields()
Copyright © 2012–2015 Ifremer. All rights reserved.