<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <link xmlns="http://www.w3.org/2005/Atom" rel="hub" href="https://overblog.superfeedr.com"/>
        <link xmlns="http://www.w3.org/2005/Atom" rel="self" href="https://forms-pjc-bean.over-blog.com/rss" type="application/rss+xml"/>
        <title><![CDATA[Oracle Forms PJCs/Java Beans]]></title>
        <link>https://forms-pjc-bean.over-blog.com/</link>
        <generator>Overblog - https://www.over-blog.com</generator>
        <description><![CDATA[This is a bunch of tips and techniques related to Oracle PL/SQL and Forms.]]></description>
                    <item>
    <title><![CDATA[]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/2015/03/here-is-the-link-to-another-place-that-stores-the-pjcs-beans-article-without-adds-francois.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/2015/03/here-is-the-link-to-another-place-that-stores-the-pjcs-beans-article-without-adds-francois.html</guid>
    <pubDate>Mon, 30 Mar 2015 20:03:55 +0200</pubDate>
    <description><![CDATA[Here is the link to another place that stores the PJCs/Beans article without adds. http://forms.pjc.bean.blog.free.fr/ Francois ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A Javabean to handle Google Maps]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/2015/03/a-javabean-to-handle-google-maps.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/2015/03/a-javabean-to-handle-google-maps.html</guid>
    <pubDate>Mon, 09 Mar 2015 21:12:18 +0100</pubDate>
    <description><![CDATA[Purpose Here is a Java bean that allows to have an enhanced Web Browser able to display and handle Google maps. It is a full Web browser that can handle Javascript. The enhanced Web browser JAR comes from the JDIC sourceforge project. The implementation... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[New LAF 1.7.7.1 minor correction version]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-new-laf-1-7-7-1-very-minor-correction-version-125252394.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-new-laf-1-7-7-1-very-minor-correction-version-125252394.html</guid>
    <pubDate>Sun, 21 Dec 2014 07:14:00 +0100</pubDate>
    <description><![CDATA[I have just upload the 1.7.7.1 version of the LAF that corrects the following: - Error when using the CLEAR_LINES CLEAR_RECTS CLEAR_SHAPES CLEAR_ELLIPSES CLEAR_TEXTS methods of the DrawLAF Javabean. - The Shapes added with the ADD_TEXTUREPAINT method... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[LAF 1.7.7 new Forms module to have fun]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-laf-1-7-7-new-forms-module-to-have-fun-125225097.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-laf-1-7-7-new-forms-module-to-have-fun-125225097.html</guid>
    <pubDate>Tue, 16 Dec 2014 19:24:00 +0100</pubDate>
    <description><![CDATA[Hello there, It's been a long time. This is an amazing new .FMB Forms module, kind of "Tetris" like game. It needs the last 1.7.7 version of the LAF to run. The game is a little bit buggy, but the aim, there, is only to demonstrate what you can do with... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Forms Resizer tool for free]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-forms-resizer-tool-for-free-121825142.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-forms-resizer-tool-for-free-121825142.html</guid>
    <pubDate>Mon, 30 Dec 2013 11:46:00 +0100</pubDate>
    <description><![CDATA[Merry Christmas to everybody :) This year, my present will be the Forms Resizer tool free for you! You can use, play, modify and deploy it as you need and as you want. There is no license at all attached to it. But, I won't continue to update, maintain... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A &quot;Breadcrumb&quot; type menu]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-a-breadcrumb-type-menu-117622961.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-a-breadcrumb-type-menu-117622961.html</guid>
    <pubDate>Tue, 07 May 2013 07:36:00 +0200</pubDate>
    <description><![CDATA[Purpose Here is a Java Bean with a "breadcrumb" menu type behaviour . The Java source BreadCrumb.java The implementation class of the Java Bean oracle.forms.fd.BreadCrumb The methods you can call Set the background color Set_Custom_Property( 'CTRL.BREADCRUMB',... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Images : keep the initial quality - phase IV]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-images-keep-the-initial-quality-phase-iv-102029104.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-images-keep-the-initial-quality-phase-iv-102029104.html</guid>
    <pubDate>Wed, 21 Mar 2012 18:38:00 +0100</pubDate>
    <description><![CDATA[This is another version of the Handle Image Java Bean. Is is based on the 3rd Bean version, with the following new features: 1. SETTOOLTIP() method to attach a tooltip to the Image Item 2. New Drag and Drop feature that allows the end user to drop an... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A partially conceal Text Item]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-a-partially-conceal-text-item-92184276.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-a-partially-conceal-text-item-92184276.html</guid>
    <pubDate>Mon, 12 Dec 2011 19:29:00 +0100</pubDate>
    <description><![CDATA[Purpose Here is a PJC that hide parts of a text item . It is usefull to hide the begin or the end (or any part actually) of a phone number or a credit card. The implementation class of the PJC oracle.forms.fd.ConcealTextField The methods you can call... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A &quot;File Dropper&quot; Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-a-file-dropper-java-bean-82615152.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-a-file-dropper-java-bean-82615152.html</guid>
    <pubDate>Sat, 27 Aug 2011 07:56:00 +0200</pubDate>
    <description><![CDATA[Purpose Here is a Java Bean from Gert Poel, to Drop an external file within the Forms applications. The Java source FileDrop.java FileDropBean.java The implementation class of the Java Bean oracle.forms.gp.FileDropBean The event fired by the Java Bean... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A &quot;CardItem&quot; PJC]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-a-carditem-pjc-77818822.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-a-carditem-pjc-77818822.html</guid>
    <pubDate>Sun, 26 Jun 2011 08:27:00 +0200</pubDate>
    <description><![CDATA[Purpose Here is a Pluggable Java Component from Andreas Weiden, to have a "Card" item style within a single Text Item. The Java source CardTextfield.java The implementation class of the PJC (TextItem Item) forms.CardTextfield The PJC initialisation Read... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[java.lang.NoSuchMethodError: oracle.forms.handler.IHandler.getApplet()Ljava/applet/Applet]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-java-lang-nosuchmethoderror-oracle-forms-handler-ihandler-getapplet-ljava-applet-applet-70863571.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-java-lang-nosuchmethoderror-oracle-forms-handler-ihandler-getapplet-ljava-applet-applet-70863571.html</guid>
    <pubDate>Sun, 03 Apr 2011 07:57:00 +0200</pubDate>
    <description><![CDATA[When you migrate to the latest Forms version (10.1.2.3 or 11) and try using a JavaBean created with an older Forms version, you can get the following error, at runtime, in the Java Console: Exception in thread "thread applet-oracle.forms.engine.Main-1"... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[An &quot;Expand/Collapse&quot;-Canvas Java-Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-an-expand-collapse-canvas-java-bean-66565063.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-an-expand-collapse-canvas-java-bean-66565063.html</guid>
    <pubDate>Sun, 06 Feb 2011 13:21:00 +0100</pubDate>
    <description><![CDATA[Purpose Here is a Pluggable Java Component from Andreas Weiden, to have expandable/collapsable canvas. It allows a simple Push Button Item to expand/collapse the whole content of a canvas like a Tree item. The Java source AccordionButton.java The implementation... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A Simple Horizontal Scrolling Marquee Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-a-simple-horizontal-scrolling-marquee-java-bean-62804419.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-a-simple-horizontal-scrolling-marquee-java-bean-62804419.html</guid>
    <pubDate>Sat, 11 Dec 2010 14:40:00 +0100</pubDate>
    <description><![CDATA[Purpose Here is a Simple Horizontal Scrolling Marquee Java Bean proposed by Omama Khurshid from Taxila Pakistan. She is working as Software Engineer at Pakistan Revenue Automation Limited Islamabad Pakistan from 3 years and working on PJC from at least... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A &quot;Flashing Status Bar&quot; Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-a-flashing-status-bar-java-bean-57432251.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-a-flashing-status-bar-java-bean-57432251.html</guid>
    <pubDate>Tue, 21 Sep 2010 07:24:00 +0200</pubDate>
    <description><![CDATA[Here is a Java Bean to attrack the attention of the end-user when a message is displayed in the status bar. It "flashes" the status bar using different colors, depending on the message severity. Get This Java Bean created by Andreas Weiden . ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Forms 11g : PJCs sending back custom events to Forms]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-forms-11g-pjcs-sending-back-custom-events-to-forms-42491415.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-forms-11g-pjcs-sending-back-custom-events-to-forms-42491415.html</guid>
    <pubDate>Thu, 07 Jan 2010 15:31:00 +0100</pubDate>
    <description><![CDATA[Purpose Here is a Forms 11g Pluggable Java Component that allows sending back to the Forms application each key pressed in a Text Item (single or multi-line). The single-line PJC extends the VTextField class. The multi-line PJC extends the VTextArea class.... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Image Capture, Storage, Retrieval, Manipulation and Management]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-image-capture-storage-retrieval-manipulation-and-management-40653479.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-image-capture-storage-retrieval-manipulation-and-management-40653479.html</guid>
    <pubDate>Sun, 06 Dec 2009 10:24:00 +0100</pubDate>
    <description><![CDATA[Click the image to discover ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A &quot;Menu&quot; Text Item PJC]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-a-menu-text-item-pjc-39558715.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-a-menu-text-item-pjc-39558715.html</guid>
    <pubDate>Tue, 17 Nov 2009 20:13:00 +0100</pubDate>
    <description><![CDATA[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 Set_Custom_Property('BLOCK.TEXT_ITEM', 1, 'SET_MENU', 'menu_description'); menu_desription... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A Spell Checker Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-a-spell-checker-java-bean-38414462.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-a-spell-checker-java-bean-38414462.html</guid>
    <pubDate>Thu, 29 Oct 2009 17:54:00 +0100</pubDate>
    <description><![CDATA[Jesus Vallejo has created a Java Bean to add a Spell Checker in your Forms applications. Get it from his site. ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[JavaBean implementation of missing but desired LOV functions]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-35666670.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-35666670.html</guid>
    <pubDate>Fri, 04 Sep 2009 10:09:00 +0200</pubDate>
    <description><![CDATA[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 customize LOV's appearance and behavior at runtime we still... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Calculator Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-35505095.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-35505095.html</guid>
    <pubDate>Mon, 31 Aug 2009 16:20:00 +0200</pubDate>
    <description><![CDATA[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 oracle.forms.jvr.Calculator The Java code Calculator.java CalculatorOperations.java... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Time Zones Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-34401656.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-34401656.html</guid>
    <pubDate>Thu, 30 Jul 2009 16:47:00 +0200</pubDate>
    <description><![CDATA[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... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A Translator Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-33309204.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-33309204.html</guid>
    <pubDate>Wed, 01 Jul 2009 08:45:00 +0200</pubDate>
    <description><![CDATA[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... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A PDF Viewer Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-28391130.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-28391130.html</guid>
    <pubDate>Thu, 26 Feb 2009 14:13:00 +0100</pubDate>
    <description><![CDATA[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 ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Forms Rich Text Editor Java Bean]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-28390950.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-28390950.html</guid>
    <pubDate>Thu, 26 Feb 2009 14:11:00 +0100</pubDate>
    <description><![CDATA[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... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Forms Java Bean contest]]></title>
    <link><![CDATA[https://forms-pjc-bean.over-blog.com/article-27299386.html]]></link>
    <guid>https://forms-pjc-bean.over-blog.com/article-27299386.html</guid>
    <pubDate>Thu, 29 Jan 2009 09:16:00 +0100</pubDate>
    <description><![CDATA[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... ]]></description>
        <dc:creator><![CDATA[Oracle Forms community]]></dc:creator>
    </item>
            </channel>
</rss>

