SwingTerminalHostAction
Host-owned terminal pane actions that can be bound by applications embedding SwingTerminal.
The reusable terminal component does not install shortcuts for these actions. Hosts use this vocabulary to keep shortcut policy outside rendering/input internals while sharing platform defaults across Swing-based hosts.
Entries
Copy the current terminal selection to the host clipboard.
Paste host clipboard text into the terminal session.
Open the host-owned terminal search UI.
Select all retained terminal text.
Request a foreground-program screen clear/redraw.
Scroll one visible terminal page away from the live viewport.
Scroll one visible terminal page toward the live viewport.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.