|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.ecp.ui.linkedView.LinkedWithEditorPartListener
public class LinkedWithEditorPartListener
Constructor Summary | |
---|---|
LinkedWithEditorPartListener(ILinkedWithEditorView view)
|
Method Summary | |
---|---|
void |
partActivated(org.eclipse.ui.IWorkbenchPartReference ref)
|
void |
partBroughtToTop(org.eclipse.ui.IWorkbenchPartReference ref)
|
void |
partClosed(org.eclipse.ui.IWorkbenchPartReference ref)
|
void |
partDeactivated(org.eclipse.ui.IWorkbenchPartReference ref)
|
void |
partHidden(org.eclipse.ui.IWorkbenchPartReference ref)
|
void |
partInputChanged(org.eclipse.ui.IWorkbenchPartReference ref)
|
void |
partOpened(org.eclipse.ui.IWorkbenchPartReference ref)
|
void |
partVisible(org.eclipse.ui.IWorkbenchPartReference ref)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkedWithEditorPartListener(ILinkedWithEditorView view)
Method Detail |
---|
public void partActivated(org.eclipse.ui.IWorkbenchPartReference ref)
partActivated
in interface org.eclipse.ui.IPartListener2
public void partBroughtToTop(org.eclipse.ui.IWorkbenchPartReference ref)
partBroughtToTop
in interface org.eclipse.ui.IPartListener2
public void partOpened(org.eclipse.ui.IWorkbenchPartReference ref)
partOpened
in interface org.eclipse.ui.IPartListener2
public void partVisible(org.eclipse.ui.IWorkbenchPartReference ref)
partVisible
in interface org.eclipse.ui.IPartListener2
public void partClosed(org.eclipse.ui.IWorkbenchPartReference ref)
partClosed
in interface org.eclipse.ui.IPartListener2
public void partDeactivated(org.eclipse.ui.IWorkbenchPartReference ref)
partDeactivated
in interface org.eclipse.ui.IPartListener2
public void partHidden(org.eclipse.ui.IWorkbenchPartReference ref)
partHidden
in interface org.eclipse.ui.IPartListener2
public void partInputChanged(org.eclipse.ui.IWorkbenchPartReference ref)
partInputChanged
in interface org.eclipse.ui.IPartListener2
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |