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 |
changeScreen(JComponent newBody,
String title) |
protected void |
changeTitle() |
protected void |
closeCurrentBody() |
void |
closeTutti() |
protected void |
closeTutti(boolean exit) |
protected TuttiUIContext |
getModel() |
void |
gotoSite() |
void |
onCloseUI() |
protected void |
reloadTutti() |
protected void |
setScreen(TuttiScreen screen) |
void |
showAbout() |
void |
showAllegroScreen() |
void |
showConfig() |
void |
showExportScreen() |
void |
showFillCatches() |
void |
showImportScreen() |
void |
showManageProtocol() |
void |
showSelectCampaign() |
getConfig, getContext, initBeanComboBox, initBeanList, initDatePicker, initNumberEditor, initTimeEditor, initUI, listenValidatorValid, listModelIsModify, newListCellRender, newTableCellRender, selectListData, setBoolean, setProperty, setText, updateIndicesprotected 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 showConfig()
public void closeTutti()
public void showManageProtocol()
public void showSelectCampaign()
public void showFillCatches()
public void showImportScreen()
public void showExportScreen()
public void showAllegroScreen()
public void showAbout()
public void gotoSite()
protected void setScreen(TuttiScreen screen)
protected void reloadTutti()
protected void closeCurrentBody()
protected void changeScreen(JComponent newBody, String title)
protected void closeTutti(boolean exit)
protected void changeTitle()
Copyright © 2012 Ifremer. All Rights Reserved.