Text usage details

Summary

org.eclipse.swt.widgets.Text has 18 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] getText() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.getQueryDescription() 318 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.isPageComplete() 328 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.getQueryName() 314 API
[+] addModifyListener(ModifyListener) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createNameField(Composite) 120 API
[+] Text
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.scopeText -1 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.queryDescriptionText -1 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.returnTypeText -1 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.queryNameText -1 API
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createNameField(Composite) 116 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createDescriptionField(Composite) 143 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createScopeField(Composite) 152 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createReturnTypeField(Composite) 190 API
[+] setText(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.setReturnType(EClassifier) 222 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.setScope(List) 182 API
[+] Text(Composite, int) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createReturnTypeField(Composite) 190 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createNameField(Composite) 116 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createDescriptionField(Composite) 143 API
org.eclipse.gmt.modisco.infra.query.ui.wizards.CreateQueryWizardPage.createScopeField(Composite) 152 API

Back to bundle index

Valid HTML 4.01 Transitional