public class CTabFolderAdapter extends Object implements CTabFolderListener
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)
CTabFolderListener
itemClosed
in interface CTabFolderListener
event
- an event indicating the item being closedCTabItem.setControl(org.eclipse.swt.widgets.Control)
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.