public class ApplicationIcons extends Object
| Modifier and Type | Field and Description |
|---|---|
static ImageIcon |
ICON_ADD_16
Adição.
|
static ImageIcon |
ICON_CANCEL_16
Cancelar.
|
static ImageIcon |
ICON_CLEAR_16
Limpar.
|
static ImageIcon |
ICON_DELETE_16
Remoção.
|
static ImageIcon |
ICON_DOWN_4
Indicador de mais opções.
|
static ImageIcon |
ICON_EDIT_16
Edição.
|
static ImageIcon |
ICON_LOGIN_16
Conectar.
|
static ImageIcon |
ICON_LOGOUT_16
Desconectar.
|
static ImageIcon |
ICON_PROPS_16
Propriedades.
|
static ImageIcon |
ICON_REFRESH_16
Atualização.
|
static ImageIcon |
ICON_RESTART_16
Reiniciar.
|
static ImageIcon |
ICON_VALIDATE_16
Validação.
|
static String |
IMAGE_RESOURCES_DIR
Caminho para recurso de imagens dentro do classpath
|
| Constructor and Description |
|---|
ApplicationIcons() |
| Modifier and Type | Method and Description |
|---|---|
protected static ImageIcon |
createImageIcon(String imageIconName)
Montagem da ícone do diretório-padrão.
|
public static final ImageIcon ICON_ADD_16
public static final ImageIcon ICON_EDIT_16
public static final ImageIcon ICON_DELETE_16
public static final ImageIcon ICON_REFRESH_16
public static final ImageIcon ICON_CLEAR_16
public static final ImageIcon ICON_DOWN_4
public static final ImageIcon ICON_LOGIN_16
public static final ImageIcon ICON_LOGOUT_16
public static final ImageIcon ICON_VALIDATE_16
public static final ImageIcon ICON_RESTART_16
public static final ImageIcon ICON_PROPS_16
public static final ImageIcon ICON_CANCEL_16
public static final String IMAGE_RESOURCES_DIR
Copyright © 2017. All rights reserved.