Package | Description |
---|---|
org.eclipse.nebula.widgets.opal.roundedtoolbar |
Modifier and Type | Method | Description |
---|---|---|
RoundedToolbar |
RoundedToolItem.getParent() |
Returns the receiver's parent, which must be a
RoundedToolBar . |
Constructor | Description |
---|---|
RoundedToolItem(RoundedToolbar parent) |
Constructs a new instance of this class given its parent (which must be a
ToolBar ) and a style value describing its behavior and
appearance. |
RoundedToolItem(RoundedToolbar parent,
int style) |
Constructs a new instance of this class given its parent (which must be a
ToolBar ) and a style value describing its behavior and
appearance. |