|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use TextElement | |
|---|---|
| com.sas.visuals | Additional user interface components not provided in AWT. |
| Uses of TextElement in com.sas.visuals |
|---|
| Methods in com.sas.visuals that return TextElement | |
|---|---|
TextElement |
TextElement.getParentElement()
Get the value of the parentElement property. |
| Methods in com.sas.visuals with parameters of type TextElement | |
|---|---|
protected void |
StyledLabelView.paintTextElement(java.awt.Graphics g,
TextElement element,
int x,
int y)
Paint the text element based on its properties. |
protected void |
StyledLabelView.paintTextElements(java.awt.Graphics g,
TextElement element,
int x,
int y)
Paint the text element at the specified position. |
void |
TextElement.setParentElement(TextElement parent)
Set the value of the parentElement property. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||