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
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of justsimple!