Oracle Forms community

Oracle Forms community

Mon blog

Oracle Forms PJCs/Java Beans

Créé le 02/02/2006

This is a bunch of tips and techniques related to Oracle PL/SQL and Forms.

Catégorie : Hi Tech

articles : 78

Blogrank: 69 (en savoir plus)

Mes derniers articles

A "Menu" Text Item pjc

Purpose Here is a PJC that includes a menu in a Text Item. The implementation class of the PJC oracle.forms.fd.ComboMenuPJC The methods you can call Set the menu...

A Spell Checker Java Bean

Jesus Vallejo has created a Java Bean to add a Spell Checker in your Forms applications. Get it from his site.

JavaBean implementation of missing but desired LOV functions

Purpose This Java Bean is provided by Oleg Tishchenco. One of the most utilized feature of the Oracle Forms is the LOV. Tough Oracle Forms provide us with plenty of functions and properties to...

Calculator Java Bean

Purpose Here is a Java Bean from Jesus Vallejo that displays a calculator. It cannot run with the JInitiator and needs the Sun Java plug-in. The implementation class of the Bean Item...

Time Zones Java Bean

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:...

A Translator Java Bean

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...

A pdf Viewer Java Bean

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

Forms Rich Text Editor Java Bean

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...

Forms Java Bean contest

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...