Package | Description |
---|---|
org.eclipse.swt.custom |
SWT Custom widgets.
|
Modifier and Type | Class and Description |
---|---|
class |
CTabFolder2Adapter
This adapter class provides default implementations for the
methods described by the
CTabFolder2Listener interface. |
Modifier and Type | Method and Description |
---|---|
void |
CTabFolder.addCTabFolder2Listener(CTabFolder2Listener listener)
Adds the listener to the collection of listeners who will
be notified when a tab item is closed, minimized, maximized,
restored, or to show the list of items that are not
currently visible.
|
void |
CTabFolder.removeCTabFolder2Listener(CTabFolder2Listener listener)
Removes the listener.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.