File
Doc
Category
Size
Date
Package
LayoutSourceViewerConfig.java
API Doc
Android 1.5 API
991
Wed May 06 22:41:10 BST 2009
com.android.ide.eclipse.editors.layout
LayoutSourceViewerConfig
java.lang.Object
com.android.ide.eclipse.editors.AndroidSourceViewerConfig
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
Java Code Source