static SingleComponentPanel scp() { ret singleComponentPanel(); } static SingleComponentPanel scp(Component c) { ret singleComponentPanel(c); }