trassare.com

Deprecated API


Contents
Deprecated Classes
com.trassare.calculator.ui.HelpBrowser
          This class will be removed in future versions in favor of using the platform's native browser. 
com.trassare.calculator.ui.LinkFollower
          This class will be removed in future versions in favor of using the platform's native browser. 
 

Deprecated Fields
com.trassare.calculator.engine.Token.RECALL
          Do not use this token. It will be removed in future versions of this class. 
com.trassare.calculator.engine.Token.STORE
          Do not use this token. It will be removed in future versions of this class. Instead use Token.ASSIGN. This token was originally used as a command to send the evaluated expression to a single memory cell. The use of Token.ASSIGN signals an assignment to a variable. Beginning with the 10 September 2006 version of this class the com.trassare.calculator.engine package now supports infinite memory storage. 
 


trassare.com