public class CTabFolderAdapter extends Object implements CTabFolderListener
CTabFolderListener interface.| Constructor and Description |
|---|
CTabFolderAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
itemClosed(CTabFolderEvent event)
Sent when the user clicks on the close button of an item in the CTabFolder.
|
public void itemClosed(CTabFolderEvent event)
CTabFolderListeneritemClosed in interface CTabFolderListenerevent - an event indicating the item being closedCTabItem.setControl(org.eclipse.swt.widgets.Control)
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.