MDIFramework Code
A ready-to-use architecture for Java MDI applications
Brought to you by:
hervegirod
File | Date | Author | Commit |
---|---|---|---|
nbproject | 2023-10-29 |
![]() |
[a9a231] - Add a method loadResources method in the Plu... |
samples | 2025-06-08 |
![]() |
[e27535] - Make sure that the handlers list in the Defau... |
src | 2025-06-08 |
![]() |
[cd6158] - Make sure that the handlers list in the Defau... |
test | 2025-03-25 |
![]() |
[80c3e0] - Allow to prevent the opening of the applicat... |
tools | 2025-06-08 |
![]() |
[f48fdf] Use jDependency 1.4.8 for the Unit Tests |
www | 2025-03-25 |
![]() |
[f55132] 1.4.7 update |
.gitignore | 2023-10-29 |
![]() |
[6328ff] Use Netbeans 12.5 for the development |
APACHE | 2016-11-11 |
![]() |
[66676a] initialize the git repository |
CHANGES | 2025-06-08 |
![]() |
[b46370] Use jDependency 1.4.8 for the Unit Tests |
COPYING | 2016-11-11 |
![]() |
[66676a] initialize the git repository |
LGPL | 2016-11-11 |
![]() |
[66676a] initialize the git repository |
README | 2016-11-11 |
![]() |
[294b8f] javadoc |
build.xml | 2025-06-08 |
![]() |
[889aef] Use jDependency 1.4.8 for the Unit Tests |
MDIFramework What is it? ----------- MDIFramework is a Java based toolkit to ease applications developement. Where is it? ------------ The home page for the MDIFramework project can be found in the sourceforge Project web site (https://sourceforge.net/projects/mdiframework/). There you also find information on how to download the latest release as well as all the other information you might need regarding this project. History ------- This project is a copy of the java.net project of the same name (http://mdiframework.dev.java.net//). I own the two projects, and I ported the java.net project infrastructure to sourceforge because java.net hosting infrastructure will close soon (April 2017). The associated java.net project exists since 2006. Requirements ------------ A Java 1.7 or later compatible virtual machine for your operating system. Installation ------------ The MDIFramework.jar file is the library of the application. bootstrap.jar contains the fundamental interfaces used by plugins, and can be used for plugins, if you also want to use them independantly. Licensing and legal issues -------------------------- For legal and licensing issues, please read the LICENSE file.