Java Applet BoPlanets
This is a Java applet starting the virtual planetarium BoPlanets.
The execution of applets must be allowed in your browser settings.
BoPlanets requires a Java Runtime Environment jre1.6.0 or higher.
Additionally there is a Java Application BoPlanets. The latest
release V1.3-Up2 was published 2009, June, 4.
(Downloads s. below)
Downloads
Note:
Since Java release jre1.6.0_12 windows openned by an unsigned applet are
marked by an exclamation mark in a yellow triangle. As an not intended
side effect clicking the buttons on the righthand side of the title bar will delay the
actions maximize, minimize or close by aprx. 8 seconds.
Please use the corresponding buttons by clicking the icon on the
lefthand side of the title bar, or close the window by clicking the
close button/menu-item.
The exclamation mark and the side effect vanishes, after you have
included the following line in java.policy in "C:\Programs\Java\jre6\lib\security":
grant {
permission java.awt.AWTPermission "showWindowWithoutWarningBanner";
};
Generated by NetBeans IDE