|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use LabelView | |
|---|---|
| com.sas.visuals | Additional user interface components not provided in AWT. |
| Uses of LabelView in com.sas.visuals |
|---|
| Subclasses of LabelView in com.sas.visuals | |
|---|---|
class |
StyledLabelView
StyledLabelView is a sub-class of LabelView that parses the text into TextElements and paints it based on tags placed in the text. |
| Fields in com.sas.visuals declared as LabelView | |
|---|---|
protected LabelView |
ToggleButton.label
A LabelView object used in the ToggleButton to display the text. |
protected LabelView |
PushButton.label
A LabelView object used in the PushButton to display the text. |
| Methods in com.sas.visuals that return LabelView | |
|---|---|
LabelView |
MessageBox.getLabel()
Returns a reference to the MessageBox labelView. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||