Overblog Tous les blogs Top blogs Technologie & Science Tous les blogs Technologie & Science
Editer l'article Suivre ce blog Administration + Créer mon blog
MENU

Articles Oracle Forms, PL/SQL, Java, J2EE

Publicité

Forms : a Swing JTree that allows Drag 'n Drop

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.


Swing JTree

This bean uses itself the DispatchingBean of Tom Cleymans. (so it needs the sun Java plugin 1.4 at least)

You can Drag 'n Drop nodes within the same tree but also from one tree to another as well.

    Read the article
Publicité
Retour à l'accueil
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article
G
Hi,<br /> It's possible to create a form like TEST_SWTREE1 with Form Builder Rel. 9.0.4 ?<br /> If Yes, wich jar files I must to use ?<br /> Best Regards<br /> Gaetano
Répondre
F
Gaetano,I don't understand your question. As indicated in the article, it is provide with both 10.12 an,d 9.0.2 sample dialogs (test_SWTree2.fmb), so if you have Forms 9i or 10gR1, open the second one.The .jar file is independant from the version of Forms. It just needs at least the Sun Java plugin 1.4<br /> Francois<br />