CenteredImageIcon
org.nlogo.swing.CenteredImageIcon
class CenteredImageIcon(orig: ImageIcon, w: Int, h: Int) extends ImageIcon
Attributes
- Source
- CenteredImageIcon.scala
- Graph
-
- Supertypes
-
class ImageIcontrait Accessibletrait Serializabletrait Iconclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
ImageIcon -> Icon
- Source
- CenteredImageIcon.scala
Attributes
- Definition Classes
-
ImageIcon -> Icon
- Source
- CenteredImageIcon.scala
Attributes
- Definition Classes
-
ImageIcon -> Icon
- Source
- CenteredImageIcon.scala
Inherited methods
@BeanProperty(bound = _, expert = true, hidden = _, preferred = _, required = _, visualUpdate = _, description = "The AccessibleContext associated with this ImageIcon.", enumerationValues = _)
Attributes
- Inherited from:
- ImageIcon
Attributes
- Inherited from:
- ImageIcon
Attributes
- Inherited from:
- ImageIcon
Attributes
- Inherited from:
- ImageIcon
Attributes
- Inherited from:
- ImageIcon
Attributes
- Inherited from:
- ImageIcon
Attributes
- Inherited from:
- ImageIcon
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- ImageIcon
In this article