org.nlogo.window.ButtonWidget.ButtonType
See theButtonType companion object
case class ButtonType(name: String, agentKind: AgentKind, img: Option[ImageIcon], darkImg: Option[ImageIcon])
Attributes
- Companion
- object
- Source
- ButtonWidget.scala
- Graph
-
- Supertypes
Members list
In this article