Hi guys,
I been playing around with Java lately, and I will start playing with Android Programming. Java was not too bad for me - maybe this was the case because I had known a little bit of C#. I also had fun writing stuff that submits data from my Java application to a MySQL database server, on my web host
I felt great! I love writing code in Java 
How does one go about creating and using their own designed buttons, text boxes, drop down boxes, and other form controls when they are developing applications? I have not touched on this side just yet, I was using the provided form controls in Java and I was curious as to how developers get their own buttons and other form controls working in applications.
I am currently learning about Multithreading in Java, it doesn't seem so bad, but I will be practising this by building a DVD Store application for fun. I also want to learn of some cool design patterns (like MVC).
I been playing around with Java lately, and I will start playing with Android Programming. Java was not too bad for me - maybe this was the case because I had known a little bit of C#. I also had fun writing stuff that submits data from my Java application to a MySQL database server, on my web host
How does one go about creating and using their own designed buttons, text boxes, drop down boxes, and other form controls when they are developing applications? I have not touched on this side just yet, I was using the provided form controls in Java and I was curious as to how developers get their own buttons and other form controls working in applications.
I am currently learning about Multithreading in Java, it doesn't seem so bad, but I will be practising this by building a DVD Store application for fun. I also want to learn of some cool design patterns (like MVC).