Clipboard

scalafx.scene.input.Clipboard
See theClipboard companion class
object Clipboard

Attributes

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

Members list

Value members

Concrete methods

Gets the current system clipboard, through which data can be stored and retrieved.

Gets the current system clipboard, through which data can be stored and retrieved.

Attributes

Implicits

Implicits

implicit def sfxClipboard2jfx(c: Clipboard): Clipboard