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

Inherits JPanel.

List of all members.

Package Functions

 SwtBrowserPanel ()
void initialize ()

Static Package Functions

 [static initializer]

Detailed Description

Saros main panel view. This is a JPanel and encapsulates the browser canvas. This class is responsible for starting the SWT thread and managing the creation and display of the browser.


Constructor & Destructor Documentation

de.fu_berlin.inf.dpp.intellij.ui.swt_browser.SwtBrowserPanel.SwtBrowserPanel ( ) [package]

Member Function Documentation

de.fu_berlin.inf.dpp.intellij.ui.swt_browser.SwtBrowserPanel.[static initializer] ( ) [static, package]

Required for Linux, harmless for other OS.

SWT Component Not Displayed Bug

void de.fu_berlin.inf.dpp.intellij.ui.swt_browser.SwtBrowserPanel.initialize ( ) [package]

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