RichJComboBox

org.nlogo.swing.RichJComboBox
case class RichJComboBox[T](combo: JComboBox[T])

Attributes

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

Members list

Type members

Classlikes

class PossibleSelection(t: T)

Attributes

Source
Implicits.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def containsItem(t: T): Boolean

Attributes

Source
Implicits.scala
def when(t: T): PossibleSelection

Attributes

Source
Implicits.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product