public class MainUIHandler extends AbstractFaxToMailUIHandler<FaxToMailUIContext,MainUI>
| Modifier and Type | Field and Description |
|---|---|
protected JComponent |
currentBody |
listModelListener| 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() |
protected JComponent |
getComponentToFocus() |
JComponent |
getCurrentBody() |
jaxx.runtime.validator.swing.SwingValidator<FaxToMailUIContext> |
getValidator() |
void |
onCloseUI() |
boolean |
quitCurrentScreen() |
void |
reloadDemandList() |
void |
reloadUI() |
void |
setBodyTitle(String title) |
protected void |
setScreen(FaxToMailScreen screen) |
void |
showInformationMessage(String message) |
protected void |
updateBusyState(boolean busy) |
addComboDataColumnToModel, closeFrame, closeFrame, decorate, decorateUser, getConfig, getContext, getDecorator, getPropertiesToIgnore, getTopestUI, initBeanFilterableComboBox, initCheckBoxComboBox, isActionEnabled, listenValidatorValid, listModelIsModify, openFrame, openModalFrame, quitScreen2, setText, setTextaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addHighlighters, addIntegerColumnToModel, addIntegerColumnToModel, affectKeyStroke, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, getListValidators, getModel, getParentContainer, getSimpleValidators, getUI, incrementsMessage, initBeanComboBox, initBeanComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initComponentToFocus, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTextField, initTimeEditor, initUI, initUIComponent, initValidators, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitInternalScreen, quitScreen, quitScreen, selectListData, setBoolean, setDate, setFile, showSuccessMessage, useListValidators, useSimpleValidatorsprotected JComponent currentBody
public void beforeInit(MainUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<MainUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<FaxToMailUIContext,MainUI>protected void updateBusyState(boolean busy)
public void afterInit(MainUI ui)
protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<FaxToMailUIContext,MainUI>public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<FaxToMailUIContext,MainUI>public jaxx.runtime.validator.swing.SwingValidator<FaxToMailUIContext> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<FaxToMailUIContext,MainUI>public void reloadUI()
public void changeLocale(Locale locale)
public final void showInformationMessage(String message)
showInformationMessage in interface UIMessageNotifiershowInformationMessage in class AbstractFaxToMailUIHandler<FaxToMailUIContext,MainUI>public boolean quitCurrentScreen()
protected void setScreen(FaxToMailScreen screen)
public void changeTitle()
public void setBodyTitle(String title)
public JComponent getCurrentBody()
public void reloadDemandList()
Copyright © 2014–2015 CodeLutin. All rights reserved.