Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APX - A javafx framework for making MVC type Applications

unknown-3349865Nov 20 2016 — edited Nov 21 2016

Hey There Programmers , Java lovers, and JavaFX gurus.

I Present to you APX - A javafx library for making MVC desktop applications

This Library Helps to create projects

that follow mvc standards. It also provides an interface to generate

pages, create tables in database etc.

I just released v0.0.2 of APX on github.

-Now you can automatically create java models and sqlite tables with just a single JSON file.

-Added support for ORM with ORMlite

-Now all you need to do is Create a DAO to run normal CRUD operations on the database

Project link: https://github.com/othreecodes/APX

Demo project : https://github.com/othreecodes/apxdemo

website: https://othreecodes.github.io/APX/

Remeber to fork and star ⭐

Try it out. I'd love to get your feedback

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 18 2016
Added on Nov 20 2016
0 comments
363 views