fr.inra.refcomp.client.admin.skills
Class GreenTree

java.lang.Object
  extended by fr.inra.refcomp.client.admin.skills.GreenTree
All Implemented Interfaces:
com.google.gwt.resources.client.ClientBundle, com.google.gwt.user.client.ui.Tree.Resources

public class GreenTree
extends Object
implements com.google.gwt.user.client.ui.Tree.Resources

Class to override default images in Tree. User: couteau Date: 02/03/11


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
com.google.gwt.resources.client.ClientBundle.Source
 
Constructor Summary
GreenTree()
           
 
Method Summary
 com.google.gwt.resources.client.ImageResource treeClosed()
           
 com.google.gwt.resources.client.ImageResource treeLeaf()
           
 com.google.gwt.resources.client.ImageResource treeOpen()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreenTree

public GreenTree()
Method Detail

treeClosed

public com.google.gwt.resources.client.ImageResource treeClosed()
Specified by:
treeClosed in interface com.google.gwt.user.client.ui.Tree.Resources

treeLeaf

public com.google.gwt.resources.client.ImageResource treeLeaf()
Specified by:
treeLeaf in interface com.google.gwt.user.client.ui.Tree.Resources

treeOpen

public com.google.gwt.resources.client.ImageResource treeOpen()
Specified by:
treeOpen in interface com.google.gwt.user.client.ui.Tree.Resources


Copyright © 2010-2012 Code Lutin. All Rights Reserved.