A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/sdk/jme3-lwjgl-applet/src/com/jme3/gde/lwjgl/applet/Bundle.properties

15 lines
831 B

lwjgl-applet=lwjgl-applet
OpenIDE-Module-Display-Category=jMonkeyEngine
OpenIDE-Module-Long-Description=\
This plugin provides LWJGL Applet creation support for jMonkeyEngine GDE. \
It uses the lwjgl applet method to create applets.
OpenIDE-Module-Name=Applet Support
LwjglAppletCustomizerPanel.jCheckBox1.text=Create Applet
LwjglAppletCustomizerPanel.jLabel1.text=Width/Height:
LBL_Category_LWJGL_Applet=Applet
OpenIDE-Module-Short-Description=Provides LWJGL Applet creation support
LwjglAppletCustomizerPanel.jTextField1.text=640
LwjglAppletCustomizerPanel.jLabel2.text=An applet can be launched in any browser supporting Java.
LwjglAppletCustomizerPanel.jTextField2.text=480
LwjglAppletCustomizerPanel.jLabel3.text=X
LwjglAppletCustomizerPanel.jLabel4.text=The applet uses the splash image set in the "Application" tab.