public class TreeIcons extends DefaultTreeIcons
Tree component.
Note: It is important that you include the svn/images directory
into the root of the war file for the images to be available
to your application.
Copyright 2006 Sans Pareil Technologies, Inc.
| Modifier and Type | Field and Description |
|---|---|
static ImageReference |
closedFolderIcon
The image to use for the closed folder icon
|
static ImageReference |
folderCloseIcon
The image to use for the folder close icon
|
static ImageReference |
folderOpenIcon
The image to use for the folder open icon
|
static ImageReference |
openFolderIcon
The image to use for the open folder icon
|
DEFAULT_HEIGHT, DEFAULT_WIDTH, iconMap, treeEmpty, treeFolder, treeFolderOpen, treeJoin, treeJoinBottom, treeLeaf, treeLine, treeMinus, treeMinusBottom, treePlus, treePlusBottom, treeRootICON_EMPTY, ICON_FOLDER, ICON_FOLDEROPEN, ICON_JOIN, ICON_JOINBOTTOM, ICON_JOINNOLINE, ICON_LEAF, ICON_LINE, ICON_MINUS, ICON_MINUSBOTTOM, ICON_PLUS, ICON_PLUSBOTTOM, ICON_ROOT, ICON_ROOTOPEN| Constructor and Description |
|---|
TreeIcons()
Default constructor.
|
public static final ImageReference folderCloseIcon
public static final ImageReference folderOpenIcon
public static final ImageReference openFolderIcon
public static final ImageReference closedFolderIcon