com.exadel.vpe.editor.toolbar
Interface IItems
- All Known Implementing Classes:
- ToolItemDescriptor
- public interface IItems
- Author:
- Erick
Created on 14.07.2005
This interface is the descriptor for the ToolItem
to insert them in to the menu bar
getListeners
public org.eclipse.swt.widgets.Listener[] getListeners()
getSize
public int getSize()
isInsertable
public boolean isInsertable()
getItemImage
public org.eclipse.swt.graphics.Image getItemImage()
getItemToolTip
public java.lang.String getItemToolTip()
isToolItem
public boolean isToolItem()