| 45 | |
| 46 | In the Java part: |
| 47 | * Add new values in the ResponseIds and CommandIds enumerations created in GROUP_WRAPPERS_R0 |
| 48 | * Add classes GetFlashSizeCommand, GetFlashFrameCommand, SetFlashSizeCommand and OpenFlashCommand inheriting the interface Command. |
| 49 | * Add classes FlashFrameResponse and FlashSizeResponse inheriting the interface Response |
| 50 | * Create class FlashNativeBridge inheriting NativeBridge |
| 51 | Java part class diagram:[[BR]] |
| 52 | [[Image(source:/branches/private/ivo/flash_content_basic_r2/FlashJavaPart.png)]] |