org.eclipse.birt.chart.ui.swt.interfaces
Interface INode


public interface INode

Author:
Actuate Corporation

Method Summary
 IHelpContent getHelp()
           
 Image getIcon()
           
 java.lang.String getLabel()
           
 java.lang.String getPath()
           
 

Method Detail

getHelp

public IHelpContent getHelp()

getLabel

public java.lang.String getLabel()

getPath

public java.lang.String getPath()

getIcon

public Image getIcon()


Copyright © 2005 Actuate Corp. All rights reserved.