summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java')
-rw-r--r--qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java b/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
index 9b3a2b54a709..7440670bf68e 100644
--- a/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
+++ b/qadevOOo/tests/java/ifc/awt/_XUserInputInterception.java
@@ -93,6 +93,7 @@ public class _XUserInputInterception extends MultiMethodTest {
/** get the object rlation XUserInputInterception.XModel from the
* test environment
*/
+ @Override
protected void before() {
log.print("try to get object relation 'XUserInputInterception.XModel': ");
m_XModel = (XModel)tEnv.getObjRelation("XUserInputInterception.XModel");
@@ -235,6 +236,7 @@ public class _XUserInputInterception extends MultiMethodTest {
/**
* Forces environment recreation.
*/
+ @Override
protected void after() {
disposeEnvironment();
}
@@ -432,6 +434,7 @@ public class _XUserInputInterception extends MultiMethodTest {
* </LI>
* </UL>
*/
+ @Override
public void run(){
switch (this.eventType){