svoid removeAllComponents(final Container c) { if (c != null) swing { c.removeAll(x); c.revalidate(); } }