Download List

Projeto Descrição

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 versão adiciona uma classe que lhe permite verificar se a versão atual do Java é pelo menos igual a uma versão 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

Melhora o comportamento da classe SAXResolver.
Tags: Minor
Improves the behavior of the SAXResolver class.

2013-01-04 07:36
0.7 final

Adiciona um quadro para obter mensagens com parâmetros.
Tags: Major
Adds a framework for getting messages with parameters.

2011-12-19 23:30
0.6.4

Esta versão não coloca como condição para definir o ID público de DTD de SAXParser genérico que o analisador é validar, torna o namespace do analisador SAX conscientes e adiciona novos métodos na classe FileUtilities que verifique a existência de uma URL ou arquivo na rede antes de adicioná-lo para uma lista retornada de arquivos.
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 versão corrige o getAbsoluteFile (arquivo, Cadeia de caracteres) e getProtectedURL(File) FileUtilities métodos, que não joga bem com caminhos que contenham espaços em branco.
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