The moose likes Beginning Java and the fly likes I wanted to know... Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "I wanted to know..." Watch "I wanted to know..." New topic
Author

I wanted to know...

Osama Hasan
Ranch Hand

Joined: Sep 30, 2002
Posts: 53
.http://www.eidmubarak.com/new/cardfm.php?card=eidlake1&cat=eid
The above link contains a card that is made in Java .I want to get simple code about how these kind of cards are made.I have seen quiet a lot of them.
Thanks.


SCJP 1.4<br />SCWCD 1.4
Rene Liebmann
Ranch Hand

Joined: May 02, 2002
Posts: 196
I think, you have to take a closer look to JAI (Java Advanced Imaging). I'm shure, that this kind of behaviour is possible with that API.
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
Heck, I think that you can do that just by making a gif and using a Photo editor to add in the ripple effects.
Then just stick the gif on an html page.


"JavaRanch, where the deer and the Certified play" - David O'Meara
 
 
subject: I wanted to know...
 
Threads others viewed
Collaboration between Struts Actions and plain old Servlets
Retrieve null array value
Another passing by reference question
Static fields between two servers
setting scope of a bean in Servlet
IntelliJ Java IDE