MDIFramework Code
A ready-to-use architecture for Java MDI applications
Brought to you by:
hervegirod
File | Date | Author | Commit |
---|---|---|---|
nbproject | 2016-11-14 |
![]() |
[654d51] tutorials |
samples | 2017-10-17 |
![]() |
[d0f3b4] Catch possible IllegalArgument exceptions if tr... |
src | 2017-10-17 |
![]() |
[7fc724] Catch possible IllegalArgument exceptions if tr... |
test | 2016-11-11 |
![]() |
[66676a] initialize the git repository |
tools | 2017-10-17 |
![]() |
[99415a] Use docJGenerator 0.77 |
www | 2017-05-16 |
![]() |
[f2e918] Use docJGenerator 0.63 |
.gitignore | 2017-04-27 |
![]() |
[3631ed] 0.7.14 Beta 1 |
APACHE | 2016-11-11 |
![]() |
[66676a] initialize the git repository |
CHANGES | 2017-10-17 |
![]() |
[89eae5] Catch possible IllegalArgument exceptions if tr... |
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 | 2017-06-22 |
![]() |
[1ce2ad] Fix the source of the samples not included in t... |
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.