com.levigo.util.swing.action
Interface ContextListener

All Known Implementing Classes:
CommandAction, DocumentStatusMessageSnapIn, PageSnapIn, ZoomSnapIn

public interface ContextListener

Interface for listeners who wish to be notified upon refreshes/changes of the Context they register with.

See Also:
Context

Method Summary
 void contextChanged(Context source)
          Message about the changing of the context.
 

Method Detail

contextChanged

void contextChanged(Context source)
Message about the changing of the context.

Parameters:
source - the source of the event


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.