Rex wrote:
>Our Java swing app has a few tabs on a JTabbedPane and each tab has a
>JPanel with a few JTextComponent's. The JTextComponent's on the default
>tab work fine on starting the app, but when the user clicks on another
>tab, all the JTextComponent's on all the tabs are disabled. Clicking
>different tabs don't matter.
>
>isFocusable, isEnabled all return TRUE always, before & after clicking
>different tabs.
Try the DP2 release of Java Update 2 for 10.4.
<http://lists.apple.com/archives/java-dev/2005/Jul/msg00405.html>
If it fixes the problem, then it's a known issue and it's been fixed. If
it doesn't, it's not a known issue and you should file a bug-report.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden