PaperSource

scalafx.print.PaperSource
See thePaperSource companion class
object PaperSource

Companion Object for scalafx.print.PaperSource.

Attributes

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

Members list

Value members

Concrete fields

Specify to automatically select the tray.

Specify to automatically select the tray.

Attributes

Specify to select the BOTTOM tray.

Specify to select the BOTTOM tray.

Attributes

Specify to select the ENVELOPE tray.

Specify to select the ENVELOPE tray.

Attributes

Specify to select the LARGE_CAPACITY tray.

Specify to select the LARGE_CAPACITY tray.

Attributes

Specify to select the MAIN tray.

Specify to select the MAIN tray.

Attributes

Specify to select the MANUAL tray.

Specify to select the MANUAL tray.

Attributes

Specify to select the MIDDLE tray.

Specify to select the MIDDLE tray.

Attributes

Specify to select the SIDE tray.

Specify to select the SIDE tray.

Attributes

Specify to select the TOP tray.

Specify to select the TOP tray.

Attributes

Implicits

Implicits

implicit def sfxPaperSource2jfx(ps: PaperSource): PaperSource

Converts a ScalaFX PaperSource to its JavaFX counterpart.

Converts a ScalaFX PaperSource to its JavaFX counterpart.

Value parameters

ps

ScalaFX PaperSource

Attributes

Returns

JavaFX PaperSource