public class IconSet extends Object
Modifier and Type | Field and Description |
---|---|
static ImageIcon |
INFO_16X16 |
static URL |
LOGO_16x16_URL |
static ImageIcon |
LOGO_48x48 |
static ImageIcon |
PLAY_16X16 |
static ImageIcon |
PLAY_48X48 |
static ImageIcon |
PLAY_64X64 |
static ImageIcon |
REC_16X16 |
static ImageIcon |
REC_48X48 |
static ImageIcon |
REC_64X64 |
static ImageIcon |
STOP_16X16 |
static ImageIcon |
STOP_48X48 |
static ImageIcon |
STOP_64X64 |
static ImageIcon |
WARNING_16X16 |
Constructor and Description |
---|
IconSet()
Creates a new instance of Icon
|
public static final ImageIcon STOP_16X16
public static final ImageIcon STOP_48X48
public static final ImageIcon STOP_64X64
public static final ImageIcon PLAY_16X16
public static final ImageIcon PLAY_48X48
public static final ImageIcon PLAY_64X64
public static final ImageIcon REC_48X48
public static final ImageIcon REC_64X64
public static final ImageIcon REC_16X16
public static final ImageIcon INFO_16X16
public static final ImageIcon WARNING_16X16
public static final ImageIcon LOGO_48x48
public static final URL LOGO_16x16_URL
Copyright © 2000–2016 DFKI GmbH. All rights reserved.