public interface ITabSelectionListener
Modifier and Type | Method and Description |
---|---|
void |
tabSelected(ITabDescriptor tabDescriptor)
Notifies this listener that the selected tab has changed.
|
void tabSelected(ITabDescriptor tabDescriptor)
tabDescriptor
- the selected tab descriptor.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.