Eclipse Remote Application Platform

Uses of Interface
org.eclipse.swt.custom.CTabFolder2Listener

Packages that use CTabFolder2Listener
org.eclipse.swt.custom   
 

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 Remote Application Platform

Copyright (c) EclipseSource and others 2002, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0