public class CreateBenthosBatchUIHandler extends AbstractTuttiUIHandler<CreateBenthosBatchUIModel,CreateBenthosBatchUI> implements Cancelable
CreateBenthosBatchUI.CONFIRMATION_FORMAT, context, ui, WARNING_FORMAT| Constructor and Description |
|---|
CreateBenthosBatchUIHandler(TuttiUI parentUi,
CreateBenthosBatchUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
void |
cancel() |
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<CreateBenthosBatchUIModel> |
getValidator() |
void |
onCloseUI() |
Species |
openAddSpeciesDialog(String title,
List<Species> species) |
void |
openUI(BenthosBatchUIModel batchModel) |
void |
save() |
addAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, askCancelEditBeforeLeaving, askOverwriteFile, askSaveBeforeLeaving, autoSelectRowInTable, changeValidatorContext, clearValidators, closeDialog, closeUI, decorate, decorate, getConfig, getContext, getDataContext, getDecorator, getModel, getPropertiesToIgnore, getTopestUI, getUI, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initButton, initButtonAttachment, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTextField, initTimeEditor, initUI, isAutoSelectOnFocus, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, newComboModel, newListCellRender, newListCellRender, newListCellRender, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitScreen, registerValidators, selectListData, setBoolean, setDate, setText, showInformationMessage, showSuccessMessagepublic CreateBenthosBatchUIHandler(TuttiUI parentUi, CreateBenthosBatchUI ui)
public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<CreateBenthosBatchUIModel,CreateBenthosBatchUI>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<CreateBenthosBatchUIModel,CreateBenthosBatchUI>protected JComponent getComponentToFocus()
getComponentToFocus in class AbstractTuttiUIHandler<CreateBenthosBatchUIModel,CreateBenthosBatchUI>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<CreateBenthosBatchUIModel,CreateBenthosBatchUI>public jaxx.runtime.validator.swing.SwingValidator<CreateBenthosBatchUIModel> getValidator()
getValidator in class AbstractTuttiUIHandler<CreateBenthosBatchUIModel,CreateBenthosBatchUI>public void cancel()
cancel in interface Cancelablepublic void openUI(BenthosBatchUIModel batchModel)
public void save()
Copyright © 2012-2013 Ifremer. All Rights Reserved.