|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.engine.ContextawareInteractionIndicator
public class ContextawareInteractionIndicator
This internal interface extends the interaction provider by the ability to set a context as final source of information.
| Constructor Summary | |
|---|---|
ContextawareInteractionIndicator()
|
|
| Method Summary | |
|---|---|
boolean |
isInteractive()
Getter for the interaction mode. |
void |
setContext(Context context)
Setter for the interpreter context. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextawareInteractionIndicator()
| Method Detail |
|---|
public boolean isInteractive()
isInteractive in interface InteractionIndicatortrue iff interaction with the user is desirableInteractionIndicator.isInteractive()public void setContext(Context context)
context - the interpreter context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||