mardi 16 août 2016

Contain and display a java applet in wpf

I'm considering writing an application that requires me to display content contained in a third party java applet in a WPF window allowing the user to view and interact with said content, and ideally allowing me to use some form of reflection to retrieve information for access in WPF and also display information inside of the applet (hooking into its drawing method, presumably) from C#

I'm aware that the best solution would likely be to simply write the application in Java, but I'd much rather stick to what I know instead of investing many hours in getting acquainted with Java. After looking around for a few hours, I can't seem to come across any useful information on the topic myself.

Is there any way to go about this? Examples are appreciated where possible





Aucun commentaire:

Enregistrer un commentaire