|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.gadgets.SingleActionSpecificationListener
public class SingleActionSpecificationListener
This takes care of some of the problems with specification event multicasting. Essentially, it is a dispatch mechanism that allows you to specify a single pluggable action to take for the next specification event that occurs.
| Constructor Summary | |
|---|---|
SingleActionSpecificationListener()
|
|
| Method Summary | |
|---|---|
SpecificationListener |
getCurrentActor()
|
void |
itemSpecified(SpecificationEvent event)
|
void |
setCurrentActor(SpecificationListener actor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SingleActionSpecificationListener()
| Method Detail |
|---|
public void itemSpecified(SpecificationEvent event)
itemSpecified in interface SpecificationListenerpublic void setCurrentActor(SpecificationListener actor)
public SpecificationListener getCurrentActor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||