Greeting cards application in java - what is the best approach?

T

tak

Hi,

I need to design and create a greeting cards application that allows
the users to enter text and/or images to the front and the inside of
the card. The image needs to be resizable just incase it is too big.
Or the user can select from some predefined template and change the
image or text if neccessary. Which basically is a very simple greeting
cards appl...

My questions are,

1. what component will be best used for the card itself? I am thinking
of canvas, but i dont know if there will be any limitation that i will
face later down the road.... b/c if the user choose to create new
cards, i need to display 2 canvas, and have a browse for pictures
button, user will select a picture, drag and drop it on the canvas,
and resize it if neccessary. And at the mean time, create a textbox in
runtime - and enter freeform text to it. Is canvas the best choice?

2. as for image resize - similar to what you do in Microsoft Word -
when you import an image, you can drag the corner, and resize the
picture in runtime - -how do you do that in java, what API do you use?

3. Free form textbox - again - what API is best for this? and can you
give me some pointers on how to start on this? i am really puzzle on
this textbox piece.

thanks.
T
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top