org.freehep.webutil.tree
Class DefaultIconSet
java.lang.Object
   org.freehep.webutil.tree.DefaultIconSet
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:
- getDocumentin interface- IconSet
 
- 
 
getFolderClosed
public Icon getFolderClosed()
- 
- Specified by:
- getFolderClosedin interface- IconSet
 
- 
 
getFolderOpen
public Icon getFolderOpen()
- 
- Specified by:
- getFolderOpenin interface- IconSet
 
- 
 
getLastMinus
public Icon getLastMinus()
- 
- Specified by:
- getLastMinusin interface- IconSet
 
- 
 
getLastNode
public Icon getLastNode()
- 
- Specified by:
- getLastNodein interface- IconSet
 
- 
 
getLastPlus
public Icon getLastPlus()
- 
- Specified by:
- getLastPlusin interface- IconSet
 
- 
 
getMinus
public Icon getMinus()
- 
- Specified by:
- getMinusin interface- IconSet
 
- 
 
getNode
public Icon getNode()
- 
- Specified by:
- getNodein interface- IconSet
 
- 
 
getPlus
public Icon getPlus()
- 
- Specified by:
- getPlusin interface- IconSet
 
- 
 
getVerticalLine
public Icon getVerticalLine()
- 
- Specified by:
- getVerticalLinein interface- IconSet
 
- 
 
getBlank
public Icon getBlank()
- 
- Specified by:
- getBlankin interface- IconSet
 
- 
 
Copyright © 2000-2009 FreeHEP. All Rights Reserved.