public interface IPartListener
Modifier and Type | Method and Description |
---|---|
void |
partActivated(MPart part) |
void |
partBroughtToTop(MPart part) |
void |
partDeactivated(MPart part) |
void |
partHidden(MPart part) |
void |
partVisible(MPart part) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.