|
|
@@ -17,7 +17,7 @@ Note: Since the jMonkeyEngine SDK is based on the NetBeans Platform framework, y
|
|
|
|
|
|
While typing Java code in the source code editor, you will see popups that help you to write more quickly by completing keywords, and generating code snippets. Additionally, they will let you see the javadoc for the classes you are working with.
|
|
|
|
|
|
-
|
|
|
+[.right]
|
|
|
image::sdk/netbeans_code_completion.png[netbeans_code_completion.png,width="",height="",align="right"]
|
|
|
|
|
|
|
|
|
@@ -44,7 +44,7 @@ Alternatively you can also use *Ctrl-\*.
|
|
|
|
|
|
== Semantic and Syntactic Coloring
|
|
|
|
|
|
-
|
|
|
+[.right]
|
|
|
image::sdk/jmonkeyplatform-docu-5.png[jmonkeyplatform-docu-5.png,width="421",height="298",align="right"]
|
|
|
|
|
|
|