Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Java and other applications

Is there a way to insert other applications into Java? Basically I'm trying to do something similar to a tabbed web browser, but with different applications instead of web content. The applications are not web based so I know I can't just create a HTML text area. Thanks for any response.
[301 byte] By [evenflow58] at [2007-11-11 7:35:36]
# 1 Re: Java and other applications
You cannot contain other applications inside a Java window. Not unless you created those other apps in java yourself.
Phaelax at 2007-11-11 22:37:53 >
# 2 Re: Java and other applications
Yeah, that's what I thought. Thanks for the info though.
evenflow58 at 2007-11-11 22:38:53 >