public class BenthosFrequencyUIHandler extends AbstractTuttiTableUIHandler<BenthosFrequencyRowModel,BenthosFrequencyUIModel,BenthosFrequencyUI>
| Modifier and Type | Field and Description |
|---|---|
protected ApplyBenthosFrequencyRafaleAction |
applyBenthosFrequencyRafaleAction |
protected WeightUnit |
weightUnit
Weight unit.
|
| Constructor and Description |
|---|
BenthosFrequencyUIHandler() |
cleanrRowMonitor, getRowPropertiesToIgnore, initTable, installTableKeyListener, installTableSaveOnRowChangedSelectionListener, onAfterSelectedRowChanged, onRowModifyStateChanged, recomputeRowValidState, saveSelectedRowIfNeeded, uninstallTableKeyListener, uninstallTableSaveOnRowChangedSelectionListeneraddColumnToModel, addFloatColumnToModel, addHighlighters, buildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, getWeightStringValue, getWeightStringValue, initButtonAttachment, initJXTitledPanel, initLabel, initNumberEditor, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, 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, initBeanList, initBeanList, initButton, 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, useSimpleValidatorsprotected WeightUnit weightUnit
protected ApplyBenthosFrequencyRafaleAction applyBenthosFrequencyRafaleAction
public BenthosFrequencyTableModel getTableModel()
getTableModel in class AbstractTuttiTableUIHandler<BenthosFrequencyRowModel,BenthosFrequencyUIModel,BenthosFrequencyUI>public org.jdesktop.swingx.JXTable getTable()
getTable in class AbstractTuttiTableUIHandler<BenthosFrequencyRowModel,BenthosFrequencyUIModel,BenthosFrequencyUI>public boolean isRowValid(BenthosFrequencyRowModel row)
AbstractTuttiTableUIHandlerisRowValid in class AbstractTuttiTableUIHandler<BenthosFrequencyRowModel,BenthosFrequencyUIModel,BenthosFrequencyUI>row - row to validatetrue if row is valid, false otherwise.protected void onModelRowsChanged(List<BenthosFrequencyRowModel> rows)
protected void onRowModified(int rowIndex,
BenthosFrequencyRowModel row,
String propertyName,
Object oldValue,
Object newValue)
AbstractTuttiTableUIHandlerAbstractTuttiBeanUIModel.modify state on
the current selected row changed.onRowModified in class AbstractTuttiTableUIHandler<BenthosFrequencyRowModel,BenthosFrequencyUIModel,BenthosFrequencyUI>rowIndex - row index of the modified rowrow - modified rowpropertyName - name of the modified property of the rowoldValue - old value of the modified propertynewValue - new value of the modified propertyprotected void saveSelectedRowIfRequired(TuttiBeanMonitor<BenthosFrequencyRowModel> rowMonitor, BenthosFrequencyRowModel row)
AbstractTuttiTableUIHandlersaveSelectedRowIfRequired in class AbstractTuttiTableUIHandler<BenthosFrequencyRowModel,BenthosFrequencyUIModel,BenthosFrequencyUI>rowMonitor - the row monitor (see AbstractTuttiTableUIHandler.rowMonitor)row - the row to save if necessaryprotected void onRowValidStateChanged(int rowIndex,
BenthosFrequencyRowModel row,
Boolean oldValue,
Boolean newValue)
public jaxx.runtime.validator.swing.SwingValidator<BenthosFrequencyUIModel> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<BenthosFrequencyUIModel,BenthosFrequencyUI>public void beforeInit(BenthosFrequencyUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<BenthosFrequencyUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<BenthosFrequencyUIModel,BenthosFrequencyUI>public void afterInit(BenthosFrequencyUI ui)
protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<BenthosFrequencyUIModel,BenthosFrequencyUI>public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<BenthosFrequencyUIModel,BenthosFrequencyUI>public void editBatch(BenthosFrequencyCellComponent.FrequencyCellEditor editor)
protected JComponent getComponentToFocus(FrequencyConfigurationMode mode)
protected float getStep(Caracteristic caracteristic)
protected void updateLogVisibility()
public <E> void initBeanFilterableComboBox(jaxx.runtime.swing.editor.bean.BeanFilterableComboBox<E> comboBox,
List<E> data,
E selectedData)
initBeanFilterableComboBox in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<BenthosFrequencyUIModel,BenthosFrequencyUI>public BenthosFrequencyCellComponent.FrequencyCellEditor getFrequencyEditor()
Copyright © 2012–2015 Ifremer. All rights reserved.