|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface NotificationHost
Host definition providing means for notification about various events emitted by a Gadget.
The host will be provided with the gadget's context.
SwingGadgetContext| Method Summary | |
|---|---|
void |
onModification(GadgetIdentifier identifier)
Notify about a modification in value. |
| Method Detail |
|---|
@RunsInEDT void onModification(GadgetIdentifier identifier)
This method should always be invoked from within the event dispatcher thread!
identifier - The identifier of the notifying gadget.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||