Hi guys - I'm really excited to get a new handset made Sony Ericsson, which is first handset from them with Android operating system. I liked the interface and design very much. But I can't still get ...
Posts from July 2011
7 result(s) found
Here I'm giving some programming language terminologies.computer: an entity that executes instructionsprocessor: the part of an electronic computer that executes instructionsprimary storage: the part ...
Sun Microsystem is releasing weekly early access snapshots of the complete source, binaries and documentation for JDK 7. These snapshot releases let you review and contribute to the Java SE platform a...
If you know bit of HTML and when you're developing a webpage, I think you would have felt uneasy while choosing the colors for the web. I've developed a small Swing component which will just list down...
We all know how to withdraw money from ATM machine. When my friend was checking his account balance, first time I came to know about ATM machine, I wondered by looking at that machine (It was the Andh...
I'm going to explain about my program, Notepad.java, a swing based program. It just look like windows operating system's notepad.We can implement all the typical text editor functionality with Java. M...