public class MainUIHandler extends AbstractTuttiUIHandler<TuttiUIContext,MainUI>
| Modifier and Type | Field and Description |
|---|---|
protected JComponent |
currentBody |
| Constructor and Description |
|---|
MainUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptLocale(Locale l,
String expected) |
void |
afterInit(MainUI ui) |
void |
beforeInit(MainUI ui) |
void |
changeLocale(Locale locale) |
void |
changeTitle() |
void |
clearValidators() |
protected JComponent |
getComponentToFocus() |
protected String |
getSelectedCruiseTitle() |
jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> |
getValidator() |
void |
gotoSite() |
void |
onCloseUI() |
boolean |
quitCurrentScreen() |
void |
registerValidator(jaxx.runtime.validator.swing.SwingValidator validator) |
void |
reloadDbManagerText() |
void |
reloadUI() |
void |
setBodyTitle(String title) |
protected void |
setScreen(TuttiScreen screen) |
void |
showHelp() |
void |
showInformationMessage(String message) |
protected void |
updateBusyState(boolean busy) |
addHighlighters, buildReminderLabelTitle, buildReminderLabelTitle, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, initButtonAttachment, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidatorsaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, 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, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitScreen, selectListData, setBoolean, setDate, setFile, setText, showSuccessMessageprotected JComponent currentBody
public void reloadDbManagerText()
public void beforeInit(MainUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<MainUI>beforeInit in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<TuttiUIContext,MainUI>protected void updateBusyState(boolean busy)
public void afterInit(MainUI ui)
protected JComponent getComponentToFocus()
getComponentToFocus in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<TuttiUIContext,MainUI>public void onCloseUI()
onCloseUI in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<TuttiUIContext,MainUI>public jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> getValidator()
getValidator in class fr.ifremer.shared.application.swing.AbstractApplicationUIHandler<TuttiUIContext,MainUI>public void reloadUI()
public void changeLocale(Locale locale)
public void gotoSite()
public void showHelp()
public final void showInformationMessage(String message)
showInformationMessage in interface UIMessageNotifiershowInformationMessage in class AbstractTuttiUIHandler<TuttiUIContext,MainUI>public void registerValidator(jaxx.runtime.validator.swing.SwingValidator validator)
public void clearValidators()
clearValidators in class AbstractTuttiUIHandler<TuttiUIContext,MainUI>public boolean quitCurrentScreen()
protected void setScreen(TuttiScreen screen)
public void changeTitle()
protected String getSelectedCruiseTitle()
public void setBodyTitle(String title)
Copyright © 2012–2014 Ifremer. All rights reserved.