List of usage examples for android.view Window subclass-usage
From source file com.actionbarsherlock.view.Window.java
/**
* <p>Abstract base class for a top-level window look and behavior policy. An
* instance of this class should be used as the top-level view added to the
* window manager. It provides standard UI policies such as a background, title
* area, default key processing, etc.</p>
*