Java desktop application for computing the roots of a quadratic equation – Source code

The source code of a Java desktop application for solving a quadratic equation is shown below. The application is built using this Java code for computing the roots of the equation.