Exemplo n.º 1
0
 @Override
 public void setOpacity(float opacity) {
   CWrapper.NSWindow.setAlphaValue(getNSWindowPtr(), opacity);
 }