org.extex.resource
Interface InteractionIndicator

All Known Implementing Classes:
ContextawareInteractionIndicator

public interface InteractionIndicator

This interface describes a class which can be asked to provide the current interaction mode..

Version:
$Revision:4726 $
Author:
Gerd Neugebauer

Method Summary
 boolean isInteractive()
          Getter for the interaction mode.
 

Method Detail

isInteractive

boolean isInteractive()
Getter for the interaction mode.

Returns:
true iff interaction with the user is desirable