LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Kde java integration (https://www.linuxquestions.org/questions/programming-9/kde-java-integration-104643/)

dukeinlondon 10-16-2003 07:31 AM

Kde java integration
 
I like to do a bit of Java programming and my prefered desktop environment is KDE.

I'd like to be able to use the KDE file chooser and to support drag and drop from KDE in a swing GUI.

Any pointers to samples or books or howto would be great.

UltimaGuy 10-16-2003 08:09 AM

What you aim to do is provide an integration between two different library widgets. I don't think that is possible in KDE(IMO) till now, but that is my opinion and I don't know a lot of things.

dukeinlondon 10-16-2003 08:16 AM

Java can invoke native code so the file manager shouldn't be too hard. The drag and drop is probably a lot harder, but I'm sure it's possible.

And I agree with your words or wisdom by the way. I'm still coming to terms with my recent discovery about my abilities ;-)


All times are GMT -5. The time now is 02:09 PM.