|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITextPropertyEditor
Property editor that shows text as property value.
| Method Summary | |
|---|---|
java.lang.String |
getText()
Returns text presentation of property to show in property table. Designer will call setValue() before. |
void |
setText(java.lang.String text)
Changes property using new text. |
| Methods inherited from interface com.swtdesigner.api.swt.property.editor.IPropertyEditor |
|---|
getJavaSource, getValue, initialize, setValue |
| Method Detail |
|---|
java.lang.String getText()
void setText(java.lang.String text)
text - the new text
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||