getUI
UI getUI()
Gets the UI the component is attached to.
If the component is not attached to a UI through a component containment hierarchy, null is returned.
Specified by:
getUI in interface ClientConnector
Returns:
the UI of the component or null if it is not attached to a UI