SwingTerminalContextMenuRequest

Context-menu request delivered to a Swing terminal host.

The request exposes host-safe terminal actions without making the reusable component choose popup contents, styling, or host-specific menu items.

Properties

Link copied to clipboard

whether Shift forced terminal-level handling while application mouse reporting was active.

Link copied to clipboard

hyperlink under the pointer, or null.

Link copied to clipboard

source terminal component.

Link copied to clipboard
val x: Int

component-local x coordinate for showing a popup.

Link copied to clipboard
val y: Int

component-local y coordinate for showing a popup.

Functions

Link copied to clipboard

Requests a foreground-program screen clear/redraw.

Link copied to clipboard

Copies the current terminal selection to the host clipboard.

Link copied to clipboard

Returns whether the terminal currently has selected text.

Link copied to clipboard

Pastes host clipboard text into the terminal session.

Link copied to clipboard

Selects all retained terminal text.