org.freehep.webutil.tree
Class DefaultIconSet
java.lang.Object
org.freehep.webutil.tree.DefaultIconSet
- All Implemented Interfaces:
- IconSet
public class DefaultIconSet
- extends Object
- implements IconSet
- Author:
- The FreeHEP team @ SLAC
Constructor Summary |
DefaultIconSet()
Creates a new instance of DefaultIconSet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultIconSet
public DefaultIconSet()
- Creates a new instance of DefaultIconSet
getDocument
public Icon getDocument()
- Specified by:
getDocument
in interface IconSet
getFolderClosed
public Icon getFolderClosed()
- Specified by:
getFolderClosed
in interface IconSet
getFolderOpen
public Icon getFolderOpen()
- Specified by:
getFolderOpen
in interface IconSet
getLastMinus
public Icon getLastMinus()
- Specified by:
getLastMinus
in interface IconSet
getLastNode
public Icon getLastNode()
- Specified by:
getLastNode
in interface IconSet
getLastPlus
public Icon getLastPlus()
- Specified by:
getLastPlus
in interface IconSet
getMinus
public Icon getMinus()
- Specified by:
getMinus
in interface IconSet
getNode
public Icon getNode()
- Specified by:
getNode
in interface IconSet
getPlus
public Icon getPlus()
- Specified by:
getPlus
in interface IconSet
getVerticalLine
public Icon getVerticalLine()
- Specified by:
getVerticalLine
in interface IconSet
getBlank
public Icon getBlank()
- Specified by:
getBlank
in interface IconSet
Copyright © 2000-2009 FreeHEP. All Rights Reserved.