Skip to content

A graphics library offering an easy to use interface for creating visual and interactive programs via javax.swing libraries. (Handles the awkward stuff to provide an easy-to-use environment)

Notifications You must be signed in to change notification settings

Reithger/SoftwareVisualInterface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftwareVisualInterface

Easy to use interface for creating visual and interactive programs via javax.swing libraries. (Handles the awkward stuff to provide an easy-to-use environment)

Check out the Wiki for a Tutorial on using this!

The goal for this library is to obscure many low-level details and give the programmer simple commands for designing their UI; check out the Finite State Machine Model project's ui package for examples on its use in more complicated projects.

If you have any questions, concerns, or recommendations for the library, please let me know! I want to make this library useful for other people as an easy way to start making programs when low-level issues usually push people away from this kind of thing. Email me at sirborinor@gmail.com or open an issue on here so I can get back to you.

I'm aware the library may be a bit dense, but hopefully through provided examples it's usage will be made clear.

Enjoy!

About

A graphics library offering an easy to use interface for creating visual and interactive programs via javax.swing libraries. (Handles the awkward stuff to provide an easy-to-use environment)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages