Java Based UI Framework

A generic Java / Swing UI that consisted of core functions like threading, event handling, error handling, plug-in management, menus, toolbars, security, and layout. This generic framework allows application developers to create applications by building reusable components that can be used in the context of the application and outside for independent use. It also allows for a single application to handle customized user needs, common look, feel and navigation of applications, and standard methods of reporting bugs and issues

Comments are closed.