public class EnterWeightUIHandler extends AbstractTuttiUIHandler<TuttiUIContext,EnterWeightUI>
| Modifier and Type | Field and Description |
|---|---|
static String |
CANCEL_ACTION |
static String |
VALIDATE_ACTION |
| Constructor and Description |
|---|
EnterWeightUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(EnterWeightUI ui) |
protected JComponent |
getComponentToFocus() |
protected String |
getTitle(String weightLabel,
WeightUnit weightUnit) |
jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> |
getValidator() |
void |
onCloseUI() |
protected Float |
openAndGetWeightValue(String weightLabel,
Float weight,
WeightUnit weightUnit) |
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, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, addIntegerColumnToModel, affectKeyStroke, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeInit, 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 CANCEL_ACTION
public static final String VALIDATE_ACTION
public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,EnterWeightUI>public jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,EnterWeightUI>protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,EnterWeightUI>public void afterInit(EnterWeightUI ui)
protected Float openAndGetWeightValue(String weightLabel, Float weight, WeightUnit weightUnit)
protected String getTitle(String weightLabel, WeightUnit weightUnit)
Copyright © 2012–2015 Ifremer. All rights reserved.