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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -