|
||||||||||
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
org.eclipse.ui.part.PageBookView
org.eclipse.palamedes.ui.views.statistic.StatisticView
public class StatisticView
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.ui.part.PageBookView |
---|
org.eclipse.ui.part.PageBookView.PageRec, org.eclipse.ui.part.PageBookView.SelectionProvider |
Field Summary |
---|
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
StatisticView()
|
Method Summary | |
---|---|
protected org.eclipse.ui.part.IPage |
createDefaultPage(org.eclipse.ui.part.PageBook book)
|
protected org.eclipse.ui.part.PageBookView.PageRec |
doCreatePage(org.eclipse.ui.IWorkbenchPart part)
|
protected void |
doDestroyPage(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.ui.part.PageBookView.PageRec pageRecord)
|
protected org.eclipse.ui.IWorkbenchPart |
getBootstrapPart()
|
protected boolean |
isImportant(org.eclipse.ui.IWorkbenchPart part)
|
void |
partBroughtToTop(org.eclipse.ui.IWorkbenchPart part)
|
void |
selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
|
Methods inherited from class org.eclipse.ui.part.PageBookView |
---|
createPartControl, dispose, doesPageExist, getAdapter, getCurrentContributingPart, getCurrentPage, getDefaultPage, getPageBook, getPageRec, getPageRec, getPageSite, getSelectionProvider, getViewAdapter, init, initPage, partActivated, partClosed, partDeactivated, partOpened, setFocus, showPageRec |
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, 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 |
Constructor Detail |
---|
public StatisticView()
Method Detail |
---|
protected org.eclipse.ui.part.IPage createDefaultPage(org.eclipse.ui.part.PageBook book)
createDefaultPage
in class org.eclipse.ui.part.PageBookView
protected org.eclipse.ui.part.PageBookView.PageRec doCreatePage(org.eclipse.ui.IWorkbenchPart part)
doCreatePage
in class org.eclipse.ui.part.PageBookView
protected void doDestroyPage(org.eclipse.ui.IWorkbenchPart part, org.eclipse.ui.part.PageBookView.PageRec pageRecord)
doDestroyPage
in class org.eclipse.ui.part.PageBookView
protected org.eclipse.ui.IWorkbenchPart getBootstrapPart()
getBootstrapPart
in class org.eclipse.ui.part.PageBookView
protected boolean isImportant(org.eclipse.ui.IWorkbenchPart part)
isImportant
in class org.eclipse.ui.part.PageBookView
public void partBroughtToTop(org.eclipse.ui.IWorkbenchPart part)
partBroughtToTop
in interface org.eclipse.ui.IPartListener
partBroughtToTop
in class org.eclipse.ui.part.PageBookView
public void selectionChanged(org.eclipse.jface.viewers.SelectionChangedEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |