[][src]Module orbtk::shell

Structs

CONSOLE
Console
KeyEvent

Represents a keyboard key event.

MouseEvent

Represents a mouse event.

ShellRunner

Implementation of the OrbClient based shell runner.

WindowBuilder

Constructs the window shell

WindowShell

Concrete implementation of the window shell.

Enums

ButtonState

Describes the position / state of a button.

Key

Represents a keyboard key.

MouseButton

Describes a specific mouse button.

Traits

Updater

Used to define an additional updater for the window shell.

WindowAdapter

The window adapter is used to work with the window shell.ButtonState

Functions

initialize