WindowContainerParamsUpdater

Provides functionality to update and retrieve the mutable parameters of a WindowContainer

Important restriction: The methods in this interface should only be called by WindowContainer type containers. If called on non-WindowContainer containers (e.g. Stage), these methods will throw an IllegalStateException with detailed error information.

Types

Link copied to clipboard
sealed class UpdateResult

Represents the result of an update operation on WindowContainer parameters.

Functions

Link copied to clipboard

Updates the auto-hide behavior of the caption bar in the WindowContainer

Link copied to clipboard

Updates the resize restriction of the associated WindowContainer

Link copied to clipboard

Updates the visibility state of the volume base panel in the WindowContainer