JUICe

Deprecated API


Contents
Deprecated Methods
com.lafros.juice.cmds.Exes.getExe(ICmd.ITog)
          Use Exes.newExe(ICmd.ITog) instead. returns an Exe appropriate for the supplied ICmd.ITog. The initial toggle-state will be unset. 
com.lafros.juice.cmds.Exes.getExe(ICmd.ITog, boolean)
          Use Exes.newExe(ICmd.ITog, boolean) instead. as above, allowing initial toggle-state to be specified. 
com.lafros.juice.cmds.Exes.getExe(ICmd)
          Use Exes.newExe(ICmd) instead. returns an Exe appropriate for the supplied ICmd. 
com.lafros.juice.cmds.Exes.getExe(ICmd, ICmd)
          Use Exes.newExe(ICmd, ICmd) instead. returns an Exe appropriate for the supplied ICmds. The initial toggle-state will be unset. 
com.lafros.juice.cmds.Exes.getExe(ICmd, ICmd, boolean)
          Use Exes.newExe(ICmd, ICmd, boolean) instead. as above, allowing initial toggle-state to be specified. 
 


JUICe

Copyright © 2001-2008 Latterfrosken Software Development Limited. All Rights Reserved.