User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
I' m currently developing a Java Synth based Look and Feel called
Synthetica which works fine on Windows/Linux. Unfortunately it does not
work on OSX 10.4 with Java 1.5. Synthetica uses an own PopupFactory
which invokes the original PopupFactory. So I don't know exactly what's
going wrong. It would be a great help, if I could take a look at the
sources of your JVM or your ScreenPopupFactory class. Are the sources of
your JVM public and where can I find them?
The Synthetica project is released under the GPL and the sources are
available on demand. Please let me know if you need them.
Stack trace:
java.lang.NullPointerException
at apple.laf.ScreenPopupFactory.getPopup(ScreenPopupFactory.java:38)
at de.javasoft.plaf.synthetica.PopupFactory.getPopup(PopupFactory.java:75)
at javax.swing.plaf.PopupMenuUI.getPopup(PopupMenuUI.java:44)
at javax.swing.JPopupMenu.getPopup(JPopupMenu.java:839)
at javax.swing.JPopupMenu.setVisible(JPopupMenu.java:789)
at javax.swing.JPopupMenu.show(JPopupMenu.java:956)
at javax.swing.JMenu.setPopupMenuVisible(JMenu.java:320)
at javax.swing.JPopupMenu.menuSelectionChanged(JPopupMenu.java:1468)
...
Best regards,
Wolfgang Zitzelsberger
--
JAVASOFT Software Engineering
www.javasoft.de
_______________________________________________
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