Mobile Tools for Java
Release 1.0

Uses of Interface
org.eclipse.mtj.ui.editors.jad.IManifestPreferenceStore

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

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

Methods in org.eclipse.mtj.ui.editors.jad that return IManifestPreferenceStore
protected  IManifestPreferenceStore AbstractJADEditorPage.getPreferenceStore()
          Get the preference store being edited.
 


Mobile Tools for Java
Release 1.0