org.simantics.databoard.accessor
Interface Accessor.Listener

All Known Implementing Classes:
ChangeSet, EventCollector
Enclosing interface:
Accessor

public static interface Accessor.Listener


Method Summary
 void onEvent(Event event)
          Notify the listener on a new event
 

Method Detail

onEvent

void onEvent(Event event)
Notify the listener on a new event

Parameters:
event -