M - type of the ui modelpublic abstract class AbstractTuttiTabContainerUIHandler<M,UI extends TuttiUI<M,?>> extends AbstractTuttiUIHandler<M,UI> implements org.nuiton.jaxx.application.swing.tab.TabContainerHandler
| Constructor and Description |
|---|
AbstractTuttiTabContainerUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.jaxx.application.swing.tab.TabHandler |
getTabHandler(int index)
Returns the tab handler of the tab i.
|
void |
init() |
protected void |
initUI(UI ui) |
boolean |
onTabChanged(int currentIndex,
int newIndex) |
void |
setCustomTab(int index,
org.nuiton.jaxx.application.swing.tab.TabContentModel model) |
addColumnToModel, addFloatColumnToModel, addHighlighters, buildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, getWeightStringValue, getWeightStringValue, initButtonAttachment, initJXTitledPanel, initLabel, initNumberEditor, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, addIntegerColumnToModel, affectKeyStroke, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeInit, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, decorate, getComponentToFocus, getListValidators, getModel, getParentContainer, getSimpleValidators, getUI, getValidator, incrementsMessage, initBeanComboBox, initBeanComboBox, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initButton, initComponentToFocus, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initNumberEditor, initScrollPane, initTimeEditor, initValidators, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, onCloseUI, openDialog, openRowMenu, quitInternalScreen, quitScreen, quitScreen, selectListData, setBoolean, setDate, setFile, setText, showSuccessMessage, useListValidators, useSimpleValidatorsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic org.nuiton.jaxx.application.swing.tab.TabHandler getTabHandler(int index)
getTabHandler in interface org.nuiton.jaxx.application.swing.tab.TabContainerHandlerindex - the index of the tabTabHandler interface,
null otherwisepublic void setCustomTab(int index,
org.nuiton.jaxx.application.swing.tab.TabContentModel model)
setCustomTab in interface org.nuiton.jaxx.application.swing.tab.TabContainerHandlerprotected void initUI(UI ui)
public void init()
init in interface org.nuiton.jaxx.application.swing.tab.TabContainerHandlerpublic boolean onTabChanged(int currentIndex,
int newIndex)
onTabChanged in interface org.nuiton.jaxx.application.swing.tab.TabContainerHandlerCopyright © 2012–2015 Ifremer. All rights reserved.