Results 1 to 4 of 4
Thread: Applet Background image
- 06-21-2011, 03:02 PM #1
Member
- Join Date
- Jun 2011
- Posts
- 1
- Rep Power
- 0
Applet Background image
Hello
I am new here. I have set an image as a background image in my java applet. Now I want to set that background image within specific coordinates. For example background image at the center of applet.
Please post the java applet code for this task if u know about it.
Waiting for your urgent reply.
Regards
Fiza
- 06-21-2011, 03:42 PM #2
Since the applet class extends the Panel class, any code that adds a background image to a Panel should work for you.
There are lots of code samples on this forum. Do a Search.
- 06-21-2011, 04:40 PM #3
How? Chances are, you can probably use whatever code you already have as a starting point. Feel free to post it in the form of an SSCCE.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 06-21-2011, 08:05 PM #4
This isn't a code factory.
Read this.
db
Similar Threads
-
use image for background
By tony_stark in forum AWT / SwingReplies: 1Last Post: 05-31-2011, 08:20 PM -
[Help] W/ background image
By gundum584 in forum New To JavaReplies: 9Last Post: 01-10-2011, 05:48 AM -
Background Image of Applet
By BangJava in forum Java AppletsReplies: 8Last Post: 11-24-2010, 05:48 AM -
Background image
By leiferouis in forum New To JavaReplies: 9Last Post: 03-08-2009, 05:49 PM -
Image as background
By Java.child in forum AWT / SwingReplies: 2Last Post: 10-02-2008, 11:37 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks