| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.pgroup |
| Modifier and Type | Method and Description |
|---|---|
PGroupToolItem[] |
PGroup.getToolItems() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
PGroup.addToolItem(PGroupToolItem toolitem) |
org.eclipse.swt.graphics.Point |
SimpleToolItemRenderer.computeSize(org.eclipse.swt.graphics.GC gc,
PGroupToolItem item,
int type) |
abstract org.eclipse.swt.graphics.Point |
AbstractToolItemRenderer.computeSize(org.eclipse.swt.graphics.GC gc,
PGroupToolItem item,
int sizeType)
Computes the size needed for the toolitem
|
(package private) void |
PGroup.removeToolItem(PGroupToolItem toolitem) |