setTerminalTitle abstract method

void setTerminalTitle(
  1. String title
)

Sets the terminal window title.

Implementation

void setTerminalTitle(String title);