I18N

org.nlogo.core.I18N
object I18N

Attributes

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

Members list

Type members

Classlikes

class BundleKind(name: String) extends I18NJava

Attributes

Source
I18N.scala
Supertypes
trait I18NJava
class Object
trait Matchable
class Any
case class Prefix(name: String)

Attributes

Source
I18N.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def available(locale: Locale): Boolean

Attributes

Source
I18N.scala
def availableLocales: Array[Locale]

Attributes

Source
I18N.scala
def errorsJ: I18NJava

Attributes

Source
I18N.scala
def guiJ: I18NJava

Attributes

Source
I18N.scala

Attributes

Source
I18N.scala
def localeIfAvailable(loc: Locale): Option[Locale]

Attributes

Source
I18N.scala

Concrete fields

lazy val errors: BundleKind

Attributes

Source
I18N.scala
lazy val gui: BundleKind

Attributes

Source
I18N.scala
lazy val shared: BundleKind

Attributes

Source
I18N.scala