Download Latest Version loInputBox.zip (4.9 kB)
Email in envelope

Get an email when there's a new version of LibreOffice Java InputBox Class

Home
Name Modified Size InfoDownloads / Week
loInputBox.zip 2016-12-19 4.9 kB
loInputBox.java 2016-12-19 14.0 kB
README.txt 2016-12-18 425 Bytes
Totals: 3 Items   19.4 kB 0
Usage documentation included within source file loInputBox.java

/*
// USAGE INFORMATION
//
// Instantiate loInputBox, and then call show() with appropriate values
// for its parameters to display an inputbox.  Upon return, call gettext()
// to retrieve text typed in the inputbox's edit box.
//
// Do NOT call close(). It will be called automatically when necessary.

 * Return Values:
 * 
 * Returns 0 on Cancel, 1 on OK
*/
Source: README.txt, updated 2016-12-18