Skip to content


Closed Add org.nuiton.config.ApplicationConfigHelper#loadAllActions method
nuiton / nuiton-config #15 · created by Tony Chemit
*(from redmine issue 3444 created on 2014-08-16, closed on 2014-08-16)*
updated
Closed Fail to extract t( t( "string") )
nuiton / i18n #134 · created by Tony Chemit
Sometimes, following code is generated:
if (getReplyAttachmentModel() != null) {
    attachmentNameLabel.setText(t( t("faxtomail.reply.attachment.label", getReplyAttachmentModel().getLabel(), getRepl...
updated
Closed Introduces I18nInitializer api
nuiton / i18n #6 · created by Tony Chemit
This api aims to simplify I18n loading *(from redmine issue 344 created on 2010-03-07, closed on 2010-03-07)*
updated
Closed Review the demo application
nuiton / jaxx #1730 · created by Tony Chemit
there is some features not in the demo, ... *(from redmine issue 3448 created on 2014-08-16, closed on 2016-12-31, duplicates #12)*
updated
Closed While init a UIAction on a button, the enabled state from button is lost
nuiton / jaxx #1729 · created by Tony Chemit
*(from redmine issue 3447 created on 2014-08-16, closed on 2014-08-16)*
updated
Closed Improve loading of SwingSession file and allow also to change it
nuiton / jaxx #1728 · created by Tony Chemit
*(from redmine issue 3446 created on 2014-08-16, closed on 2014-08-16)*
updated
Closed Add a jaxx.runtime.validator.swing.SwingListValidatorMessageWidget
nuiton / jaxx #1727 · created by Tony Chemit
This is the same widget as for SwingValidator *(from redmine issue 3445 created on 2014-08-16, closed on 2014-08-16)*
updated
Closed Create a unified API to listen both SimpleBeanValidator and ListBeanValidator
nuiton / jaxx #1726 · created by Tony Chemit
We just want to be able to display both messages in a same table. *(from redmine issue 3443 created on 2014-08-15, closed on 2014-08-16)*
updated
Closed Improve AbstractApplicationUIHandler and deprecates some poor codes
nuiton / jaxx #1725 · created by Tony Chemit
*(from redmine issue 3442 created on 2014-08-15, closed on 2014-08-15)*
updated
Closed Introduce AbstractApplicationFormUIModel
nuiton / jaxx #1724 · created by Tony Chemit
This model represents the support of a form. *(from redmine issue 3441 created on 2014-08-15, closed on 2014-08-15)*
updated
Closed Improve the way to manage validators in application ui handler
nuiton / jaxx #1723 · created by Tony Chemit
Actually we have a org.nuiton.jaxx.application.swing.AbstractApplicationUIHandler#getValidator method but it only deal with one validator and not with BeanListValidator. Let's deprecates this and get...
updated
Open Make ErrorDialogUI configurable
nuiton / jaxx #1267 · created by Tony Chemit
Can you center frame displayed by ErrorDialogUI.showError(Exception) Or make window a little more configurable. *(from redmine issue 12 created on 2009-05-27, duplicates #3448)*
updated