|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.swt.events.ExpandAdapter
This adapter class provides default implementations for the methods described
by the ExpandListener
interface.
Classes that wish to deal with ExpandEvent
s can extend this
class and override only the methods which they are interested in.
ExpandListener
,
ExpandEvent
Constructor Summary | |
ExpandAdapter()
|
Method Summary | |
void |
itemCollapsed(ExpandEvent e)
Sent when an item is collapsed. |
void |
itemExpanded(ExpandEvent e)
Sent when an item is expanded. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExpandAdapter()
Method Detail |
public void itemCollapsed(ExpandEvent e)
itemCollapsed
in interface ExpandListener
e
- an event containing information about the operationpublic void itemExpanded(ExpandEvent e)
itemExpanded
in interface ExpandListener
e
- an event containing information about the operation
|
Eclipse Rich Ajax Platform Release 1.3 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2011. All rights reserved.