The OpenD Programming Language

TerminalEmulator.demandAttention

Signal the UI that some attention should be given, e.g. blink the taskbar or sound the bell. The default is to ignore the demand by instantly acknowledging it - if you override this, do NOT call super().

class TerminalEmulator
protected
void
demandAttention
()

Meta