Two Laptop Bag
The moose likes Java in General and the fly likes web based paint clone Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "web based paint clone" Watch "web based paint clone" New topic
Author

web based paint clone

vaibhav mishra
Ranch Hand

Joined: Jun 18, 2008
Posts: 168
I got myself into a bet to create a web based paint clone , but I certainly have no idea how to do it, is creating an applet and embed inside html is only option or there is some other more eloquent alternative, I am a java buff so I want to do it the java way, I figured I can do it on desktop(but I don't know how much time it'll take), but what about the web , kindly help me out, I am open to learning new technology but someone have to guide me the path, I'll take care of code myself


SCJP
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35443
    
    9
Not sure what you mean by "eloquent alternative" -maybe "elegant"?-, but if using someone else's code is OK then check out ImageJ. It runs as an applet and has lots of image editing capabilities.


Android appsImageJ pluginsJava web charts
vaibhav mishra
Ranch Hand

Joined: Jun 18, 2008
Posts: 168
I mean is there no way of doing it through jsp, javafx, or any other technology for me applet is like a desktop app running on web(I only perceive it that way)
I know my friend is using flex
Martijn Verburg
author
Bartender

Joined: Jun 24, 2003
Posts: 3268

JavaFX would be an option yes, JSP, I'd doubt it, fancy Javascript? Maybe


Cheers, Martijn - Blog,
Twitter, PCGen, Ikasan, My The Well-Grounded Java Developer book!,
My start-up.
vaibhav mishra
Ranch Hand

Joined: Jun 18, 2008
Posts: 168
Ok , I 'll go with javafx
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: web based paint clone
 
Similar Threads
setting contents visible/invisible
How to Effort Estimate? Manage Java/JEE based Project? for first time Lead/Manager
Preparing for cx 310-230
Array clone
MouseMotionListener