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.


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.


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.


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.


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.


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.
A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.