answersLogoWhite

0


Best Answer

import java.applet.Applet;

import java.awt.Graphics;

@SuppressWarnings("serial")

public class AppletTest extends Applet {

public void paint (Graphics g) {

g.drawString("WELCOME TO THE WORLD OF APPLETS", 100, 25);

setBackground(java.awt.Color.RED);

}

}

<HTML>

<HEAD>

<TITLE> AppletTest</TITLE>

<BODY>

<CENTER>

<APPLET CODE = "AppletTest.class" WIDTH = 400 HEIGHT = 100 </APPLET>

</CENTER>

</BODY>

</HEAD>

<HTML>

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Write a program to create an applet with red back ground and display the message welcome to the world of applets write its HTML document also specify width and height to the applet?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

A rectangluar area that can contain a document program or message?

Dialog Box


What element of the word program window is used to display part of the document window?

tabs


Write a program in java to display a string message using Servlets?

i dont no string for servlate


When applets work on java ring?

client server program in java ring


Which element of the Word program window is used to display different parts of the document in the document window?

The split feature can be used to show different panes in the window, enabling you to see different parts of the document.


Which element of the word program window is used to display different parts of the document in the document windows?

The split feature can be used to show different panes in the window, enabling you to see different parts of the document.


What is Content is too large?

Certain programs have a limit on the content they can contain or manipulate. When this limit is reached the program will display such a message. Notepad, which come bundled with Windows is such a program.


What is the display name of the software program and the name of the document on which you are working?

There are thousands of different software programs. The programs name should be on the top of the page.


Why applet tag is used in java program?

Applets are designed to be embedded within web browsers. The obvious advantage here is the ability to run a Java program directly in your web browser, without having to manually launch a completely separate program.


Which element of the word program window is used to display different parts of the documents in the document window?

The split feature can be used to show different panes in the window, enabling you to see different parts of the document.


Why swing used insted of applet?

Swing is used for desktop applications. Applets are used to create program which run in a browser.


A is a program that secretly attaches inself to a carrier as a document or program and then execute when that document is opened or program is launched?

virus