>They show up when running it locally from
>NetBeans, but not when accessing it through the Java Web start page.
Are they both using the same JVM? Does it work when run as a
standalone application? Are you using the same L&F in both cases?
see http://mindprod.com/jgloss/laf.html
I'm using ToolTips in the Replicator running under Java 1.6 and Java
Web Start in Opera. They are working just fine.
baseDirChange = new JEButton( "Change" );
baseDirChange.setToolTipText( "Change the base directory" );
You might try running the replicator, at least enough to see if its
tooltips work for you. See
http://mindprod.com/webstart/replicator.html
If they don't, the problem is likely in your browser or your JDK
install.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com