|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.ViewPart
com.aptana.ide.core.ui.views.browser.BrowserView
com.aptana.ide.core.ui.views.scriptable.GenericScriptableView
public class GenericScriptableView
| Field Summary |
|---|
| Fields inherited from class com.aptana.ide.core.ui.views.browser.BrowserView |
|---|
listener, viewer |
| Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
PROP_TITLE |
| Constructor Summary | |
|---|---|
GenericScriptableView()
GenericScriptableView |
|
| Method Summary | |
|---|---|
protected void |
addToolBarActions()
|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent)
|
java.lang.String |
getPartId()
|
java.lang.String |
getStartUrl()
Returns the startup URL (to display when this control initially loads |
java.lang.String |
getUrl()
getUrl |
void |
init(org.eclipse.ui.IViewSite site,
org.eclipse.ui.IMemento memento)
init |
void |
setUrl(java.lang.String url)
setUrl |
void |
setViewTitle(java.lang.String title)
setViewTitle |
| Methods inherited from class com.aptana.ide.core.ui.views.browser.BrowserView |
|---|
close, dispose, execute, getBrowser, getURL, setFocus, setText, setURL |
| Methods inherited from class org.eclipse.ui.part.ViewPart |
|---|
checkSite, getViewSite, init, saveState, setContentDescription, setInitializationData, setPartName |
| Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
|---|
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
| Methods inherited from class org.eclipse.core.commands.common.EventManager |
|---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
|---|
addPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Constructor Detail |
|---|
public GenericScriptableView()
| Method Detail |
|---|
public void init(org.eclipse.ui.IViewSite site,
org.eclipse.ui.IMemento memento)
throws org.eclipse.ui.PartInitException
init in interface org.eclipse.ui.IViewPartinit in class org.eclipse.ui.part.ViewPartsite - memento -
org.eclipse.ui.PartInitExceptionpublic java.lang.String getStartUrl()
BrowserView
getStartUrl in class BrowserViewBrowserView.getStartUrl()public java.lang.String getUrl()
public void setUrl(java.lang.String url)
url - protected void addToolBarActions()
com.aptana.ide.core.ui.views.browser.BrowserView#addToolBarActions()public void setViewTitle(java.lang.String title)
title - public java.lang.String getPartId()
com.aptana.ide.core.ui.views.browser.BrowserView#getPartId()public void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl in interface org.eclipse.ui.IWorkbenchPartcreatePartControl in class BrowserViewIWorkbenchPart.createPartControl(org.eclipse.swt.widgets.Composite)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||