Beispiel #1
0
 @Override
 @Nullable
 public Container getContentPane() {
   return getRootPane() != null ? myDialog.getContentPane() : null;
 }