ScalableIcon

org.nlogo.swing.ScalableIcon
class ScalableIcon(icon: Icon, width: Int, height: Int) extends Icon

Attributes

Source
Utils.scala
Graph
Supertypes
trait Icon
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def getIconHeight: Int

Attributes

Definition Classes
Icon
Source
Utils.scala
override def getIconWidth: Int

Attributes

Definition Classes
Icon
Source
Utils.scala
override def paintIcon(c: Component, g: Graphics, x: Int, y: Int): Unit

Attributes

Definition Classes
Icon
Source
Utils.scala