Deprecated API

Deprecated Methods
ix.itest.Itest.addIssueTest(String, Priority, String)
          As of May 2002, use Itest.addTest(TestItem) instead. 
ix.itest.Itest.addIssueTest(String, String)
          As of May 2002, use Itest.addTest(TestItem) instead. 
ix.util.Util.resourceImageIconFromFile(String)
          As of April 1, 2002; try Util.resourceImageIcon(String).