OSDN Git Service

SDK Manager: tooltips on package table.
authorRaphael <raphael@google.com>
Sun, 18 Sep 2011 04:43:32 +0000 (21:43 -0700)
committerRaphael <raphael@google.com>
Sun, 18 Sep 2011 04:43:32 +0000 (21:43 -0700)
commite6ccad44fd2ed6e05a2f699fbc7989c449bad09b
tree07c209b20683a3762af54e6f476a239f4003a59d
parent9b634c7d1d288d97c25d5d38355139da5f46e0d4
SDK Manager: tooltips on package table.

This adds tooltips to the package table.
The tooltip displays the long description of the
packages. This is especially useful from broken
packages (e.g. those that did not load correctly)
since it indicates what failed.

Change-Id: I6e53d0959d6dd056414e91d9a27393d989517bd8
sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/PackagesPage.java