public class GuiImageElement extends Object implements GuiElement
| Constructor and Description |
|---|
GuiImageElement(String imageFilePath) |
GuiImageElement(String imageFilePath,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageFilePath() |
String |
getName() |
String |
toHtml() |
String |
toString() |
public GuiImageElement(String imageFilePath)
Copyright © 2019. All rights reserved.