Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Strings, Arrays, Vectors, Wrapper Classes-Java Network Programming-Lab Manual, Exercises of Java Programming

This lab manual is designed by Sarah Jane at Indraprastha Institute of Information Technology for subject Java Network Programming. It includes Packages, Explore, String, Array, Applet, Change, Style, TextBoard, Color, Text

Typology: Exercises

2011/2012

Uploaded on 07/03/2012

netu
netu 🇮🇳

4.5

(4)

55 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
J
Ja
av
va
a
P
Pr
ro
og
gr
ra
am
mm
mi
in
ng
g
D
Da
ay
y-
-0
05
5
E
Ex
xe
er
rc
ci
is
se
e-
-0
02
2
A
A
Ac
c
ct
t
ti
i
iv
v
vi
i
it
t
ty
y
y1
1
1.
.
.
Complete the lab work that you have been assigned during lab sessions and
submit a soft copy of the programs given in lab activities
A
A
Ac
c
ct
t
ti
i
iv
v
vi
i
it
t
ty
y
y2
2
2.
.
.
Explore the following packages
java.lang
java.util
You should know the important classes of these package and primary objective of these
classes
A
A
Ac
c
ct
t
ti
i
iv
v
vi
i
it
t
ty
y
y3
3
3.
.
.
Get skilled using important methods of the following classes
String
Array
Wrapper Classes [ Integer, Float etc..]
Vector
A
A
Ac
c
ct
t
ti
i
iv
v
vi
i
it
t
ty
y
y4
4
4.
.
.
Write an applet that looks like the figure given, the applet should behave as follows
Transfer Text button should display the text entered in text field on the Text
Board
Change Font button should change the font of the text on the TextBoard as
selected from the choice list
Change Color button should change either the color the text on TextBoard or
background of the TextBoard
Change Style should change the style of the text on the TextBoard according to
the selection
Docsity.com

Partial preview of the text

Download Strings, Arrays, Vectors, Wrapper Classes-Java Network Programming-Lab Manual and more Exercises Java Programming in PDF only on Docsity!

J

J

a

a

v

v

a

a

P

P

r

r

o

o

g

g

r

r

a

a

m

m

m

m

i

i

n

n

g

g

D

D

a

a

y

y

E

E

x

x

e

e

r

r

c

c

i

i

s

s

e

e

A

A

A

c

c c t

t t i

i i v

v v i

i i t

t t y

y y 1

 Complete the lab work that you have been assigned during lab sessions and

submit a soft copy of the programs given in lab activities

A

A

A

c

c c t

t t i

i i v

v v i

i i t

t t y

y y 2

 Explore the following packages

 java.lang

 java.util

 You should know the important classes of these package and primary objective of these

classes

A

A

A

c

c c t

t t i

i i v

v v i

i i t

t t y

y y 3

 Get skilled using important methods of the following classes

 String

 Array

 Wrapper Classes [ Integer, Float etc..]

 Vector

A

A

A

c

c c t

t t i

i i v

v v i

i i t

t t y

y y 4

 Write an applet that looks like the figure given, the applet should behave as follows

 Transfer Text button should display the text entered in text field on the Text

Board

 Change Font button should change the font of the text on the TextBoard as

selected from the choice list

 Change Color button should change either the color the text on TextBoard or

background of the TextBoard

 Change Style should change the style of the text on the TextBoard according to

the selection

Docsity.com