Easy to use
Easy to install
It’s free
| Welcome to the BreezySwing website. Graphical user interfaces in Java are fun and should be readily accessible to all programmers. | |
| Programmers import BreezySwing into their applications and start writing GUI-based Java programs the easy way. | Definition: BreezySwing is a package of classes that takes the pain out of writing GUI-based programs in Java. |
| BreezySwing is not a GUI builder, editor, or development environment. Instead, it simplifies the user interface and event model for programmers by subclassing various classes in the javax.swing package. | |
-
- Easy to use because you don’t need to know the details of Java’s GUI resources.
- Easy to install because it is contained in a Java package.
- Flexible and extensible because the source code is provided.
GUIDE TO BreezySwing
| Overview | What BreezySwing is and why you will want to use it. |
| Downloads |
Copyright and other rules governing the use of the material on this website. |
| Installation | How to install BreezySwing on your computer. |
| Tutorial | How to use BreezySwing. |
| Quick Reference | A quick guide to BreezySwing classes and methods. |
| Books | Java textbooks for beginners. |
| About Us | Meet the authors of BreezySwing. |