David Vincent-Jones wrote:

On the assumption that I did not have all the Java needed in place I
crammed a heap more Java (1.5...) stuff into place with this result:
***********************
[EMAIL PROTECTED]:~$ ~/j601/jw
java.lang.ClassCastException: java.awt.DefaultFocusTraversalPolicy
cannot be cast to javax.swing.CompatibilityFocusTraversalPolicy
   at javax.swing.JComponent.setNextFocusableComponent(libgcj.so.81)
   at jx.utils.wcc.wccx(Unknown Source)
   at jx.utils.wd0.wdexec(Unknown Source)
   at jx.utils.jnative.wd(Unknown Source)
Error  java.awt.DefaultFocusTraversalPolicy cannot be cast to
javax.swing.CompatibilityFocusTraversalPolicy code =
java.lang.ClassCastException: java.awt.DefaultFocusTraversalPolicy
cannot be cast to javax.swing.CompatibilityFocusTraversalPolicy
*********************
It did however open a J window ... but all the menus were frozen

Do you have Sun Java installed? In recent Ubuntu, this can be done from Synaptic. You then need ensure that Sun Java is being used, not any other version.

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to