0.7. JSVEE JAVA 7¶
0.7.1. About¶
JSVEE content package containing Java examples.
0.7.2. ae_inheritance_polymorphism_2¶
More complicated animation of Polymorphism in Java
0.7.3. ae_constant_math_demo¶
Example of using Math constants like Pi
0.7.4. ae_constant_demo¶
Multiply float with a constant and cast to an integer
0.7.5. ae_cash_register_constant_demo¶
Example of final variables
0.7.6. ae_primitive_datatype_demo¶
The casting of primitive datatypes such as integer and short to double
0.7.7. ae_do_while_demo¶
More complicated example of the Do While loop

