|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageSource | |
---|---|
org.votech.ds6.widgets |
Uses of MessageSource in org.votech.ds6.widgets |
---|
Classes in org.votech.ds6.widgets that implement MessageSource | |
---|---|
class |
AbstractMessageSource
A MessageSource that has some of the optional stuff ready done - it does nothing with a single return value (can override this if you want), and repeatedly calls AbstractMessageSource.processReturnValue(PlasticApplication, Object)
in the case of multiple return values from a broadcast. |
Constructors in org.votech.ds6.widgets with parameters of type MessageSource | |
---|---|
JPlasticAwareMenu(java.lang.String string,
org.votech.plastic.managers.PlasticRegistry registry,
java.net.URI messageUri,
MessageSource messageSource,
boolean asynch)
Ctor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |