public class CreateAccidentalBatchUIHandler extends AbstractTuttiUIHandler<CreateAccidentalBatchUIModel,CreateAccidentalBatchUI> implements org.nuiton.jaxx.application.swing.util.Cancelable
| Constructor and Description |
|---|
CreateAccidentalBatchUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(CreateAccidentalBatchUI ui) |
void |
beforeInit(CreateAccidentalBatchUI ui) |
void |
cancel() |
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<CreateAccidentalBatchUIModel> |
getValidator() |
void |
onCloseUI() |
Species |
openAddSpeciesDialog(String title,
List<Species> species) |
void |
openUI() |
void |
saveAndClose() |
void |
saveAndContinue() |
addColumnToModel, addFloatColumnToModel, addHighlighters, buildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, initButtonAttachment, initLabel, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, decorate, getModel, getParentContainer, getUI, incrementsMessage, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initNumberEditor, initScrollPane, initTimeEditor, initUI, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitScreen, selectListData, setBoolean, setDate, setFile, setText, showSuccessMessagepublic void beforeInit(CreateAccidentalBatchUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<CreateAccidentalBatchUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<CreateAccidentalBatchUIModel,CreateAccidentalBatchUI>public void afterInit(CreateAccidentalBatchUI ui)
afterInit in interface jaxx.runtime.spi.UIHandler<CreateAccidentalBatchUI>protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<CreateAccidentalBatchUIModel,CreateAccidentalBatchUI>public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<CreateAccidentalBatchUIModel,CreateAccidentalBatchUI>public jaxx.runtime.validator.swing.SwingValidator<CreateAccidentalBatchUIModel> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<CreateAccidentalBatchUIModel,CreateAccidentalBatchUI>public void cancel()
cancel in interface org.nuiton.jaxx.application.swing.util.Cancelablepublic void openUI()
public void saveAndContinue()
public void saveAndClose()
Copyright © 2012–2014 Ifremer. All rights reserved.