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.

2011-11-15 07:29
0.6.2

Diese Veröffentlichung fügt Methoden in der FileUtilities-Klasse, mit denen es "Collapse"eine URL zu einer Darstellung ohne".."-Konstrukte können.
Tags: Minor
This release adds methods in the FileUtilities class that allow it to "Collapse" a URL to a representation without any ".." constructs.

2011-10-23 07:11
0.6.1

Diese Version behebt die GetChildURL (URL, String), getParentURL(URL) und exist(URL) FileUtilities Methoden spielen nicht gut mit Pfade, die Leerzeichen enthalten.
Tags: Minor
This release fixes the getChildURL(URL, String), getParentURL(URL), and exist(URL) FileUtilities methods not playing well with paths containing whitespaces.

2011-10-10 06:49
0.6

Diese Veröffentlichung fügt Methoden für Einstellungen und FileUtilities zum Abrufen oder speichern eine Dateipfad relativ zu einem anderen.
Tags: Minor
This release adds methods for Preferences and FileUtilities to get or store one file path relative to another.

2011-09-15 10:22
0.5

Die Bibliothek ist in zwei Versionen, eine Arbeit an Java Swing und Swing-Komponenten enthalten, und man ohne Swing-Komponenten, die auf Android arbeitet.
Tags: Major
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.

2011-08-04 15:50
0.4.11

Diese Version ergänzt eine einfache ResolverSAXHandler Klasse in der xml-Paket, das eine Prozedur ohne grafische capacilities ist. Die BasicSAXHandler jetzt leitet sich davon ab, und es ist voll einsatzfähig, aus dem XMLSAXParser Umsetzung.
Tags: Minor
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.

Project Resources