News
JAXX 2.5.9 released
The JAXX team is pleased to announce the jaxx-2.5.9 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- [BeanComboBox] add method to add and remove items from comboBox Issue: #2491. Thanks to Tony Chemit. Resolved by tchemit.
- [BeanComboBox] add empty property Issue: #2492. Thanks to Tony Chemit. Resolved by tchemit.
- [BeanComboBox] Use widget with no model Issue: #2493. Thanks to Tony Chemit. Resolved by tchemit.
- Use the genericType to fill the beanType property on BeanTypeAware widgets Issue: #2494. Thanks to Tony Chemit. Resolved by tchemit.
- Set encoding to UTF-8 in jaxx-m-p tests Issue: #2496. Thanks to Tony Chemit. Resolved by tchemit.
- Add BeanComboBox demo Issue: #2495. Thanks to Tony Chemit. Resolved by tchemit.
- [BeanDoubleList] Use widget with no model Issue: #2497. Thanks to Tony Chemit. Resolved by tchemit.
- Updates rsyntaxtextarea to 2.0.2 Issue: #2498. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5.8 released
The JAXX team is pleased to announce the jaxx-2.5.8 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- Create a double list widget Issue: #2474. Thanks to Kevin Morin. Resolved by kmorin.
- Updates mavenpom to 3.4.6 Issue: #2479. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.6.5 Issue: #2480. Thanks to Tony Chemit. Resolved by tchemit.
- Updates Eugene to 2.6 Issue: #2481. Thanks to Tony Chemit. Resolved by tchemit.
- Updates plexus-utils to 3.0.10 Issue: #2482. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5.7 released
The JAXX team is pleased to announce the jaxx-2.5.7 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
Fixed Bugs:- Can not use enabled binding on TabInfo Issue: #2448. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to mavenpom 3.4.4 Issue: #2428. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to helper-m-p 2.0 Issue: #2429. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.6.4 Issue: #2449. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to eugene 2.5.6 Issue: #2450. Thanks to Tony Chemit. Resolved by tchemit.
- Use css for bean widgets Issue: #2453. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to plexus-util 3.0.9 Issue: #2454. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5.6 released
The JAXX team is pleased to announce the jaxx-2.5.6 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- Improve FileEditor Issue: #2333. Thanks to Tony Chemit. Resolved by tchemit.
- Improve ConfigUIModelBuilder api Issue: #2344. Thanks to Tony Chemit. Resolved by tchemit.
- SwingListValidatorMessageTableModel is not correct Issue: #2303. Thanks to Tony Chemit. Resolved by tchemit.
- Can no use css to add title in tab Issue: #2346. Thanks to Tony Chemit. Resolved by tchemit.
- Can not use in a jaxx file some java file as soon they extends some other classes Issue: #2343. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to i18n-m-p 2.5 Issue: #2334. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.6.3 Issue: #2335. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to plexus-util 3.0.8 Issue: #2339. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to eugene 2.5 Issue: #2336. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to maven-plugin-testing-harness 1.3 Issue: #2337. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to mavenpom 3.4 Issue: #2338. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to rsyntaxtextarea 1.5.2 Issue: #2340. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5.5 released
The JAXX team is pleased to announce the jaxx-2.5.5 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- Remove deprecated decorator api Issue: #1647. Thanks to Tony Chemit. Resolved by tchemit.
- Make possible again to change SwingValidatorFactory Issue: #2248. Thanks to Tony Chemit. Resolved by tchemit.
- Fix pom dependencies Issue: #2250. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.6 Issue: #2247. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5.4 released
The JAXX team is pleased to announce the jaxx-2.5.4 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- Improve ConfigUI Issue: #2217. Thanks to Tony Chemit. Resolved by tchemit.
- Do not show sort property to change if there is only one property available in BeanUI api Issue: #2221. Thanks to Tony Chemit. Resolved by tchemit.
- Make a color editor and its renderer Issue: #2227. Thanks to Matthieu ALLON. Resolved by mallon.
- Introduce a ClassTableCellRenderer Issue: #2239. Thanks to Tony Chemit. Resolved by tchemit.
- Improve ConfigUI to use configuration with no inheritanceon ApplicationConfig Issue: #2238. Thanks to Tony Chemit. Resolved by tchemit.
- NPE in ConfigUI if one option has a nul value Issue: #2220. Thanks to Tony Chemit. Resolved by tchemit.
- ClassCellEditor does not work for anything but classes Issue: #2240. Thanks to Tony Chemit. Resolved by tchemit.
- Add a logback configuration file Issue: #2219. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to swingx 1.6.4 Issue: #2226. Thanks to Tony Chemit. Resolved by tchemit.
- updates to nuiton-utils 2.5.3 Issue: #2236. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5.3 released
The JAXX team is pleased to announce the jaxx-2.5.3 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- Add method in SwingUtil to auto-select a cell content in a table when the cell is selected Issue: #2214. Thanks to Tony Chemit. Resolved by tchemit.
- Can auto-select NumberEditor content when having bad content Issue: #2215. Thanks to Tony Chemit. Resolved by tchemit.
- Use new validation api from nuiton-utils Issue: #2210. Thanks to Tony Chemit. Resolved by tchemit.
- Add new methods in SwingUtil Issue: #2212. Thanks to Tony Chemit. Resolved by tchemit.
- SwingUtil.editCell method does not work properly Issue: #2211. Thanks to Tony Chemit. Resolved by tchemit.
- NPE when no file selected within the FileCellEditor Issue: #2213. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.5.2 Issue: #2202. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5.2 released
The JAXX team is pleased to announce the jaxx-2.5.2 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Important note:¶
Due to Issue: #2184, you have to be carefull with this dependencies
which has changed (some groupIds has changed, some new moduels, but I could not found any clear input about it).
Changes in this version:¶
New features:- Update ListToListSelector component Issue: #2194. Thanks to Éric Chatellier. Resolved by echatellier.
- Null management with NumberCellEditor Issue: #2195. Thanks to Florian DESBOIS. Resolved by fdesbois.
- Update to swingx 1.6.3 Issue: #2184. Thanks to Éric Chatellier. Resolved by echatellier.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5.1 released
The JAXX team is pleased to announce the jaxx-2.5.1 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- Create GenericListSelectionModel extracted from GenericListModel Issue: #2159. Thanks to Sylvain Letellier. Resolved by sletellier.
- Improve ActionWorker api Issue: #2163. Thanks to Tony Chemit. Resolved by tchemit.
- Use maven-plugin-plugin 3 api Issue: #930. Thanks to Tony Chemit. Resolved by tchemit.
- Add keyStroke editor to input shortcut key in config ui Issue: #2173. Thanks to Sylvain Letellier. Resolved by sletellier.
- ClassDescriptor equals and isAssignableFrom are not correct Issue: #2153. Thanks to Tony Chemit. Resolved by tchemit.
- Jaxx deos not compile under jdk 7 (field comparator fails) Issue: #2154. Thanks to Tony Chemit. Resolved by tchemit.
- Can't use 'errors' id for SwingValidatorMessageTableModel Issue: #2161. Thanks to Florian DESBOIS. Resolved by tchemit.
- FileEditor dont keep input path Issue: #2171. Thanks to Sylvain Letellier. Resolved by sletellier.
- Updates to commons-lang3 Issue: #2162. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to eugene 2.4.2 Issue: #2167. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to maven-verifier 1.3 Issue: #2168. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to plexus-utils 3.0.1 Issue: #2169. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to mavenpom 3.3.4 Issue: #2166. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to nuiton-utils 2.5.1 Issue: #2179. Thanks to Tony Chemit. Resolved by tchemit.
- Remove old tutorials Issue: #2180. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
JAXX 2.5 released
The JAXX team is pleased to announce the jaxx-2.5 release!
JAXX Project
Documentation of the project can be found here:
http://maven-site.nuiton.org/jaxx
Changes in this version:¶
New features:- treat imageIcon as icon and actionIcon Issue: #1744. Thanks to Tony Chemit. Resolved by tchemit.
- Move decorator neutral api to nuiton-utils Issue: #1644. Thanks to Tony Chemit. Resolved by tchemit.
- Change maven-jaxx-plugin to jaxx-maven-plugin Issue: #1939. Thanks to Tony Chemit. Resolved by tchemit.
- Allow to specify date pattern to display for ClockWidget Issue: #2127. Thanks to Sylvain Letellier. Resolved by sletellier.
- Create component extend JXDatePicker to hide popup button and allow input time Issue: #2136. Thanks to Sylvain Letellier. Resolved by sletellier.
- Add component to choose a file Issue: #2137. Thanks to Sylvain Letellier. Resolved by sletellier.
- Use FileEditor to input File in ApplicationConfigUI Issue: #2138. Thanks to Sylvain Letellier. Resolved by sletellier.
- Add method to select next editable cell on TAB key released Issue: #2144. Thanks to Sylvain Letellier. Resolved by sletellier.
- Add numberCellEditor using NumberEditor Issue: #2145. Thanks to Sylvain Letellier. Resolved by sletellier.
- Add widget to select values in list Issue: #2146. Thanks to Sylvain Letellier. Resolved by sletellier.
- Can not use any more menu item with no href with m-site-p 3.0 Issue: #1947. Thanks to Tony Chemit. Resolved by tchemit.
- inherited attribute no more supported by item of site.xml Issue: #1948. Thanks to Tony Chemit. Resolved by tchemit.
- Can not build release application Issue: #2147. Thanks to Tony Chemit. Resolved by tchemit.
- Jnlp demo won't works. Issue: #2150. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to mavenpom 3.3.3 Issue: #1962. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to helper-m-p 1.4 Issue: #1758. Thanks to Tony Chemit. Resolved by tchemit.
- Updates to i18n 2.4.1 Issue: #1659. Thanks to Tony Chemit. Resolved by tchemit.
- Update to xworks-core 2.3.1.2 Issue: #1892. Thanks to Éric Chatellier. Resolved by tchemit.
- Updates to nuiton-utils 2.5 Issue: #1645. Thanks to Tony Chemit. Resolved by tchemit.
- Remove tutorial as part of release build Issue: #2149. Thanks to Tony Chemit. Resolved by tchemit.
- Use now fluido for generated site Issue: #2148. Thanks to Tony Chemit. Resolved by tchemit.
Downloads¶
No release file deployed. (all files are deployed in the maven repository)
Maven artifacts¶
Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/
Find us at
Have fun!
-JAXX team
« Previous 1 2 3 4 Next »
Also available in: Atom