|
||||||||||
| 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.walkthrough.WalkthroughView
public class WalkthroughView
A view specifically designed for displaying walkthroughs.
| 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 | |
|---|---|
WalkthroughView()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPartId()
|
java.lang.String |
getStartUrl()
Returns the startup URL (to display when this control initially loads |
| Methods inherited from class com.aptana.ide.core.ui.views.browser.BrowserView |
|---|
close, createPartControl, dispose, execute, getBrowser, getURL, setFocus, setText, setURL |
| Methods inherited from class org.eclipse.ui.part.ViewPart |
|---|
checkSite, getViewSite, init, 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 WalkthroughView()
| Method Detail |
|---|
public java.lang.String getStartUrl()
BrowserView
getStartUrl in class BrowserViewBrowserView.getStartUrl()public java.lang.String getPartId()
com.aptana.ide.core.ui.views.browser.BrowserView#getPartId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||