de.espirit.firstspirit.ui.gadgets.swing
Interface NotificationHost


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.

Since:
4.2.405
See Also:
SwingGadgetContext

Method Summary
 void onModification(GadgetIdentifier identifier)
          Notify about a modification in value.
 

Method Detail

onModification

@RunsInEDT
void onModification(GadgetIdentifier identifier)
Notify about a modification in value.

This method should always be invoked from within the event dispatcher thread!

Parameters:
identifier - The identifier of the notifying gadget.
Since:
4.2.405


Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480