public class SelectCruiseUIHandler extends AbstractTuttiUIHandler<SelectCruiseUIModel,SelectCruiseUI>
| Modifier and Type | Field and Description |
|---|---|
static MouseListener |
GRAB_FOCUS_ON_ENTER_LISTENER |
protected PersistenceService |
persistenceService |
protected boolean |
resetEditCruiseAction |
protected boolean |
resetEditProgramAction |
protected boolean |
resetEditProtocolAction |
protected boolean |
resetNewProtocolAction |
CONFIRMATION_FORMAT, context, ui| 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() |
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) |
addAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, changeValidatorContext, clearValidators, closeDialog, closeUI, decorate, decorate, getConfig, getContext, getDataContext, getDecorator, getModel, getPropertiesToIgnore, getTopestUI, getUI, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, 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
public static final MouseListener GRAB_FOCUS_ON_ENTER_LISTENER
protected boolean resetEditProtocolAction
protected boolean resetNewProtocolAction
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 resetNewProtolAction()
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)
protected void initActionComboBox(JComboBox combo)
Copyright © 2012–2013 Ifremer. All rights reserved.