195196197198199200201202
throws IllegalArgumentException, UnsupportedOperationException, HeadlessException, SecurityException { return new AWTTrayIconPeer(trayIconClass, (icon == null) ? null : icon.getImage(), tooltip, popup); }