This is a bunch of tips and techniques related to Oracle PL/SQL and Forms.
Purpose Here is a Java Bean from Jesus Vallejo that returns the date / time of major cities. It run with JInitiator. For get the time zone of any city, you can search on: http://www.timezoneconverter.com/cgi-bin/findzone The implementation class of the...
Lire la suite
Purpose Here is a Java Bean from Jesus Vallejo that works as a translator, based on the Google Translater project which can be found at "http://google-api-translate-java.googlecode.com/files/google-api-translate-java-0.53.jar" . The implementation class...
Lire la suite
Mark Striekwold has just released a new Java Bean allowing the developer to show a PDF document inside the Forms application. Get it from here
Lire la suite
Hafed Benteftifa has just released his FRITE - Forms Rich Text Editor - alowing the Oracle Forms application to edit HTML content. This is just the kind of Java Bean, developers and end-users were waiting for years ! Don't waste any more time, run and...
Lire la suite
To mark the third anniversary of the forms-pjc-bean site, I am pleased to launch a Forms Java Bean contest. To take part, all you need to do is to show a developed Forms application that contains an interesting, innovative, or just plain "cool" use of...
Lire la suite
Purpose Here is a Java bean from Hafed Benteftifa (Québec - Canada) that allows the Forms module to display static Google maps with HTTP geocoding service. Get the zip file here, that contains the documentation and all the necessary material, or go to...
Lire la suite
Purpose Here is a Java Bean from Mark Striekwold to have an enhanced Web Browser (2nd edition). It is a full Web browser that can handle Javascript. This bean is based on the idea of the Full Web Browser Java Bean and rewritten so it makes use of the...
Lire la suite
Purpose This enhanced Java Bean is a "fast" open/save file chooser dialog, based on the AWT system, for those who think that the Swing JFileChooser available is too "slow". It uses the FBean package. The Java code AWTFileDialog.java The methods you can...
Lire la suite
Purpose Here is a Pluggable Java Component that allows to manage a FTP connection. It is based on the Calvin Tai ftpbean . The Java source SimpleFTP.java The implementation class of the Bean Area oracle.forms.fd.SimpleFTP The methods you can set managing...
Lire la suitePurpose This PJC is a workaround to the issue defined in the bug 3867157 on Metalink. It allows having the same behaviour on the Web that the one it has on the C/S version. The When-List-Changed trigger would fire only when the mouse is clicked or when...
Lire la suite