- change a few plugins names git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8116 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
15 lines
728 B
INI
15 lines
728 B
INI
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
|