selectCommandOutputAt

Selects command output for the command under component coordinates x, y.

The selection covers command output only, excluding prompt/input rows for command records whose start marker was exclusive. This method is intended for Swing event handlers and returns false off the EDT.

Return

true when command output was selected.

Parameters

x

component x coordinate in pixels.

y

component y coordinate in pixels.