From scm@users.chorem.org Wed Sep 30 14:50:09 2015 From: "chorem.org scm" To: lima-commits@list.chorem.org Subject: [Lima-commits] 01/01: refs #1268 =?utf-8?q?d=C3=A9placement?= des models du jaxx au handler Date: Wed, 30 Sep 2015 14:50:10 +0200 Message-ID: <20150930125009.A87045D19CE@goh.codelutin.com> In-Reply-To: <20150930125009.19015.322@bihar.codelutin.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2114988292308898568==" --===============2114988292308898568== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. New commit to branch feature/1293-addAccountViewerTab in repository lima. See http://git.chorem.org/lima.git commit f1dace88844af43a6a57029f8966ad186a70a2c0 Author: dcosse Date: Wed Sep 30 14:49:39 2015 +0200 refs #1268 d=C3=A9placement des models du jaxx au handler --- .../lima/ui/accountViewer/AccountViewerView.jaxx | 22 +--- .../ui/accountViewer/AccountViewerViewHandler.java | 120 +++++++++++++++----= -- 2 files changed, 89 insertions(+), 53 deletions(-) diff --git a/lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/Accoun= tViewerView.jaxx b/lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/= AccountViewerView.jaxx index d03a614..a1c21f0 100644 --- a/lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/AccountViewer= View.jaxx +++ b/lima-swing/src/main/java/org/chorem/lima/ui/accountViewer/AccountViewer= View.jaxx @@ -24,22 +24,12 @@ java.awt.FlowLayout java.awt.Dimension org.chorem.lima.util.WrapToolBarLayout - org.chorem.lima.ui.common.FinancialPeriodComboBoxModel - org.chorem.lima.util.BigDecimalToString - org.chorem.lima.ui.lettering.TypeEntry - org.chorem.lima.entity.Account - javax.swing.ListSelectionModel - org.jdesktop.swingx.JXDatePicker static org.nuiton.i18n.I18n.t org.chorem.lima.ui.combobox.AccountComboBox - org.chorem.lima.ui.LimaRendererUtil - org.chorem.lima.entity.FinancialPeriod =20 =20 - -