PopupWindow

scalafx.stage.PopupWindow
See thePopupWindow companion class
object PopupWindow

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

sealed abstract class AnchorLocation(val delegate: AnchorLocation) extends SFXEnumDelegate[AnchorLocation]

Anchor location constants for popup anchor point selection. Wraps AnchorLocation

Anchor location constants for popup anchor point selection. Wraps AnchorLocation

Attributes

Companion
object
Supertypes
trait SFXEnumDelegate[AnchorLocation]
trait SFXDelegate[AnchorLocation]
class Object
trait Matchable
class Any
Known subtypes
object AnchorLocation extends SFXEnumDelegateCompanion[AnchorLocation, AnchorLocation]

Anchor location constants for popup anchor point selection. Wraps AnchorLocation

Anchor location constants for popup anchor point selection. Wraps AnchorLocation

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
trait SFXEnumDelegateCompanion[AnchorLocation, AnchorLocation]
class Object
trait Matchable
class Any
Show all
Self type

Implicits

Implicits

implicit def sfxPopupWindow2jfx(v: PopupWindow): PopupWindow