Outlook « Interoperability « Java Swing Q&A





1. XP Look-and-feel for VB6 Outlook Property Page?    stackoverflow.com

I am writing a PropertyPage for Outlook using VB6. This is implemented as a VB6 OCX. When running in a newer version of Outlook (like 2007) on XP (or newer), my dialog ...

2. Solutions to display mail (MSG-file) in Swing application?    stackoverflow.com

I am looking for a solution to display msg-files saved from outlook in my Swing application. There seem to be plenty of solutions for parsing and writing msg-files, but none to ...

3. Replicating Micro$oft Outlook Left Shortcut Bar    coderanch.com

Ok all of us who have the unfortunate experience to use outlook will recognize the convinient left hand shortcut bar which contains in my Java interpretation just a bunch of JPanels that are expanded and contracted vertically whenever an action off a JButton is activated. So ends theory, thus lets begin the facts - How would I do this Its obviously ...

5. opening ms outlook from java application    coderanch.com

hi, I need to open "ms outlook" from java application when they click on an email address. How can I find the path of outlook.exe how I can make sure that their default mailclient is outlook if they have sth else other than outlook how can i find the path for that. right now, I am trying by using path file ...

6. export text file to local outlook    coderanch.com

7. Outlook integration with java application    coderanch.com

I am looking for Outlook and Java Application(our product) integration. I have gone through some CRM/Law/Case Management websites who have done that. I am not getting clue as to how to do that. a) Is any 3rd party tool required? b) Are there any outlook routines which help to do that. Please help and let me know how to proceed. Thanks ...

8. Timeline outlook like library    coderanch.com

9. jdic and outlook    coderanch.com

I'm trying out the jdic(jdic-20061102-bin-crossplatform) for launching my native mail program which happens to be outlook. So I wrote a desktop app that when you hit a jbutton it should launch the new message dialog and this works fine within netbeans 6.5.1 using JDK 5. So after I deploy the application and try to run it the new message dialog does ...