"javax.faces.Button", new ButtonRenderer());
renderKit.addRenderer(UIData.COMPONENT_FAMILY,
"javax.faces.Table", new TableRenderer());
renderKit.addRenderer(UIInput.COMPONENT_FAMILY,
"javax.faces.Text", new TextRenderer());
renderKit.addRenderer(UIOutput.COMPONENT_FAMILY,
"javax.faces.Text", new TextRenderer());
}
/* If labels == true the tree looks like this