Companion

object Companion

Properties

Link copied to clipboard

Figure out how to initially lay out the frame, based on previously saved preference information.

Link copied to clipboard

The leaf key under which to store a single window placement.

Functions

Link copied to clipboard

Answer a List of Rectangles corresponding with the physical monitors into which Frames may be positioned.

Link copied to clipboard
fun from(input: String = ""): LayoutConfiguration

Create a LayoutConfiguration from the provided input string.

Link copied to clipboard

Answer the Preferences node responsible for holding the default window position and size for the current monitor configuration.

Link copied to clipboard
fun resource(localResourceName: String): String

Answer a properly prefixed String for accessing the resource having the given local name.