java - How to create buttons and other images required for a project -
Basically I'm a Java developer and I want to know how to create the necessary buttons and other images for my Java project.
P>
According to my knowledge, we will use Photoshop to create images.
But someone tells me the exact process and any related videos or links how to do this task.
EDIT: According to your comments, you may want to take a look at this. As far as buttons and images are concerned, all you need is a plain HTML tag. In addition, if you are considering creating an N-tier web application, then you might want to take a look at a framework (like tutorial). Spring should make some things easy.
Comments
Post a Comment