public class MainUIHandler extends AbstractTuttiUIHandler<TuttiUIContext>
| Modifier and Type | Field and Description |
|---|---|
protected JComponent |
currentBody |
protected PersistenceService |
persistenceService |
protected MainUI |
ui |
context| Modifier | Constructor and Description |
|---|---|
protected |
MainUIHandler(TuttiUIContext context,
MainUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
protected void |
changeTitle() |
void |
closeTutti() |
protected TuttiUIContext |
getModel() |
protected String |
getSelectedCruiseTitle() |
void |
gotoSite() |
void |
onCloseUI() |
void |
reloadApplication() |
void |
reloadShortcuts() |
void |
reloadTutti() |
protected void |
setScreen(TuttiScreen screen) |
void |
showAbout() |
void |
showAllegroScreen() |
void |
showConfig() |
void |
showExportScreen() |
void |
showFillCatches() |
void |
showImportScreen() |
void |
showInformationMessage(String message) |
void |
showManageProtocol() |
void |
showSelectCampaign() |
closeDialog, closeUI, decorate, getConfig, getContext, getDecorator, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newListCellRender, newListCellRender, openDialog, selectFirstInCombo, selectListData, setBoolean, setDate, setTextprotected MainUI ui
protected JComponent currentBody
protected final PersistenceService persistenceService
protected MainUIHandler(TuttiUIContext context, MainUI ui)
public void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<TuttiUIContext>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<TuttiUIContext>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<TuttiUIContext>protected TuttiUIContext getModel()
getModel in class AbstractTuttiUIHandler<TuttiUIContext>public void closeTutti()
public void reloadTutti()
public void reloadApplication()
public void reloadShortcuts()
public void showConfig()
public void showManageProtocol()
public void showSelectCampaign()
public void showFillCatches()
public void showImportScreen()
public void showExportScreen()
public void showAllegroScreen()
public void showAbout()
public void gotoSite()
public final void showInformationMessage(String message)
showInformationMessage in interface UIMessageNotifiershowInformationMessage in class AbstractTuttiUIHandler<TuttiUIContext>protected void setScreen(TuttiScreen screen)
protected void changeTitle()
protected String getSelectedCruiseTitle()
Copyright © 2012-2013 Ifremer. All Rights Reserved.