Mobile Tools for Java
Release 1.0

Uses of Class
org.eclipse.mtj.core.model.jad.DescriptorPropertyDescription

Packages that use DescriptorPropertyDescription
org.eclipse.mtj.ui.editors.jad This package provides the user interface functionality for editing the Application Descriptor. 
 

Uses of DescriptorPropertyDescription in org.eclipse.mtj.ui.editors.jad
 

Subclasses of DescriptorPropertyDescription in org.eclipse.mtj.ui.editors.jad
 class ListDescriptorPropertyDescription
          Application descriptor property description holding a list of strings.
 

Methods in org.eclipse.mtj.ui.editors.jad that return DescriptorPropertyDescription
protected  DescriptorPropertyDescription[] JADPropertiesEditorPage.doGetDescriptors()
          sub class may override this method to provide its own descriptor provide strategy
 DescriptorPropertyDescription[] IJADDescriptorsProvider.getDescriptorPropertyDescriptions()
           
 DescriptorPropertyDescription[] JADPropertiesEditorPage.getDescriptors()
          Get all application descriptor property description for the current page ID.
 


Mobile Tools for Java
Release 1.0