| Interface | Description |
|---|---|
| IconSet |
An immutable IconSet that is registered in the
IconSetRegistry and that represents a collection of icons. |
| MutableIconSet |
The purpose of a
MutableIconSet is to modify the icons of an IconSet that is registered in the IconSetRegistry
You can add, remove and delete icons from the IconSet. |
| Class | Description |
|---|---|
| IconSetRegistry |
Is used to add, remove or get an
IconSet from the IconSetRegistry collection. |
| SimpleIconSet |
An
SimpleIconSet that is made available on an IconSetRegistry |
Copyright © 2020. All rights reserved.