On Sun, Mar 8, 2009 at 11:32 PM, Susan <smxb...@gmail.com> wrote:
>
> 1. Can I  call ADT Layout Editor in  my java source file , not by XML
> file  "open with" menu ?

I'm not sure what you mean by this.

> 2. When I click "add" button in the outline view of ADT Layout
> Editor , it will show such a list of UI components as "AbsoluteLayout
>      AnalogClock
>      AutoCompleteTextView
>      Button
>      ....."
>    My question is where it gets this list? Can I config this path to
> get my customized UI components?

The list is loaded from the SDK. You should really not edit the SDK
files to add your classes.

In the future, the editor will find all the classes in your project
that extend android.view.View and add them to the list.

Xav
-- 
Xavier Ducrohet
Android Engineer, Google.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to