Separator

scalafx.scene.control.Separator
See theSeparator companion class
object Separator

Attributes

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

Members list

Value members

Concrete methods

def apply(orientation: Orientation): Separator

Create new separator with provided orientation.

Create new separator with provided orientation.

Attributes

Implicits

Implicits

implicit def sfxSeparator2jfx(v: Separator): Separator