|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CTabFolder2Listener | |
org.eclipse.swt.custom | SWT Custom widgets. |
Uses of CTabFolder2Listener in org.eclipse.swt.custom |
Classes in org.eclipse.swt.custom that implement CTabFolder2Listener | |
class |
CTabFolder2Adapter
This adapter class provides default implementations for the methods described by the CTabFolder2Listener interface.
|
Methods in org.eclipse.swt.custom with parameters of type CTabFolder2Listener | |
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. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.