Searched refs:jcMotifAppletViewer (Results 1 – 1 of 1) sorted by relevance
291 … jclass jcMotifAppletViewer = pEnv->FindClass("sun/plugin/navig/motif/MotifAppletViewer"); in GetParentWindowHandle() local296 … jcMotifAppletViewer = pEnv->FindClass( "sun/plugin/viewer/MNetscapePluginContext"); in GetParentWindowHandle()309 …nv->CallStaticVoidMethod(jcClassLoader, jmClassLoader_loadLibrary, jcMotifAppletViewer, jsplugin, … in GetParentWindowHandle()312 …jmethodID jmMotifAppletViewer_getWidget = pEnv->GetStaticMethodID( jcMotifAppletViewer, "getWidget… in GetParentWindowHandle()316 … jint ji_widget = pEnv->CallStaticIntMethod( jcMotifAppletViewer, jmMotifAppletViewer_getWidget, in GetParentWindowHandle()
Completed in 12 milliseconds