| net.refractions.udig.project.ui.internal.tool.display.ToolbarDropDownItem
ToolbarDropDownItem | public class ToolbarDropDownItem extends ContributionItem (Code) | | A Toolbar item that creates a drop down menu of all the objects in the category.
author: jeichar since: 0.9.0 |
Method Summary | |
public void | fill(ToolBar parent, int index) |
fill | public void fill(ToolBar parent, int index)(Code) | | See Also: org.eclipse.jface.action.ContributionItem.fill(org.eclipse.swt.widgets.ToolBarint) |
|
|