public Component getCorner (String key)

Returns the Component at the specified corner.

Parameters:
key    the String specifying the corner

Returns:  the Component at the specified corner, as defined in ScrollPaneConstants; if key is not one of the four corners, null is returned

See also:
JScrollPane.getCorner