Download List

Descripción del Proyecto

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.

2013-02-04 07:46
0.7.2

Esta versión incorpora una clase que permite comprobar si la versión actual de Java es al menos igual a una versión especificada.
Tags: Minor
This release adds a class that allows it to check whether the current Java version is at least equal to a specified version.

2013-01-14 04:06
0.7.1

Mejora el comportamiento de la clase SAXResolver.
Tags: Minor
Improves the behavior of the SAXResolver class.

2013-01-04 07:36
0.7 final

Agrega un marco para recibir mensajes con parámetros.
Tags: Major
Adds a framework for getting messages with parameters.

2011-12-19 23:30
0.6.4

Esta versión no pone como condición para configurar el ID de DTD público de la SAXParser genérica que el analizador está validando, hace que el espacio de nombres del analizador de saxo consciente y agrega nuevos métodos en la clase FileUtilities que comprobar la existencia de una dirección URL o un archivo en la red antes de agregarlo a una lista de archivos.
Tags: Minor
This release doesn't put as a condition to set the DTD public ID of the generic SAXParser that the parser is validating, makes the SAX Parser namespace aware, and adds new methods in the FileUtilities class which check the existence of a URL or File on the Network before adding it to a returned list of Files.

2011-11-20 09:04
0.6.3

Esta versión corrige la getAbsoluteFile archivo (cadena) y getProtectedURL(File) FileUtilities métodos, que no juegan bien con rutas que contiene espacios en blanco.
Tags: Minor
This release fixes the getAbsoluteFile(File, String) and getProtectedURL(File) FileUtilities methods, which didn't play well with paths containing whitespaces.

Project Resources