Deprecated API

Deprecated Classes
com.swath.cmd.PrintTrace
          Use the printTrace methods instead. 
com.swath.cmd.SendString
          Create a UserDefinedCommand instead of using this command. If you miss a specific command, please send a mail to support@swath.net and let us know. 
com.swath.cmd.WaitForText
          Create a UserDefinedCommand instead of using this command. If you miss a specific command, please send a mail to support@swath.net and let us know. 
 

Deprecated Methods
com.swath.Trader.corp()
          Use the corporation() method instead. 
com.swath.cmd.PrintTrace.exec(Exception)
          Use the printTrace method instead. 
com.swath.cmd.WaitForText.exec(String)
          Create a UserDefinedCommand instead of using this command. If you miss a specific command, please send a mail to support@swath.net and let us know. 
com.swath.cmd.SendString.exec(String)
          Create a UserDefinedCommand instead of using this command. If you miss a specific command, please send a mail to support@swath.net and let us know. 
com.swath.cmd.PrintTrace.exec(String)
          Use the printTrace method instead. 
com.swath.cmd.WaitForText.exec(String[])
          Create a UserDefinedCommand instead of using this command. If you miss a specific command, please send a mail to support@swath.net and let us know. 
com.swath.cmd.WaitForText.exec(String[], int)
          Create a UserDefinedCommand instead of using this command. If you miss a specific command, please send a mail to support@swath.net and let us know. 
com.swath.cmd.WaitForText.exec(String, int)
          Create a UserDefinedCommand instead of using this command. If you miss a specific command, please send a mail to support@swath.net and let us know. 
com.swath.Tools.findRoute(int, int)
          Use the other findRoute method instead.