public class SelectCruiseUIHandler extends AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>
| Modifier and Type | Field and Description |
|---|---|
protected PersistenceService |
persistenceService |
protected boolean |
resetEditCruiseAction |
protected boolean |
resetEditProgramAction |
protected boolean |
resetEditProtocolAction |
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 |
resetEditCruiseAction() |
void |
resetEditProgramAction() |
void |
resetEditProtolAction() |
protected void |
startComboFirstAction(MouseEvent event) |
protected void |
startEditAction(boolean canEdit,
ActionEvent event) |
void |
startEditCruiseAction(ActionEvent event) |
void |
startEditCruiseAction(MouseEvent event) |
void |
startEditProgramAction(ActionEvent event) |
void |
startEditProgramAction(MouseEvent event) |
void |
startExistingProtocolAction(ActionEvent event) |
void |
startExistingProtocolAction(MouseEvent event) |
void |
startNewProtocolAction(ActionEvent event) |
void |
startNewProtocolAction(MouseEvent event) |
addAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, askBeforeDelete, 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 resetEditProtocolAction
protected boolean resetEditProgramAction
protected boolean resetEditCruiseAction
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 resetEditCruiseAction()
public void resetEditProgramAction()
public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void startEditProgramAction(MouseEvent event)
public void startEditProgramAction(ActionEvent event)
public void startEditCruiseAction(MouseEvent event)
public void startEditCruiseAction(ActionEvent event)
public void startExistingProtocolAction(MouseEvent event)
public void startExistingProtocolAction(ActionEvent event)
public void startNewProtocolAction(MouseEvent event)
public void startNewProtocolAction(ActionEvent event)
protected void startComboFirstAction(MouseEvent event)
protected void startEditAction(boolean canEdit,
ActionEvent event)
Copyright © 2012-2013 Ifremer. All Rights Reserved.