Package | Description |
---|---|
org.eclipse.swt.custom |
Modifier and Type | Method and Description |
---|---|
void |
CTabFolder2Adapter.close(CTabFolderEvent event)
Sent when the user clicks on the close button of an item in the CTabFolder.
|
void |
CTabFolder2Listener.close(CTabFolderEvent event)
Sent when the user clicks on the close button of an item in the CTabFolder.
|
void |
CTabFolder2Adapter.maximize(CTabFolderEvent event)
Sent when the user clicks on the maximize button of a CTabFolder.
|
void |
CTabFolder2Listener.maximize(CTabFolderEvent event)
Sent when the user clicks on the maximize button of a CTabFolder.
|
void |
CTabFolder2Adapter.minimize(CTabFolderEvent event)
Sent when the user clicks on the minimize button of a CTabFolder.
|
void |
CTabFolder2Listener.minimize(CTabFolderEvent event)
Sent when the user clicks on the minimize button of a CTabFolder.
|
void |
CTabFolder2Adapter.restore(CTabFolderEvent event)
Sent when the user clicks on the restore button of a CTabFolder.
|
void |
CTabFolder2Listener.restore(CTabFolderEvent event)
Sent when the user clicks on the restore button of a CTabFolder.
|
void |
CTabFolder2Adapter.showList(CTabFolderEvent event)
Sent when the user clicks on the chevron button of a CTabFolder.
|
void |
CTabFolder2Listener.showList(CTabFolderEvent event)
Sent when the user clicks on the chevron button of the CTabFolder.
|
Copyright (c) EclipseSource and others 2002, 2015.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0