• Forms L&F : one step further (01/06/2007 publié dans : Oracle Forms )
    Pushing the L&F concept one more step: The Menu bar/option, Window caption and Status bar are gettting the current selected scheme colors. What do you think ?
  • Forms Look and Feel : new 1.3 version (01/06/2007 publié dans : Oracle Forms )
    The 1.3 Forms Look and Feel version is out. It comes with two new features: Dynamic frames and input dialog box Get the new version
  • Forms : dynamic frames (30/05/2007 publié dans : Oracle Forms )
    There are some standard objects in Forms that you cannot handle at runtime. Frames are one of them. Here is a Java Bean that allows handling frames at runtime. Almost everything about frames can ...
  • A Forms Java bean to follow status and cancel long reports (21/05/2007 publié dans : Oracle Forms )
    Here is another great contribution from Casey Bowden. A Forms Java Bean to get the status of a long report and to cancel it if needed. Read the article
  • A new JDeveloper forum (French) (21/05/2007 publié dans : J2EE )
    The Developpez.net's forum I participate on the Oracle sub-forums has just opened a new JDeveloper section. This forum is French Speaking only.
  • Dynamically handle a Forms menu at runtime? Yes it is! (19/05/2007 publié dans : Oracle Forms )
    Here is a Java bean to dynamically handle menu options at runtime. You can dynamically add, remove, enable, disable, show and hide menus and menu options. Read the article
  • Forms Look and Feel 1.2 (18/05/2007 publié dans : Oracle Forms )
    The 1.2 version of the Look and Feel project is available. It comes with a new feature that allows decorating some unusual elements like menu bar, menu option, window caption or status bar. You ...
  • Google Maps sens of humour... (16/05/2007 publié dans : Other )
    Let's try this one: Start Google Maps Choose Get Directions From : Paris To :New York Then Have a look at the 20th step:
  • A Forms Java Bean to print files on the local printer (14/05/2007 publié dans : Oracle Forms )
    Here is a Java Bean from Casey Bowden to get back print features lost in Oracle Reports converting to web environment. A bean to directly print any file on the local printer. Read the article
  • A Forms Java Bean to decorate elements at runtime (12/05/2007 publié dans : Oracle Forms )
    Here is a Java bean that allows decorating the Forms application elements. It becomes very easy to change all the fonts of a Forms application at runtime. As you can see, it is possible to change ...
  • Oracle Forms: How to display a HTML content without creating any file (10/05/2007 publié dans : Oracle Forms )
    For a checking out purpose, I would be able to display the HTML content of a Text Item in the default Internet Browser window. My first thought was to create a HTML file on the local machine then ...
  • Forms Look&Feel project update (06/05/2007 publié dans : Oracle Forms )
    I have just updated the LAF source to correct a bug that happens when you use the LAF tool on Forms modules with another coordinate system than Pixel.Get the corrected version here.
  • Forms and Web Services live demo (04/05/2007 publié dans : Oracle Forms )
    If you are interested in Web Services and want to discover how easy it is to integrate them within a Forms application, Jump to this Grant Ronald blog entry
  • Oracle Forms and J2EE integration (04/05/2007 publié dans : Oracle Forms )
    Wilfred van der Deijl has just published a white paper about how to integrate Oracle Forms in a web application.This is the most important concept I have ever seen about the Oracle Forms ...
  • A Forms Java Bean to read a POP3 server (01/05/2007 publié dans : Oracle Forms )
    Here is a Java bean that allows querying a POP3 serverRead the article
  • Forms Look and Feel (30/04/2007 publié dans : Oracle Forms )
    I have received requests from people who do not want to install the full "Summit" Oracle Forms application to test the Look and Feel tool, or simply have still the old 9i version.I have upgraded ...
  • The French Presidential elections (23/04/2007 publié dans : Other )
    These last weeks, I have worked for the French Presidential elections, at the 3rd channel French television (France 3).Here is a picture from the studio the results were presented yesterday.I have ...
  • Forms Look and Feel project : version 1.1 (14/04/2007 publié dans : Oracle Forms )
    Here is the version 1.1 that comes with 2 new features. You can play any pre-loaded sounds and also display any single or multi-line message anywhere in the window during the number of ...
  • The Oracle Forms "Look and Feel" Project (07/04/2007 publié dans : Oracle Forms )
    The Oracle Forms Look and Feel project is published on the forms-pjc-bean site.It is considered as an open source project, so everyone who feels interested in participating to the project could ...
  • Oracle Forms Look and Feel (05/04/2007 publié dans : Oracle Forms )
    A new White Paper has just been published on OTN. It presents a new tool that allows to give a new Look and Feel to the Forms applications.I would be pleased to "open " the code to the community, ...
  • Easy use of Web Services in your Forms 10g applications (04/04/2007 publié dans : Oracle Forms )
    Grant Ronald has just published a "How to" that demonstrates how easy it is to use any external Web Service into an Oracle Forms 10g Application. Read the article
  • New Java Swing book (25/03/2007 publié dans : J2EE )
    Chet Haase and Romain Guy have just published a book about "Developing animated and graphical effects for Java applications".I have not read it yet, but, knowing the reputation of these guys, I am ...
  • JDev is not a major Java IDE? I can't believe it! (21/03/2007 publié dans : J2EE )
    Could you imagine an article that discuss about serious Java IDEs that does not take into account the Oracle JDeveloper tool ?No, this article is not serious!See the Frank Nimphius comment If you ...
  • Forms : a Swing JTree that allows Drag 'n Drop (23/02/2007 publié dans : Oracle Forms )
    Here is a Java bean that allows the Drag 'n Drop within a Swing JTree item.This bean is proposed by Minas Lyrakis from Greece. This bean uses itself the DispatchingBean of Tom Cleymans. (so it ...
  • Forms Bean : how to dispatch an event from a PJC ! (07/02/2007 publié dans : Oracle Forms )
    Here is a package that allows the dispatching of events from Java Beans to Forms on Beans that extend VBean, beans that use the FBean package and also PJCs !No, you are not dreaming and there is ...
  • A JSP page to upload local documents onto the database (03/02/2007 publié dans : J2EE )
    Here is a sample that explains how you can upload any local-machine document onto a database BLOB column via a single JSP page. Read the article
  • Forms Java Bean : a Gradient painted canevas (30/01/2007 publié dans : Oracle Forms )
    I have provided several PJC/Beans that use the Java gradient to colorize some objects.Someone asked to me if it could be possible to apply this gradient feature to the whole Forms canevas.So here ...
  • Forms : a Swing button's PJC (26/01/2007 publié dans : Oracle Forms )
    Here is a Swing JButton that overloads a standard PJC's button. It allows to have a standard Forms button with some nice decoration features.You can apply a gradient color, set rounded borders, ...
  • Oracle OID : get the employee's photo (24/01/2007 publié dans : Other )
    I was asked to build a JSP page within our Portal application to show some employee's characteristics.It is easy to get all the common attributes with the search() method, but I never found ...
  • Forms and other Oracle material : great site (20/01/2007 publié dans : Other )
    Another great Oracle blog site with plenty of articles about Forms,J2EE and other Oracle stuff.The site is owned by Wilfred van der Deijl.It is worth reading !Francois
  • Forms and J2EE : the "hot fusion" (19/01/2007 publié dans : Oracle Forms )
    This is the first anniversary of the forms-pjc-bean site, and I wanted to use this special event to present my "hot fusion" participation, or how to etablish a bilateral communication between a ...
  • The forms-pjc-bean site : half a success ? (17/01/2007 publié dans : Other )
    It is exactly one year since the forms-pjc-bean site was launched.It was created to offer a public place where everyone could share their Forms' Java bean samples. It is now time to make an ...
  • Forms : A Javascript scrolling text (16/01/2007 publié dans : Oracle Forms )
    A Javascript integration example to have a nice scrolling text within Forms. This bean uses the enhanced HTML browser.Writing a JavaBean able to scroll a text in a panel is quite a big job.Doing ...
  • Forms : a multi-record text PJC (10/01/2007 publié dans : Oracle Forms )
    Here is a text item's PJC that can be used in multi-records Forms tables. It allows to have a coherent behaviour in a multi-record table for items that record number are greater than the number of ...
  • Forms & Drag 'n Drop (09/01/2007 publié dans : Oracle Forms )
    Here is a Java bean that allows to Drag 'n Drop between Forms items. You can Drag 'n Drop between mono and multi-line text fields and between images.Read the article
  • Forms PJC : a blinking text item (08/01/2007 publié dans : Oracle Forms )
    Here is a PJC for textfields that allows to have a blinking behaviour. This behaviour could be easily applied to other kind of items, like Command buttons for instance.Read the article
  • Forms modules : think about evolution (06/01/2007 publié dans : Oracle Forms )
    I Often see threads on forums about how to apply massive changes to a large number of forms.One solution is to use the JDAPI tool provided by Oracle (download the JDAPI Documentation). It is a ...
  • Forms PJC : a multiline package (05/01/2007 publié dans : Oracle Forms )
    Here is a collection of PJCs that allow to have multi-line labels and tooltips. The tooltips can have a nice decoration like Java gradients and be displayed anywhere on the screen. All the ...
  • Forms and multi-line tooltips (29/12/2006 publié dans : Oracle Forms )
    Here is a very simple PJC code that allow to have multi-line tooltips within Forms:Here is the Java code:package oracle.forms.fd; import java.util.StringTokenizer;import ...
  • Oracle Forms 10g Services documentation (28/12/2006 publié dans : Oracle Forms )
    Here are links to the Oracle Forms 10g Services documentation for those who are looking for some tuning information:Oracle® Application Server Forms Services Deployment Guide10g Release 2 ...
Créer un blog gratuit sur over-blog.com - Contact - C.G.U. - Rémunération en droits d'auteur - Signaler un abus - Articles les plus commentés