StatusBar
classin packageklyn.gui.terminal
public class StatusBar extends Widget:
└ Widget
└ StatusBar

Bottom status bar.

Fields
Modifier and Type Member Description
public message
message as String = ""
No summary.
Inherited Attributes
attributeInherited Attributes from Widget: lastRenderAnsi, lastRenderHeight, lastRenderPlain, lastRenderWidth, layout, visible
Inherited Properties
propertyInherited Properties from Widget: focusable, focused, lastRenderFrame, position, size
propertyInherited Properties from Object: type
Constructors
Modifier and Type Member Description
public StatusBar No summary.
Methods
Modifier and Type Member Description
public widgets as Map No summary.
public addWidget
addWidget(key as String, widget as StatusLabel) as Void:
No summary.
public displayMessage
displayMessage(message as String) as Void:
No summary.
Inherited Methods
methodInherited Methods from Widget: add, baseAnsiStyle, captureRenderFrame, children, clearChildren, configureCursor, focusNext, handleEvent, handleMouseEvent, hasActiveTextInput, idle, paint, paintToFrame, performLayout, refresh, renderAnsiSnapshot, renderPlainSnapshot, scrollbarThumbGlyph, scrollbarTrackGlyph, terminalPromptVisible
methodInherited Methods from Object: deepCopy, fromJson, toDict, toJson, toString, toXml