Package | Description |
---|---|
com.xalys.xgl | |
com.xalys.xgl.header.icons | |
com.xalys.xgl.layouts.border | |
com.xalys.xgl.layouts.tab | |
com.xalys.xgl.material | |
com.xalys.xgl.menu | |
com.xalys.xgl.navbar |
Modifier and Type | Method and Description |
---|---|
Button |
Button.setMaterialIcon(MaterialIcon materialIcon) |
Modifier and Type | Method and Description |
---|---|
ImageHeaderIcon |
ImageHeaderIcon.setIcon(MaterialIcon icon) |
MaterialHeaderIcon |
MaterialHeaderIcon.setIcon(MaterialIcon icon) |
Constructor and Description |
---|
ImageHeaderIcon(MaterialIcon icon) |
MaterialHeaderIcon(MaterialIcon icon) |
Modifier and Type | Method and Description |
---|---|
protected MaterialIcon |
BorderLayoutConfiguration.getCollapsedIcon() |
protected MaterialIcon |
BorderLayoutConfiguration.getCollapseIcon() |
Modifier and Type | Method and Description |
---|---|
CloseIcon |
CloseIcon.setIcon(MaterialIcon icon) |
TabBarIcon |
TabBarIcon.setIcon(MaterialIcon icon) |
Constructor and Description |
---|
TabBarIcon(MaterialIcon icon) |
Modifier and Type | Method and Description |
---|---|
static MaterialIcon |
MaterialIcon.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaterialIcon[] |
MaterialIcon.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MaterialIcon |
MenuItem.getIcon() |
Modifier and Type | Method and Description |
---|---|
void |
MenuItem.setIcon(MaterialIcon icon) |
Constructor and Description |
---|
MaterialIconNavButton(String caption,
MaterialIcon materialIcon) |
Copyright © 2018 Xalys. All rights reserved.