Projects / MDIUtilities / Releases / Minor

RSS All releases tagged Minor

  •  14 Nov 2011 22:29

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

  •  22 Oct 2011 22:11

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

  •  09 Oct 2011 21:49

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

  •  04 Aug 2011 21:10

Release Notes: This release add further enhancements to the XML package. Now the ResolverSAXHandler class does not use any Wwing classes anyymore, and the BasicSAXHandler class clearly derives more from this class. Beware that there are some incompatible changes for the BasicSAXHandler class: the keepExceptionStack property has been removed (the exception stack is always kept now). As the exceptions are only of the SAXParseException class, the class only returns a list of these exceptions, which can break previous code relying on this list (previously, the list was of the broader SAXException class).

  •  04 Aug 2011 06:50

Release Notes: 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.

  •  26 Jul 2011 04:56

Release Notes: It is now ensured that the Preferences root is cleared before serializing preferences when quitting the application.

  •  24 Jul 2011 13:33

Release Notes: The methods in PreferencesHelper, NestableURLConnection, and NestableJarURLConnection were changed to take care of the escaped spaces in file names.

  •  24 Jul 2011 06:12

Release Notes: This release fixes some methods wrongly directly using File.toURL(), as the toURL() method of the File class may return wrongly escaped results for files with spaces in their path.

  •  08 May 2011 13:43

Release Notes: This release adds a new "exist" method for URLs and methods on URLs that return null if the URL does not exist. These methods avoid calling the File.exist() method, which returns an exception in a restricted environment (such as Applets or Java Web Start).

  •  20 Mar 2011 13:48

Release Notes: This release fixes some tests that were not working anymore due to some missing resource files. It also fixes the systemNodeForPackage method of the NetworkPreferenceFactory class making use of the PreferencesFactory parent class, and thus was incorrectly accessing the registry in Windows. The JFileSelector class now returns the used JFileChooser, allowing users to configure the file chooser. Generics are used in the geom package. The createTransformArc method in the ShapeUtilities method was fixed, which incorrectly used a sub-portion of the arc for the bounding rectangle.

Screenshot

Project Spotlight

Imixs Workflow

A Java based BPM framework to build workflow management systems in a fast and easy way.

Screenshot

Project Spotlight

PeerProject

A P2P filesharing client.