Modifier and Type | Method | Description |
---|---|---|
Image |
StaticText.getImage(int index) |
|
Image |
StaticText.getImage(Id id) |
|
Image |
UiElement.getImage(int index) |
|
Image |
UiElement.getImage(Id id) |
|
Image |
Window.getImage(int index) |
|
Image |
Window.getImage(Id id) |
|
default Image[] |
StaticText.getImages() |
|
Image[] |
StaticText.getImages(String filter) |
|
default Image[] |
UiElement.getImages() |
|
Image[] |
UiElement.getImages(String filter) |
|
default Image[] |
Window.getImages() |
|
Image[] |
Window.getImages(String filter) |