public class ChooserImages
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static javax.swing.ImageIcon |
DIRECTORY_GRAY_ICON
Representa diretório oculto.
|
static javax.swing.ImageIcon |
DIRECTORY_ICON
Representa diretório local e SGA.
|
static javax.swing.ImageIcon |
FILTER_HIDDEN_IMG
Representa o filtro que visualiza arquivos ocultos.
|
static javax.swing.ImageIcon |
FOLDER_NO_PERMISSION_IMG
Representa diretório sem permissão.
|
static javax.swing.ImageIcon |
LOCAL_HOME_ICON
Representa o home para arquivos locais.
|
static javax.swing.ImageIcon |
LOCAL_ROOT_ICON
Representa o diretório raíz para arquivos locais.
|
static javax.swing.ImageIcon |
LOCKED_DIRECTORY_ICON
Representa diretório fechado.
|
static javax.swing.ImageIcon |
LOCKED_FILE_ICON
Representa arquivo fechado.
|
static javax.swing.ImageIcon |
NEW_DIRECTORY_ICON
Representa um novo diretório.
|
static javax.swing.ImageIcon |
PARENT_FOLDER_IMG
Representa ir para o diretório pai.
|
static javax.swing.ImageIcon |
PROJECT_DIRECTORY_ICON
Representa diretório de arquivo de projeto.
|
static javax.swing.ImageIcon |
PROJECT_HOME_ICON
Representa o home para arquivos de projeto.
|
| Constructor and Description |
|---|
ChooserImages() |
public static final javax.swing.ImageIcon LOCAL_HOME_ICON
public static final javax.swing.ImageIcon LOCAL_ROOT_ICON
public static final javax.swing.ImageIcon PROJECT_HOME_ICON
public static final javax.swing.ImageIcon PROJECT_DIRECTORY_ICON
public static final javax.swing.ImageIcon PARENT_FOLDER_IMG
public static final javax.swing.ImageIcon FOLDER_NO_PERMISSION_IMG
public static final javax.swing.ImageIcon FILTER_HIDDEN_IMG
public static final javax.swing.ImageIcon DIRECTORY_ICON
public static final javax.swing.ImageIcon NEW_DIRECTORY_ICON
public static final javax.swing.ImageIcon DIRECTORY_GRAY_ICON
public static final javax.swing.ImageIcon LOCKED_DIRECTORY_ICON
public static final javax.swing.ImageIcon LOCKED_FILE_ICON
Copyright © 2016. All Rights Reserved.