Font

object Font
class Object
trait Matchable
class Any

Type members

Classlikes

object Style extends Enumeration

Value members

Concrete methods

def apply(name: String, style: Value, size: Int): Font

Concrete fields

val Bold: Value
val Dialog: String

A String constant for the canonical family name of the logical font "Dialog". It is useful in Font construction to provide compile-time verification of the name.

A String constant for the canonical family name of the logical font "Dialog". It is useful in Font construction to provide compile-time verification of the name.

val DialogInput: String

A String constant for the canonical family name of the logical font "DialogInput". It is useful in Font construction to provide compile-time verification of the name.

A String constant for the canonical family name of the logical font "DialogInput". It is useful in Font construction to provide compile-time verification of the name.

val Monospaced: String

A String constant for the canonical family name of the logical font "Monospaced". It is useful in Font construction to provide compile-time verification of the name.

A String constant for the canonical family name of the logical font "Monospaced". It is useful in Font construction to provide compile-time verification of the name.

val Plain: Value
val SansSerif: String

A String constant for the canonical family name of the logical font "SansSerif". It is useful in Font construction to provide compile-time verification of the name.

A String constant for the canonical family name of the logical font "SansSerif". It is useful in Font construction to provide compile-time verification of the name.

val Serif: String

A String constant for the canonical family name of the logical font "Serif". It is useful in Font construction to provide compile-time verification of the name.

A String constant for the canonical family name of the logical font "Serif". It is useful in Font construction to provide compile-time verification of the name.