org.sonar.ide.ui
Class ConsoleManager

java.lang.Object
  extended by org.sonar.ide.ui.ConsoleManager

public class ConsoleManager
extends Object


Constructor Summary
protected ConsoleManager()
           
 
Method Summary
protected  ISonarConsole create()
           
static ISonarConsole getConsole()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConsoleManager

protected ConsoleManager()
Method Detail

getConsole

public static ISonarConsole getConsole()

create

protected ISonarConsole create()


Copyright © 2010 Evgeny Mandrikov. All Rights Reserved.