コード例 #1
0
 /** {@inheritDoc} */
 public Dimension getContentSize() {
   return WindowsWebViewJNI.getContentSize(webViewWindowPtr);
 }