public class SelectCruiseUIHandler extends AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>
| Modifier and Type | Field and Description |
|---|---|
protected PersistenceService |
persistenceService |
protected boolean |
resetEditProtolAction |
CONFIRMATION_FORMAT, context, ui, WARNING_FORMAT| Constructor and Description |
|---|
SelectCruiseUIHandler(TuttiUI<?,?> parentUI,
SelectCruiseUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<SelectCruiseUIModel> |
getValidator() |
void |
onCloseUI() |
void |
resetEditProtolAction() |
void |
startExistingProtocolAction(ActionEvent event) |
void |
startExistingProtocolAction(MouseEvent event) |
void |
startNewProtocolAction(ActionEvent event) |
void |
startNewProtocolAction(MouseEvent event) |
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, showSuccessMessageprotected final PersistenceService persistenceService
protected boolean resetEditProtolAction
public SelectCruiseUIHandler(TuttiUI<?,?> parentUI, SelectCruiseUI ui)
public jaxx.runtime.validator.swing.SwingValidator<SelectCruiseUIModel> getValidator()
getValidator in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>protected JComponent getComponentToFocus()
getComponentToFocus in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void resetEditProtolAction()
public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void startExistingProtocolAction(MouseEvent event)
public void startExistingProtocolAction(ActionEvent event)
public void startNewProtocolAction(MouseEvent event)
public void startNewProtocolAction(ActionEvent event)
Copyright © 2012-2013 Ifremer. All Rights Reserved.