Categories
Dictionary
Download
Project Details
Changes Log
FAQ
License


MDIUtilities is a Java library prodiving various utility classes, mainly useful in Swing or JavaFX development.

Organization

The library is organized with the same package names as in the JDK to facilitate its usage: Note that the io, lang, prefs, and xml packages have sub-packages named swing with specific swing dependencies.

Distribution

Main Article: Distribution

Developing the library

Main Article: Developing the library

History

Main Article: History

This project is a copy of the java.net project of the same name "mdiutilities.dev.java.net". I own the two projects, and I ported the java.net project infrastructure to sourceforge because java.net hosting infrastructure has closed (April 2017).

Note that two versions has significant evolutions which could break existing code:
  • 0.9.52 changed the target to Java 8
  • 1.0 changed the package for some Swing classes to make the library more Java module friendly

Categories: general

Developers

Join this project:

To join this project, please contact the project administrators of this project, as shown on the project summary page.

Get the source code:

Source code for this project is available as downloads or through the git repository used by the project, as accessible from the project develop page.

Copyright 2006-2024 Herve Girod. All Rights Reserved. Documentation and source under the LGPL v2 and Apache 2.0 licences