|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.beanfabrics.event.ListAdapter
org.beanfabrics.event.WeakListAdapter
public class WeakListAdapter
The WeakListAdapter
is a ListAdapter
marked with the
WeakListener
interface.
What is a weak listener?
Constructor Summary | |
---|---|
WeakListAdapter()
|
Method Summary |
---|
Methods inherited from class org.beanfabrics.event.ListAdapter |
---|
elementChanged, elementsAdded, elementsDeselected, elementsRemoved, elementsReplaced, elementsSelected |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WeakListAdapter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |