public class ReportUIHandler extends AbstractTuttiUIHandler<ReportUIModel,ReportUI> implements CloseableUI
ReportUI.CONFIRMATION_FORMAT, context, ui| Constructor and Description |
|---|
ReportUIHandler(TuttiUI parentUi,
ReportUI ui) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInitUI() |
void |
beforeInitUI() |
protected JComponent |
getComponentToFocus() |
jaxx.runtime.validator.swing.SwingValidator<ReportUIModel> |
getValidator() |
void |
onCloseUI() |
boolean |
quitUI()
Try to quit UI.
|
void |
showReport() |
addAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addHighlighters, addIntegerColumnToModel, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, buildReminderLabelTitle, buildReminderLabelTitle, changeValidatorContext, clearValidators, closeDialog, closeUI, decorate, decorate, getConfig, getContext, getDataContext, getDecorator, getModel, getPropertiesToIgnore, getTopestUI, getUI, incrementsMessage, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initButtonAttachment, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initLabel, initNumberEditor, initScrollPane, initTextField, initTimeEditor, initUI, isAutoSelectOnFocus, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, newComboModel, newListCellRender, newListCellRender, newListCellRender, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitScreen, registerValidators, selectListData, setBoolean, setDate, setFile, setText, showInformationMessage, showSuccessMessagepublic void beforeInitUI()
beforeInitUI in class AbstractTuttiUIHandler<ReportUIModel,ReportUI>public void afterInitUI()
afterInitUI in class AbstractTuttiUIHandler<ReportUIModel,ReportUI>protected JComponent getComponentToFocus()
getComponentToFocus in class AbstractTuttiUIHandler<ReportUIModel,ReportUI>public void onCloseUI()
onCloseUI in class AbstractTuttiUIHandler<ReportUIModel,ReportUI>public boolean quitUI()
CloseableUIquitUI in interface CloseableUItrue if ui is safe to quit, false otherwise
(means must stay on it).public jaxx.runtime.validator.swing.SwingValidator<ReportUIModel> getValidator()
getValidator in class AbstractTuttiUIHandler<ReportUIModel,ReportUI>public void showReport()
Copyright © 2012–2013 Ifremer. All rights reserved.