Download List

Project Description

MDIUtilities provides a set of utility classes that can be used for desktop application development. It contains a network preferences implementation, XML utility classes, geometry utility classes, additional Swing classes, and other miscellaneous classes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-15 07:29
0.6.2

This release adds methods in the FileUtilities class that allow it to "Collapse" a URL to a representation without any ".." constructs.
Tags: Minor

2011-10-23 07:11
0.6.1

This release fixes the getChildURL(URL, String), getParentURL(URL), and exist(URL) FileUtilities methods not playing well with paths containing whitespaces.
Tags: Minor

2011-10-10 06:49
0.6

This release adds methods for Preferences and FileUtilities to get or store one file path relative to another.
Tags: Minor

2011-09-15 10:22
0.5

The library now comes in two releases, one working on Java Swing and containing Swing components, and one without any Swing components that works on Android.
Tags: Major

2011-08-04 15:50
0.4.11

This release added a simple ResolverSAXHandler class in the xml package, which is a handler without any graphical capacilities. The BasicSAXHandler now derives from it, and it is fully usable from the XMLSAXParser implementation.
Tags: Minor

Project Resources