OLD | NEW |
(Empty) | |
| 1 <p id="classSummary"> |
| 2 Use the <code>chrome.app.window</code> module |
| 3 to create windows. |
| 4 Windows can either be shells or panels. |
| 5 Shell windows have no browser chrome. |
| 6 Panel windows are the same as shell windows, |
| 7 except they have different size and position restrictions, |
| 8 for example, a chat panel. |
| 9 </p> |
| 10 |
| 11 <h4>Related Documentation</h4> |
| 12 <ul> |
| 13 <li><a href="about_apps.html#look">How they look</a></li> |
| 14 <li><a href="app_lifecycle.html">Manage App Lifecycle</a></li> |
| 15 </ul> |
OLD | NEW |