|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectechopointng.tree.DefaultTreeIcons
com.sptci.epng.TreeIcons
public class TreeIcons
A class that is used to customise the appearance of the 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.
| Field Summary | |
|---|---|
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 |
| Fields inherited from class echopointng.tree.DefaultTreeIcons |
|---|
DEFAULT_HEIGHT, DEFAULT_WIDTH, iconMap, treeEmpty, treeFolder, treeFolderOpen, treeJoin, treeJoinBottom, treeLeaf, treeLine, treeMinus, treeMinusBottom, treePlus, treePlusBottom, treeRoot |
| Fields inherited from interface echopointng.tree.TreeIcons |
|---|
ICON_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 Summary | |
|---|---|
TreeIcons()
Default constructor. |
|
| Method Summary |
|---|
| Methods inherited from class echopointng.tree.DefaultTreeIcons |
|---|
getIcon, setIcon |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ImageReference folderCloseIcon
public static final ImageReference folderOpenIcon
public static final ImageReference openFolderIcon
public static final ImageReference closedFolderIcon
| Constructor Detail |
|---|
public TreeIcons()
|
SPT Core API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||