RelativeTo

final case class RelativeTo(locator: Component) extends Position

A positioning policy that places the dialog near another Swing component. An alternative to Centered.

Value parameters:
locator

the Swing component in front of which the dialog should appear

Companion:
object
trait Product
trait Equals
trait Position
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product