aspose file tools
The moose likes Applets and the fly likes FocusTraversalPolicy in 1.4.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "FocusTraversalPolicy in 1.4.1" Watch "FocusTraversalPolicy in 1.4.1" New topic
Author

FocusTraversalPolicy in 1.4.1

Pramodh c
Greenhorn

Joined: Oct 16, 2002
Posts: 3
Cindy.
Presently we have upgraded our product(applet) from 1.3.1 to 1.4.1.We are facing some problems after the upgrade.
1)setNextFocusableComponent seems to be not working in 1.4.1.Since our GUI consists of all JPanels.How to implement FocusTraversal Policy (If you could give the example it will be greatful).
2)The applet is not refreshing immediately after minimise or maximise.The paint problem seems to be severe in 1.4.1 than 1.3.1.How to tackle this issue.
Expecting a earlier reply.


pramodh
Dirk Schreckmann
Sheriff

Joined: Dec 10, 2001
Posts: 7023
pramodhc,
Welcome to JavaRanch!
We ain't got many rules 'round these parts, but we do got one. Please change your display name to comply with The JavaRanch Naming Policy.
Thanks Pardner! Hope to see you 'round the Ranch!


[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
 
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: FocusTraversalPolicy in 1.4.1
 
Similar Threads
signned applet on JVM 1.4.2
tomcat - java.util.zip.ZipException error message
RMI Across Various JDK version's
Applets on multiple browsers
Upgrade issues from 1.3.1 String begginning spaces removed.