This simple framework allows the implementation of the paradigm MVC (Model-View-Controller) for the development of any Java Standalone Desktop application just by using only one Java annotation.
It was called "just simple" because the developer has just to define 3 separated and independent classes, a model, a view and a controller... and all the work of putting together is made by the the framework that discovers the annotations (specified in each class) and mix all together their functionalities.
Features
- MVC paradigm fully implemented only with Java annotations definied by the user
- this framework just uses interfaces, no need to extend, add or create other classes
Categories
Software DevelopmentFollow justsimple
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of justsimple!