Provides classes that help with common tasks

The Util and UtilErrors clases are used to perform common tasks like center a text, and such.

The Midi* clases help us use the javax.sound.midi clases since it provides methods for listing instruments, midi devices and many others but it performs the try, catches.

Here you can find some Gui clases that might be used by other packages or even programs like :

Related Documentation

None at this moment.