Currently Browsing: Java
GUI 2 – Tiny Window – Your first window
The following is a very small program that creates a window. It doesn’t do anything, and it’s so small you might have a hard time finding it in the upper left corner of your screen. Try resizing it. A default JFrame can do a few things — it understands minimize and maximize, it can...
1 Star2 Star3 Star4 Star5 Star (2 votes, average: 3.50 out of 5)
Loading ... Loading ...
Creating the Ajax application with Java
We’ll begin with the complete HTML and JavaScript code for our first application, a simple web page that displays the decimal value of any character. Then we’ll break apart the JavaScript and examine it.
1 Star2 Star3 Star4 Star5 Star (10 votes, average: 3.40 out of 5)
Loading ... Loading ...