Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version fügt eine Klasse, die erlaubt es zu überprüfen, ob die aktuelle Java-Version mindestens eine angegebene Version entspricht.
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

Verbessert das Verhalten der SAXResolver-Klasse.
Tags: Minor
Improves the behavior of the SAXResolver class.

2013-01-04 07:36
0.7 final

Fügt einen Rahmen für das Abrufen von Nachrichten mit Parametern.
Tags: Major
Adds a framework for getting messages with parameters.

2011-12-19 23:30
0.6.4

In dieser Version setzen nicht als Bedingung für der öffentlichen DTD-ID des generischen SAXParser einzurichten, dass der Parser ist Validierung, den SAX-Parser Namespace bewusst macht, und fügt neue Methoden in der FileUtilities-Klasse, die das Vorhandensein einer URL oder Datei im Netzwerk vor dem Hinzufügen zu einer zurückgegebene Liste von Dateien prüfen.
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

Diese Version behebt die GetAbsoluteFile Datei (Zeichenfolge) und getProtectedURL(File) FileUtilities Methoden, die nicht gut mit Pfade spielen, die Leerzeichen enthalten.
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