public class

CommandInterpreter

extends Object
java.lang.Object
   ↳ com.sun.tools.example.debug.gui.CommandInterpreter

Summary

Public Constructors
CommandInterpreter(Environment env)
CommandInterpreter(Environment env, boolean echo)
Public Methods
void executeCommand(String command)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public CommandInterpreter (Environment env)

public CommandInterpreter (Environment env, boolean echo)

Public Methods

public void executeCommand (String command)