@BeanProperty(hidden=true, visualUpdate=true, description="The UI object that implements the Component\'s LookAndFeel.")
public ScrollPaneUI getUI ()

Overriding: javax.swing.JComponent

Returns the look and feel (L&F) object that renders this component.

Returns:  the ScrollPaneUI object that renders this component

See also:
setUI