com.tssap.util.ui.menu
Interface IMenuLabelProvider

All Known Subinterfaces:
ICheckMenuLabel, IMenuLabel, IMutableMenuLabel, IMutableMenuLabelProvider, IRadioMenuLabel, ISubMenuLabel

public interface IMenuLabelProvider

Since:
01.07.2002

Method Summary
 java.lang.String getDescription()
           
 org.eclipse.swt.graphics.Image getImage()
           
 java.lang.String getShortcut()
           
 java.lang.String getText()
           
 

Method Detail

getText

public java.lang.String getText()

getImage

public org.eclipse.swt.graphics.Image getImage()

getShortcut

public java.lang.String getShortcut()

getDescription

public java.lang.String getDescription()


Copyright © 2005 SAP AG. All Rights Reserved.