org.keridwen.modelling.console.internal
Class DefaultConsoleService

java.lang.Object
  extended by org.keridwen.modelling.console.internal.DefaultConsoleService
All Implemented Interfaces:
ConsoleService

public class DefaultConsoleService
extends Object
implements ConsoleService


Constructor Summary
DefaultConsoleService()
           
 
Method Summary
 JPanel getConsolePanel()
           
 com.artenum.jyconsole.python.JInteractiveInterpreter getInterpreter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultConsoleService

public DefaultConsoleService()
Method Detail

getConsolePanel

public JPanel getConsolePanel()
Specified by:
getConsolePanel in interface ConsoleService

getInterpreter

public com.artenum.jyconsole.python.JInteractiveInterpreter getInterpreter()
Specified by:
getInterpreter in interface ConsoleService


Copyright © 2011-2013 Artenum. All Rights Reserved.