static Component jrigid() {
  ret javax.swing.Box.createRigidArea(new Dimension(0, 0));
}