Uses of Interface
org.eclipse.swt.custom.CTabFolder2Listener
Packages that use CTabFolder2Listener
-
Uses of CTabFolder2Listener in org.eclipse.swt.custom
Methods in org.eclipse.swt.custom with parameters of type CTabFolder2ListenerModifier and TypeMethodDescriptionvoid
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.