public class SelectCruiseUIHandler extends AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>
| Modifier and Type | Field and Description |
|---|---|
static MouseListener |
GRAB_FOCUS_ON_ENTER_LISTENER |
protected boolean |
resetEditCruiseAction |
protected boolean |
resetEditProgramAction |
protected boolean |
resetEditProtocolAction |
protected boolean |
resetNewProtocolAction |
| Constructor and Description |
|---|
SelectCruiseUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(SelectCruiseUI ui) |
void |
beforeInit(SelectCruiseUI ui) |
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<SelectCruiseUIModel> |
getValidator() |
protected void |
initActionComboBox(JComboBox combo) |
void |
onCloseUI() |
void |
resetEditCruiseAction() |
void |
resetEditProgramAction() |
void |
resetEditProtolAction() |
void |
resetNewProtolAction() |
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) |
addColumnToModel, addFloatColumnToModel, addHighlighters, buildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, initButtonAttachment, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, decorate, getModel, getParentContainer, getUI, incrementsMessage, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTimeEditor, initUI, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitScreen, selectListData, setBoolean, setDate, setFile, setText, showSuccessMessagepublic static final MouseListener GRAB_FOCUS_ON_ENTER_LISTENER
protected boolean resetEditProtocolAction
protected boolean resetNewProtocolAction
protected boolean resetEditProgramAction
protected boolean resetEditCruiseAction
public jaxx.runtime.validator.swing.SwingValidator<SelectCruiseUIModel> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void beforeInit(SelectCruiseUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<SelectCruiseUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void afterInit(SelectCruiseUI ui)
protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<SelectCruiseUIModel,SelectCruiseUI>public void resetNewProtolAction()
public void resetEditProtolAction()
public void resetEditCruiseAction()
public void resetEditProgramAction()
public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<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)
protected void initActionComboBox(JComboBox combo)
Copyright © 2012–2014 Ifremer. All rights reserved.