Tag Archives: JNI

JNI Interview Questions

February 13, 2009

0 Comments

1) How to get the window handle under the Microsoft JVM? Bu using the AWT NI can get the window handle of a canvas. However, the Java application/applet is always subject to… import java.awt.*; import java.awt.peer.*; import com.ms.awt.peer.*; class DrawingCanvas extends java.awt.Canvas { void viewZoomBy(double. 2) Are there JVM’s that work as a true 64-bit [...]

email