FileDocCategorySizeDatePackage
LayoutSourceViewerConfig.javaAPI DocAndroid 1.5 API991Wed May 06 22:41:10 BST 2009com.android.ide.eclipse.editors.layout

LayoutSourceViewerConfig

public class LayoutSourceViewerConfig extends com.android.ide.eclipse.editors.AndroidSourceViewerConfig
Source Viewer Configuration that calls in LayoutContentAssist.

Fields Summary
Constructors Summary
public LayoutSourceViewerConfig()

        super(new LayoutContentAssist());
    
Methods Summary