|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILabelController
Implementors of this interface know how to display and update text. They are typically associated with edit parts.
Nested Class Summary | |
---|---|
static class |
ILabelController.ExternalRefresherAdapter
|
Method Summary | |
---|---|
ILabelTextDisplayer |
getLabelTextDisplayer()
Returns the label displayer associated with this edit part. |
void |
setLabelText(String text)
Causes the given text to be displayed in the label controlled by this edit part. |
Method Detail |
---|
ILabelTextDisplayer getLabelTextDisplayer()
void setLabelText(String text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |