コード例 #1
0
 /** {@inheritDoc} */
 public void goForward() {
   if (this.webViewWindowPtr != 0) WindowsWebViewJNI.goForward(this.webViewWindowPtr);
 }