Fonts

org.nlogo.awt.Fonts
object Fonts

Attributes

Source
Fonts.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Fonts.type

Members list

Value members

Concrete methods

def adjustDefaultMonospacedFont(comp: Component): Unit

Attributes

Source
Fonts.scala
def shortenStringToFit(_name: String, availableWidth: Int, metrics: FontMetrics): String

Squeezes a string to fit in a small space.

Squeezes a string to fit in a small space.

Attributes

Source
Fonts.scala

Concrete fields

lazy val monospacedFont: Font

Attributes

Source
Fonts.scala
lazy val platformFont: String

Attributes

Source
Fonts.scala
lazy val platformMonospacedFont: String

Attributes

Source
Fonts.scala