public class XLabel extends Label
Modifier and Type | Class and Description |
---|---|
static class |
XLabel.Position |
Constructor and Description |
---|
XLabel(String text) |
XLabel(String text,
XLabel.Position position) |
Modifier and Type | Method and Description |
---|---|
XLabel.Position |
getPosition() |
void |
setPosition(XLabel.Position position) |
public XLabel(String text)
text
- public XLabel(String text, XLabel.Position position)
text
- position
- public XLabel.Position getPosition()
public void setPosition(XLabel.Position position)
position
- Copyright © 2015 Joseph Hendrix