| Package | Description |
|---|---|
| org.dominokit.domino.ui.icons |
| Modifier and Type | Method and Description |
|---|---|
static LabeledIcon |
LabeledIcon.create(BaseIcon<?> icon,
String text)
Creates an icon with a label text
|
static LabeledIcon |
LabeledIcon.create(BaseIcon<?> icon,
String text,
LabeledIcon.IconPosition position)
Creates an icon with a label text with providing the position of the icon to either left or
right
|
Copyright © 2019–2022 Dominokit. All rights reserved.