Searched defs:TextAttributeDescriptor (Results 1 - 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
H A DTextAttributeDescriptor.java47 public class TextAttributeDescriptor extends AttributeDescriptor implements IPropertyDescriptor { class in inherits:AttributeDescriptor,IPropertyDescriptor
55 * Creates a new {@link TextAttributeDescriptor}
62 public TextAttributeDescriptor( method in class:TextAttributeDescriptor
98 public TextAttributeDescriptor setUiName(String uiName) {
112 public TextAttributeDescriptor setTooltip(String tooltip) {
124 public TextAttributeDescriptor setRequired(boolean required) {

Completed in 31 milliseconds