comparison NEWS @ 18909:9887440ceb2e stable

doc: Update documentation around java_get, java_set. * NEWS: Don't include java_get, java_set in list of functions deprecated in 3.8. * java.txi: Add java_get, java_set to manual. Write documentation for using '.' operator to read/write fields of object. Add examples of using Java interface. * java_get.m, java_set.m: Change @deftypefn type to "Function File".
author Rik <rik@octave.org>
date Sun, 13 Jul 2014 17:43:19 -0700
parents 8bc09600f0ed
children eea4f61960d4
comparison
equal deleted inserted replaced
18908:10c38b9e5423 18909:9887440ceb2e
318 ** The java package from Octave Forge is now part of core Octave. The 318 ** The java package from Octave Forge is now part of core Octave. The
319 following new functions are available for interacting with Java 319 following new functions are available for interacting with Java
320 directly from Octave: 320 directly from Octave:
321 321
322 debug_java java_matrix_autoconversion 322 debug_java java_matrix_autoconversion
323 isjava java_unsigned_autoconversion 323 isjava java_set
324 java2mat javaaddpath 324 java2mat java_unsigned_autoconversion
325 javaArray javaclasspath 325 javaArray javaaddpath
326 javaMethod javamem 326 javaMethod javaclasspath
327 javaObject javarmpath 327 javaObject javamem
328 usejava 328 java_get javarmpath
329 usejava
329 330
330 In addition, the following functions that use the Java interface 331 In addition, the following functions that use the Java interface
331 are now available (provided that Octave is compiled with support for 332 are now available (provided that Octave is compiled with support for
332 Java enabled): 333 Java enabled):
333 334
367 368
368 The following functions have been deprecated in Octave 3.8 and will 369 The following functions have been deprecated in Octave 3.8 and will
369 be removed from Octave 3.12 (or whatever version is the second major 370 be removed from Octave 3.12 (or whatever version is the second major
370 release after 3.8): 371 release after 3.8):
371 372
372 default_save_options java_new 373 default_save_options java_new
373 gen_doc_cache java_set 374 gen_doc_cache java_unsigned_conversion
374 interp1q java_unsigned_conversion 375 interp1q javafields
375 isequalwithequalnans javafields 376 isequalwithequalnans javamethods
376 java_convert_matrix javamethods 377 java_convert_matrix re_read_readline_init_file
377 java_debug re_read_readline_init_file 378 java_debug read_readline_init_file
378 java_get read_readline_init_file 379 java_invoke saving_history
379 java_invoke saving_history 380
380
381
382 The following keywords have been deprecated in Octave 3.8 and will 381 The following keywords have been deprecated in Octave 3.8 and will
383 be removed from Octave 3.12 (or whatever version is the second major 382 be removed from Octave 3.12 (or whatever version is the second major
384 release after 3.8): 383 release after 3.8):
385 384
386 static 385 static