public class IconResource extends Object
I tried to take icons that are available in the Tango icon set
Modifier and Type | Field and Description |
---|---|
static String |
ICON_ADD |
static String |
ICON_ChangeNodeViewers |
static String |
ICON_DOCUMENT_ADD |
static String |
ICON_DOWN |
static String |
ICON_HELP_ABOUT |
static String |
ICON_INFORMATION |
static String |
ICON_REFRESH |
static String |
ICON_REMOVE |
static String |
ICON_SAVE |
static String |
ICON_START |
static String |
ICON_STOP |
static String |
ICON_TRASH |
static String |
ICON_TREE_CLOSE |
static String |
ICON_TREE_LEAF |
static String |
ICON_TREE_OPEN |
static String |
ICON_UP |
Constructor and Description |
---|
IconResource() |
Modifier and Type | Method and Description |
---|---|
URL |
find(String name) |
ImageIcon |
get(String name,
String description) |
public static final String ICON_ChangeNodeViewers
public static final String ICON_TREE_LEAF
public static final String ICON_TREE_OPEN
public static final String ICON_TREE_CLOSE
public static final String ICON_INFORMATION
public static final String ICON_SAVE
public static final String ICON_UP
public static final String ICON_DOWN
public static final String ICON_ADD
public static final String ICON_REMOVE
public static final String ICON_START
public static final String ICON_STOP
public static final String ICON_DOCUMENT_ADD
public static final String ICON_REFRESH
public static final String ICON_TRASH
public static final String ICON_HELP_ABOUT
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.