Companion

object Companion

Properties

ControlPane
Link copied to clipboard
val ControlPane: DecorationAreaType

Control pane area, such as sidebars / task panes or ribbon bands.

Footer
Link copied to clipboard
val Footer: DecorationAreaType

Any area that can be placed in the bottom portion of its window.

Header
Link copied to clipboard
val Header: DecorationAreaType

Any area that can be placed in the top portion of its window. Menu bar is an example of a core Aurora component.

None
Link copied to clipboard
val None: DecorationAreaType

The default decoration area type. Components placed in areas with this type do not get any special background decoration painting.

TitlePane
Link copied to clipboard
val TitlePane: DecorationAreaType

Title pane of top-level windows (frames, dialogs).

Toolbar
Link copied to clipboard
val Toolbar: DecorationAreaType

Toolbar.