public class MarineLitterBatchUIHandler extends AbstractTuttiBatchTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchTableModel,MarineLitterBatchUI>
| Modifier and Type | Field and Description |
|---|---|
protected WeightUnit |
weightUnit
Weight unit.
|
| Constructor and Description |
|---|
MarineLitterBatchUIHandler() |
addAttachementHighlighter, addCommentHighlighter, addHighlighters, clearTableSelection, initBatchTable, onRowModifiedcleanrRowMonitor, getRowPropertiesToIgnore, initTable, installTableKeyListener, installTableSaveOnRowChangedSelectionListener, onAfterSelectedRowChanged, onRowModifyStateChanged, onRowValidStateChanged, recomputeRowValidState, saveSelectedRowIfNeeded, uninstallTableKeyListener, uninstallTableSaveOnRowChangedSelectionListeneraddColumnToModel, addFloatColumnToModel, buildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, getWeightStringValue, getWeightStringValue, initButtonAttachment, initJXTitledPanel, initLabel, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, 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, showSuccessMessageprotected WeightUnit weightUnit
protected org.nuiton.jaxx.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> getCommentIdentifier()
protected org.nuiton.jaxx.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> getAttachementIdentifier()
public void selectFishingOperation(FishingOperation bean)
public MarineLitterBatchTableModel getTableModel()
getTableModel in class AbstractTuttiTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchUI>public org.jdesktop.swingx.JXTable getTable()
getTable in class AbstractTuttiTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchUI>protected boolean isRowValid(MarineLitterBatchRowModel row)
AbstractTuttiTableUIHandlerisRowValid in class AbstractTuttiTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchUI>row - row to validatetrue if row is valid, false otherwise.protected void saveSelectedRowIfRequired(TuttiBeanMonitor<MarineLitterBatchRowModel> rowMonitor, MarineLitterBatchRowModel row)
AbstractTuttiTableUIHandlersaveSelectedRowIfRequired in class AbstractTuttiTableUIHandler<MarineLitterBatchRowModel,MarineLitterBatchUIModel,MarineLitterBatchUI>rowMonitor - the row monitor (see AbstractTuttiTableUIHandler.rowMonitor)row - the row to save if necessaryprotected void onModelRowsChanged(List<MarineLitterBatchRowModel> rows)
public jaxx.runtime.validator.swing.SwingValidator<MarineLitterBatchUIModel> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>public void beforeInit(MarineLitterBatchUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<MarineLitterBatchUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>public void afterInit(MarineLitterBatchUI ui)
protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>protected void beforeOpenPopup(int rowIndex,
int columnIndex)
beforeOpenPopup in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<MarineLitterBatchUIModel,MarineLitterBatchUI>public void createBatch()
public void addBatch(CreateMarineLitterBatchUIModel model)
protected MarineLitterBatchRowModel loadBatch(MarineLitterBatch aBatch)
protected void saveRow(MarineLitterBatchRowModel row)
public void removeFromMarineLitterCategoriesUsed(MarineLitterBatchRowModel row)
protected void addToMarineLitterCategoriesUsed(MarineLitterBatchRowModel row)
Copyright © 2012–2014 Ifremer. All rights reserved.