Version 0.6.4 of MDIFramework

Release Notes: This release adds two methods in the FileProperties class that redirect to the MetaData class. It adds several methods in the AbstractMDIApplication class and the TabbedApplication interface to close the currently selected tab, all tabs, or all tabs except the currently selected one. It renames the getprefroot method in the ConfigurationManager class to have a more readable name.

Other releases

  •  30 May 2013 02:54

Release Notes: Adds a new parameter for the Plugin manager that allows you to define additional constraints that will define if Plugins will be loaded.

  •  01 May 2013 22:06

Release Notes: This release replaces the noui and complete versions of the distribution with: core, ui, and complete version. It adds a method to replace the component in the MDIApplication with another. It changes the signature of the FileProperties methods to deal with JComponents rather than Components. It adds a new MDIApplication that is also a JavaFX application (only working for JVMs >= 7.0). It also adds a new core release that contains this class.

  •  14 Feb 2013 23:55

Release Notes: This release adds a method in the Abstract Plugin class to get the context ClassLoader. It fixs the MDIFileUtils.getFile(URL) method when the path contains space characters.

  •  04 Nov 2012 20:44

Release Notes: This release adds two methods in the FileProperties class that redirect to the MetaData class. It adds several methods in the AbstractMDIApplication class and the TabbedApplication interface to close the currently selected tab, all tabs, or all tabs except the currently selected one. It renames the getprefroot method in the ConfigurationManager class to have a more readable name.

  •  17 Oct 2012 22:15

Release Notes: Allows you to use more than one Plugin directory. Allows you to use the LauncherConf class with URLs base directories. Allows you to use more than one Plugin directory: the plugins URL list can be directories or jar files.

Screenshot

Project Spotlight

IckleBot for Android

A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.

Screenshot

Project Spotlight

Climax

A Java command line argument parsing framework.