JavaShow
JavaShow[ java.awt.Window ]show the
JavaObjectwhich has to be an instance ofjava.awt.Window.
Note: the Java specific functions which call Java native classes are only available in the MMA mode in a local installation. All symbol and method names have to be case sensitive.
Examples
>> frame= JavaNew["javax.swing.JFrame", "Simple JFrame Demo"];
JavaShow[frame]Related terms
InstanceOf, JavaClass, JavaNew, JavaObject, JavaObjectQ, LoadJavaClass, SameObjectQ