Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Richard Torres   on Jun 08 In Java Category.

  
Question Answered By: Lily Brown   on Jun 08

I guess that you have used swing components in your applet

Textlayout is not a swing component by itself but you may have used some container swing in your applet.

As you may know netscape 4 and all versions of IE doesn’t support swing you should install java plugin or use

some complex techniques in order to use swing in your applets.

Share: 

 
 
Didn't find what you were looking for? Find more on TextLayout Or get search suggestion and latest updates.


Tagged: