Adsense Ad

Wednesday 25 March 2020

Oracle Forms: Auto Complete Combo Box

Here is a Java Bean that allows to manage an "auto completion" Swing JComboBox.


. Download the CBAutoCompletion.zip file
. Unzip the file
. copy the ComboBoxCompletion.jar file in the <ORACLE_HOME>/forms/java directory
. Edit your /forms/server/formsweb.cfg file to add the ComboBoxCompletion.jar .
. Open the CBAUTOCOMPLETION.fmb module (Oracle Forms)
. Compile all and run the module
     The JAR file has to be signed.


No comments: