Uses of Class
com.e1c.langtool.sync.StateChangeEvent
Packages that use StateChangeEvent
-
Uses of StateChangeEvent in com.e1c.langtool.internal.sync
Methods in com.e1c.langtool.internal.sync with parameters of type StateChangeEventModifier and TypeMethodDescriptionprotected voidProjectSynchronization.fireStateChanged(StateChangeEvent event) Notifies any state change listeners that a sync state change event has been received. -
Uses of StateChangeEvent in com.e1c.langtool.sync
Methods in com.e1c.langtool.sync with parameters of type StateChangeEventModifier and TypeMethodDescriptionvoidStateChangeListener.stateChagned(StateChangeEvent event) Calls this method when the state chagned.