Package-level declarations

Types

Link copied to clipboard
@RequiresOptIn(message = "This is an internal Swing-UI runtime declaration, not part of the stable public API. It may change or be removed without notice in any release.")
annotation class InternalSwingUiApi

Marks Swing-UI runtime declarations that are an internal implementation detail rather than stable public API.

Link copied to clipboard

Marks a composable that emits into a tree of Swing components.

Link copied to clipboard

Marks a composable that emits into a menu tree.