relativeToLeftOf

abstract fun relativeToLeftOf(component: Component): Position

Creates a Position which is relative to the top left of the given Component. The x coordinate is used to shift left The y coordinate is used to shift down

Sources

(source)
Link copied to clipboard