public class LoginUIHandler extends AbstractTuttiUIHandler<TuttiUIContext,LoginUI>
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationInfo |
authenticationInfo |
| Constructor and Description |
|---|
LoginUIHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(LoginUI ui) |
void |
beforeInit(LoginUI ui) |
protected AuthenticationInfo |
getAuthenticationInfo() |
protected JComponent |
getComponentToFocus() |
LoginUI |
getUi() |
jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> |
getValidator() |
void |
onCloseUI() |
void |
open(String url,
AuthenticationInfo authenticationInfo) |
void |
setAuthenticationInfo(AuthenticationInfo authenticationInfo) |
addColumnToModel, addFloatColumnToModel, addHighlighters, buildReminderLabelTitle, buildReminderLabelTitle, clearValidators, closeUI, getConfig, getContext, getDataContext, getDecorator, getPersistenceService, getPropertiesToIgnore, getTopestUI, getValidateCruiseOperationsService, getValidationService, getWeightStringValue, getWeightStringValue, initButton, initButtonAttachment, initJXTitledPanel, initLabel, initNumberEditor, initTextField, initUIComponent, listenModelModifiy, listenValidationTableHasNoFatalError, listenValidatorValid, listModelIsModify, registerValidators, resetComboBoxAction, showInformationMessageaddAutoSelectOnFocus, addBooleanColumnToModel, addColumnToModel, addColumnToModel, addComboDataColumnToModel, addFloatColumnToModel, addFloatColumnToModel, addIntegerColumnToModel, addIntegerColumnToModel, affectKeyStroke, askCancelEditBeforeLeaving, askSaveBeforeLeaving, autoSelectRowInTable, beforeOpenPopup, changeValidatorContext, closeDialog, decorate, decorate, getListValidators, getModel, getParentContainer, getSimpleValidators, getUI, incrementsMessage, initBeanComboBox, initBeanComboBox, initBeanFilterableComboBox, initBeanFilterableComboBox, initBeanList, initBeanList, initComponentToFocus, initCoordinateDMDEditor, initCoordinateDMSEditor, initDatePicker, initNumberEditor, initScrollPane, initTimeEditor, initUI, initValidators, isAutoSelectOnFocus, newComboModel, newListCellRender, newListCellRender, newListCellRender, newNumberCellRenderer, newTableCellRender, newTableCellRender, newTableCellRender, openDialog, openRowMenu, quitInternalScreen, quitScreen, quitScreen, selectListData, setBoolean, setDate, setFile, setText, showSuccessMessage, useListValidators, useSimpleValidatorsprotected AuthenticationInfo authenticationInfo
public void onCloseUI()
onCloseUI in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,LoginUI>public jaxx.runtime.validator.swing.SwingValidator<TuttiUIContext> getValidator()
getValidator in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,LoginUI>protected JComponent getComponentToFocus()
getComponentToFocus in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,LoginUI>public void beforeInit(LoginUI ui)
beforeInit in interface jaxx.runtime.spi.UIHandler<LoginUI>beforeInit in class org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler<TuttiUIContext,LoginUI>public void afterInit(LoginUI ui)
public LoginUI getUi()
public void open(String url, AuthenticationInfo authenticationInfo)
protected AuthenticationInfo getAuthenticationInfo()
public void setAuthenticationInfo(AuthenticationInfo authenticationInfo)
Copyright © 2012–2015 Ifremer. All rights reserved.