TextCtrl

ostrat.geom.TextCtrl
case class TextCtrl(textStr: String, action: MouseButton => Unit) extends TextCell

A graphical control, whose scaling is determined at display time. It will that will normally be displayed in some kind of command bar or table structure.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait TextCell
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product