|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectViewPart
eu.geclipse.webview.views.WebView
public class WebView
This sample class demonstrates how to plug-in a new workbench view. The view will open the webpages that are specified in the actions.
| Constructor Summary | |
|---|---|
WebView()
|
|
| Method Summary | |
|---|---|
void |
createPartControl(Composite parent)
This is a callback that will allow us to create the viewer and initialize it. |
void |
setFocus()
Leave the focus as it is |
void |
setProjectUrl(java.lang.String url)
|
void |
setUrl(java.lang.String url)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebView()
| Method Detail |
|---|
public void createPartControl(Composite parent)
public void setFocus()
public void setUrl(java.lang.String url)
public void setProjectUrl(java.lang.String url)
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||