Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
BrightScript Version Navigation Menu
BrightScript Version Navigation Menu
nopaneltrue

This object allows you to load Java applications using the Java Runtime Environment (JRE) on the player. The JRE utilizes OpenJDK 8 and is available on XTx44/43, XTx43, XTx34, XDx33, HDx23, LS423XDx34/33, HDx24/23, LS424/423, and 4Kx42 models.

Object Creation

The roJRE object is instantiated with the Java package filename and an optional associative array that specifies JVM system properties and program arguments. You can use the Type() global function to determine if the package was successfully loaded.

...