Changeset 43bff21b9c68b3b05d64ee280e48a20dd38a9fd4 for bindings/java/TODO
- Timestamp:
- 26/12/06 17:41:21 (2 years ago)
- git-parent:
- Files:
-
- bindings/java/TODO (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
bindings/java/TODO
r53e8222 r43bff21 1 [MediaControl - in progress]2 * enums will be final classes with private constructor, for type safety3 4 [JNI]5 * mediacontrol6 7 1 [general] 8 2 * JUnit testing 9 3 10 * configure / make install 11 12 * find a good way to divide CNI and JNI versions (same Java classes, 13 different interfaces) maybe: two JVLC.java classes, one with the 14 System.loadLibray for jni and the other without 15 16 [CNI] 17 * mediacontrol 18 4 [build system] 5 * Detect SWT to add the SWTVideoWidget 19 6 20 7
