Java GUI Interfaces
Here are some screenshots of generic Java GUI interfaces I
created using only notepad and the Java SWING library. I know how to use
Sun's Netbeans and also Eclipse among other IDEs to create Java applications,
however, using a text editor like notepad forces you to learn the code and
structure. These interfaces are pre-configured to allow anyone to plug in
the actions they desire by adding the code to the appropriate section.
There are also some screenshots of a Java minesweeper game created for a project. It is not a Javascript game which is much simpler
to create. Don't be fooled by the apparent simplicity of this game.
The logic for this project was far more complicated than I had anticipated,
however, it was worth the trouble.
 





 


|