org.keridwen.modelling.console
Interface ConsoleService

All Known Implementing Classes:
DefaultConsoleService

public interface ConsoleService


Method Summary
 JPanel getConsolePanel()
           
 com.artenum.jyconsole.python.JInteractiveInterpreter getInterpreter()
           
 

Method Detail

getConsolePanel

JPanel getConsolePanel()

getInterpreter

com.artenum.jyconsole.python.JInteractiveInterpreter getInterpreter()


Copyright © 2011-2013 Artenum. All Rights Reserved.