Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.intellij.ui.swt_browser.SwtBrowserCanvas Class Reference

Inherits Canvas.

List of all members.

Package Functions

 SwtBrowserCanvas (BrowserPage startPage)
void launchBrowser ()

Detailed Description

This class is an AWT canvas and is responsible for launching the browser. It represents the AWT part of the AWT-SWT bridge. The creation of the browser itself is done by the BrowserCreator.


Constructor & Destructor Documentation

de.fu_berlin.inf.dpp.intellij.ui.swt_browser.SwtBrowserCanvas.SwtBrowserCanvas ( BrowserPage  startPage) [package]
Parameters:
startPagethe BrowserPage object containing the page to be displayed

Member Function Documentation

void de.fu_berlin.inf.dpp.intellij.ui.swt_browser.SwtBrowserCanvas.launchBrowser ( ) [package]

Creates and displays the SWT browser.

This method must be called *after* the enclosing frame has been made visible. Otherwise the SWT AWT bridge will throw a org.eclipse.swt.SWT#ERROR_INVALID_ARGUMENT

 All Classes Namespaces Files Functions Variables Enumerations