public class
PopupWindow
extends Object
概述:
A popup window that can be used to display an arbitrary view. The popup window is a floating container that appears on top of the current activity.
//一个弹出窗可以被用来显示一个任意的视图。弹出窗是出现在当前activity的顶部的一个浮动的容器。