abbot.tester
Class BugChecker

java.lang.Object
  extended byabbot.tester.BugChecker

public class BugChecker
extends Object

Provides automated checking for known OS/VM bugs related to the Robot.


Constructor Summary
BugChecker()
           
 
Method Summary
static String[] bugCheck(Window window)
          Check for all known robot-related bugs that will affect Abbot operation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BugChecker

public BugChecker()
Method Detail

bugCheck

public static String[] bugCheck(Window window)
Check for all known robot-related bugs that will affect Abbot operation. Returns a String for each bug detected on the current system.



Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge