# HG changeset patch # User Rik # Date 1364584492 25200 # Node ID a53f56e1662713dc35f4ba4e2accf1d871042c6d # Parent e102a84e1d95c3b9e308287d92523fe115542429 doc: Update texinfo @detailmenu to include Java chapter. * doc/interpreter/octave.texi: Update texinfo @detailmenu to include Java chapter. diff --git a/doc/interpreter/octave.texi b/doc/interpreter/octave.texi --- a/doc/interpreter/octave.texi +++ b/doc/interpreter/octave.texi @@ -379,16 +379,17 @@ * The try Statement:: * Continuation Lines:: -The @code{switch} Statement +The switch Statement * Notes for the C Programmer:: -The @code{for} Statement +The for Statement * Looping Over Structure Elements:: Functions and Scripts +* Introduction to Function and Script Files:: * Defining Functions:: * Multiple Return Values:: * Variable-length Argument Lists:: @@ -407,6 +408,7 @@ * Manipulating the Load Path:: * Subfunctions:: * Private Functions:: +* Nested Functions:: * Overloading and Autoloading:: * Function Locking:: * Function Precedence:: @@ -761,6 +763,20 @@ * FTP Objects:: * URL Manipulation:: +Java Interface + +* Java Interface Functions:: +* Dialog Box Functions:: +* FAQ - Frequently asked Questions:: + +FAQ - Frequently asked Questions + +* How to distinguish between Octave and @sc{matlab}?:: +* How to make Java classes available?:: +* How to create an instance of a Java class?:: +* How can I handle memory limitations?:: +* Which @TeX{} symbols are implemented in the dialog functions?:: + Packages * Installing and Removing Packages::