Uses of Class
org.eclipse.nebula.widgets.pgroup.PGroupToolItem
-
Packages that use PGroupToolItem Package Description org.eclipse.nebula.widgets.pgroup -
-
Uses of PGroupToolItem in org.eclipse.nebula.widgets.pgroup
Fields in org.eclipse.nebula.widgets.pgroup declared as PGroupToolItem Modifier and Type Field Description private PGroupToolItemPGroup. activeToolItemMethods in org.eclipse.nebula.widgets.pgroup that return PGroupToolItem Modifier and Type Method Description PGroupToolItem[]PGroup. getToolItems()Methods in org.eclipse.nebula.widgets.pgroup with parameters of type PGroupToolItem Modifier and Type Method Description (package private) voidPGroup. addToolItem(PGroupToolItem toolitem)abstract org.eclipse.swt.graphics.PointAbstractToolItemRenderer. computeSize(org.eclipse.swt.graphics.GC gc, PGroupToolItem item, int sizeType)Computes the size needed for the toolitemorg.eclipse.swt.graphics.PointSimpleToolItemRenderer. computeSize(org.eclipse.swt.graphics.GC gc, PGroupToolItem item, int type)(package private) voidPGroup. removeToolItem(PGroupToolItem toolitem)
-