Eclipse Platform
2.0

org.eclipse.swt.custom
Class CTabFolderAdapter

java.lang.Object
  |
  +--org.eclipse.swt.custom.CTabFolderAdapter
All Implemented Interfaces:
CTabFolderListener

public class CTabFolderAdapter
extends Object
implements CTabFolderListener


Constructor Summary
CTabFolderAdapter()
           
 
Method Summary
 void itemClosed(CTabFolderEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CTabFolderAdapter

public CTabFolderAdapter()
Method Detail

itemClosed

public void itemClosed(CTabFolderEvent event)
Specified by:
itemClosed in interface CTabFolderListener

Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.