com.sun.star.speech.recognition
Class GrammarEvent
java.lang.Object
|
+--com.sun.star.lang.EventObject
|
+--com.sun.star.speech.SpeechEvent
|
+--com.sun.star.speech.recognition.GrammarEvent
- public synchronized class GrammarEvent
- extends com.sun.star.speech.SpeechEvent
Field Summary |
boolean |
DefinitionChanged
|
boolean |
EnabledChanged
|
java.lang.String |
ErrorMessage
|
com.sun.star.speech.recognition.GrammarSyntaxDetail[] |
GrammarSyntaxDetails
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from class com.sun.star.speech.SpeechEvent |
Id, UNOTYPEINFO |
Fields inherited from class com.sun.star.lang.EventObject |
Source |
Constructor Summary |
GrammarEvent()
|
GrammarEvent(java.lang.Object o,
int i,
boolean b1,
boolean b2,
java.lang.String s,
com.sun.star.speech.recognition.GrammarSyntaxDetail[] gsd)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefinitionChanged
public boolean DefinitionChanged
EnabledChanged
public boolean EnabledChanged
ErrorMessage
public java.lang.String ErrorMessage
GrammarSyntaxDetails
public com.sun.star.speech.recognition.GrammarSyntaxDetail[] GrammarSyntaxDetails
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
GrammarEvent
public GrammarEvent()
GrammarEvent
public GrammarEvent(java.lang.Object o,
int i,
boolean b1,
boolean b2,
java.lang.String s,
com.sun.star.speech.recognition.GrammarSyntaxDetail[] gsd)