コード例 #1
0
 @Nullable
 public final Window suggestParentWindow(@Nullable final Project project) {
   return myWindowWatcher.suggestParentWindow(project);
 }