Example #1
0
 @Override
 public int getPreferredInnerWidth() {
   return BoxLayout.computePreferredWidthVertical(this);
 }