PaperSource

object PaperSource

Companion Object for scalafx.print.PaperSource.

Companion Object for scalafx.print.PaperSource.

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete fields

Specify to automatically select the tray.

Specify to automatically select the tray.

Specify to select the BOTTOM tray.

Specify to select the BOTTOM tray.

Specify to select the ENVELOPE tray.

Specify to select the ENVELOPE tray.

Specify to select the LARGE_CAPACITY tray.

Specify to select the LARGE_CAPACITY tray.

Specify to select the MAIN tray.

Specify to select the MAIN tray.

Specify to select the MANUAL tray.

Specify to select the MANUAL tray.

Specify to select the MIDDLE tray.

Specify to select the MIDDLE tray.

Specify to select the SIDE tray.

Specify to select the SIDE tray.

Specify to select the TOP tray.

Specify to select the TOP tray.

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 Params
ps

ScalaFX PaperSource

Returns

JavaFX PaperSource