Package org.luwrain.core
Class AreaQuery
java.lang.Object
org.luwrain.core.Event
org.luwrain.core.AreaQuery
- Direct Known Subclasses:
BackgroundSoundQuery
,BeginListeningQuery
,CurrentDirQuery
,RegionTextQuery
,UniRefAreaQuery
,UniRefHotPointQuery
,UrlAreaQuery
,UrlHotPointQuery
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
static boolean
abstract Object
final int
boolean
protected void
Methods inherited from class org.luwrain.core.Event
markAsProcessed, waitForBeProcessed
-
Field Details
-
UNIREF_AREA
public static final int UNIREF_AREA- See Also:
-
UNIREF_HOT_POINT
public static final int UNIREF_HOT_POINT- See Also:
-
URL_AREA
public static final int URL_AREA- See Also:
-
URL_HOT_POINT
public static final int URL_HOT_POINT- See Also:
-
CURRENT_DIR
public static final int CURRENT_DIR- See Also:
-
BEGIN_LISTENING
public static final int BEGIN_LISTENING- See Also:
-
BACKGROUND_SOUND
public static final int BACKGROUND_SOUND- See Also:
-
REGION_TEXT
public static final int REGION_TEXT- See Also:
-
-
Constructor Details
-
AreaQuery
public AreaQuery(int code)
-
-
Method Details
-
getQueryCode
public final int getQueryCode() -
getAnswer
-
hasAnswer
public boolean hasAnswer() -
answerTaken
protected void answerTaken() -
secondAnswerCheck
protected void secondAnswerCheck() -
ask
-