public final class WeAutLogo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
iconWH
weinert-automation's logo as icon; dimension; width = height.
|
Modifier and Type | Method and Description |
---|---|
static java.awt.Image |
getIcon()
weinert-automation's logo as icon (Image).
|
public static final int iconWH
public static java.awt.Image getIcon()
iconWH
*iconWH
.Image
is suitable to be set as a
Frame
's icon.Frame.setIconImage(java.awt.Image)