Deprecated API


Contents
Deprecated Methods
console.gui.PanelStack.add(Object)
          - use @ref add(String, JPanel) 
console.Console.commandDone()
          Do not use the console as an Output instance, use the Output given to you in Shell.execute() instead. 
console.Console.getOutputPane()
          Use getConsolePane() instead. 
console.Console.print(Color, String)
          Do not use the console as an Output instance, use the Output given to you in Shell.execute() instead. 
console.Shell.waitUntilDone()
          - see waitFor(Console) 
console.Console.writeAttrs(AttributeSet, String)
          Do not use the console as an Output instance, use the Output given to you in Shell.execute() instead. see @ref Output for information about how to create additional console Output instances. 
 

Deprecated Enum Constants
jcfunc.parameters.paramSM.PUM
          POSITIONING UNIT MODE 
jcfunc.parameters.paramRM.PUM
          POSITIONING UNIT MODE 
jcfunc.parameters.paramSM.ZDM
          ZERO DEFAULT MODE 
jcfunc.parameters.paramRM.ZDM
          ZERO DEFAULT MODE