BCS Java FX Project Source Code Generator


When programming Java FX I noticed the project offered would lend itself to producing monolithic spaghetti code.  I took the initiative to design a project that more closely adhered to MVC paradigm.  A template and templating system was used for the creation of subsequent projects.  Then key phrases were changed to create a new project.  Compartmentalizing the components in this manner allows the user to select packages to be implemented for the design and production of expert systems.
Having authored source code generating programs since 1974 I decided to author a code generator for Java FX projects.  The project source code generator is written in Java FX.  First the end user must select a sub directory in which the project will reside.  The last sub directory in the file specification becomes the family id or program name for the resulting project.  Every bit of the code required to make the Java FX application function in the Eclipse (Neon.2) IDE is dynamically generated.  This approach allows the programmer the ability to design the application as opposed to preparing for the design of the application.

A 32 bit executable program may be downloaded by clicking here.
A 64 bit executable program may be downloaded by clicking here.
The component documentation can be found by clicking here.
The source code may be found by clicking here.
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.

Leave a Reply

Your email address will not be published. Required fields are marked *