^1440049832469
@
sname
CTabFolder2Listener
slabel
CTabFolder2Listener
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p>Classes which implement this interface provide methods that deal with the events that are generated by the CTabFolder control.</p>

<p>After creating an instance of a class that implements this interface it can be added to a CTabFolder using the <code>addCTabFolder2Listener</code> method and removed using the <code>removeCTabFolder2Listener</code> method. When events occurs in a CTabFolder the appropriate method will be invoked.</p>
#$@text#$@
snotXmlAttribute
false
@/@actions
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
@/@actions/@create
sname
create
sisSynchronized
true
sthrowException
false
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.swt.custom.CTabFolder2ListenerCreator
smethodName
create
sdisableGlobalContext
false
sdescriptors
xworker.lang.actions.JavaAction
@/@name
sname
name
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@/@reference
sname
reference
ssize
40
scolspan
2
Sdescription
#$@text#$@
<p>Reference to a exists DisposeListener by name.</p>
<p>只能够引用DisposeListener，引用其他事件无效。</p>
#$@text#$@
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@/@actions1
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@thing
sextends
xworker.lang.MetaDescriptor3/@actions
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<table border="1" cellpadding="3" cellspacing="0" class="overviewSummary" summary="Method Summary table, listing methods, and an explanation">
	<tbody>
		<tr>
			<th scope="col">Modifier and Type</th>
			<th scope="col">Method and Description</th>
		</tr>
		<tr>
			<td><code>void</code></td>
			<td><code><strong><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolder2Listener.html#close(org.eclipse.swt.custom.CTabFolderEvent)">close</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolderEvent.html" title="class in org.eclipse.swt.custom">CTabFolderEvent</a>&nbsp;event)</code>
			<div class="block">Sent when the user clicks on the close button of an item in the CTabFolder.</div>
			</td>
		</tr>
		<tr>
			<td><code>void</code></td>
			<td><code><strong><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolder2Listener.html#maximize(org.eclipse.swt.custom.CTabFolderEvent)">maximize</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolderEvent.html" title="class in org.eclipse.swt.custom">CTabFolderEvent</a>&nbsp;event)</code>
			<div class="block">Sent when the user clicks on the maximize button of a CTabFolder.</div>
			</td>
		</tr>
		<tr>
			<td><code>void</code></td>
			<td><code><strong><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolder2Listener.html#minimize(org.eclipse.swt.custom.CTabFolderEvent)">minimize</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolderEvent.html" title="class in org.eclipse.swt.custom">CTabFolderEvent</a>&nbsp;event)</code>
			<div class="block">Sent when the user clicks on the minimize button of a CTabFolder.</div>
			</td>
		</tr>
		<tr>
			<td><code>void</code></td>
			<td><code><strong><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolder2Listener.html#restore(org.eclipse.swt.custom.CTabFolderEvent)">restore</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolderEvent.html" title="class in org.eclipse.swt.custom">CTabFolderEvent</a>&nbsp;event)</code>
			<div class="block">Sent when the user clicks on the restore button of a CTabFolder.</div>
			</td>
		</tr>
		<tr>
			<td><code>void</code></td>
			<td><code><strong><a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolder2Listener.html#showList(org.eclipse.swt.custom.CTabFolderEvent)">showList</a></strong>(<a href="http://help.eclipse.org/luna/topic/org.eclipse.platform.doc.isv/reference/api/org/eclipse/swt/custom/CTabFolderEvent.html" title="class in org.eclipse.swt.custom">CTabFolderEvent</a>&nbsp;event)</code>
			<div class="block">Sent when the user clicks on the chevron button of the CTabFolder.</div>
			</td>
		</tr>
	</tbody>
</table>
#$@text#$@
snotXmlAttribute
false
