On Jul 7, 2005, at 8:55 AM, Wolfgang Zitzelsberger wrote:
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)
...
This list is not an official channel to Apple. If you want to contact
Apple directly use one of the following channels of communication
outlined in the FAQs.
If you want help from members of this list we will likely need more
information then provided above.
-Shawn
_______________________________________________
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