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