@BeanProperty(expert=true, hidden=true, visualUpdate=true, description="The UI object that implements the Component\'s LookAndFeel.")
public void setUI (RootPaneUI ui)

Sets the L&F object that renders this component.

Parameters:
ui    the LabelUI L&F object

See also:
UIDefaults.getUI

Since:  1.3