Class ATLConsole

  • All Implemented Interfaces:
    org.eclipse.ui.console.IConsole

    public final class ATLConsole
    extends org.eclipse.ui.console.IOConsole
    The ATL console plugin.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ATLConsole findConsole()
      Find or create the ATLConsole.
      • Methods inherited from class org.eclipse.ui.console.IOConsole

        clearConsole, createPage, dispose, getCharset, getEncoding, getHighWaterMark, getInputStream, getLowWaterMark, getPartitioner, isCarriageReturnAsControlCharacter, isHandleControlCharacters, newOutputStream, setCarriageReturnAsControlCharacter, setHandleControlCharacters, setInputStream, setWaterMarks
      • Methods inherited from class org.eclipse.ui.console.TextConsole

        addHyperlink, addPatternMatchListener, getAttribute, getBackground, getConsoleWidth, getDocument, getFont, getHyperlink, getHyperlinks, getRegion, getSchedulingRule, getTabWidth, init, isConsoleAutoScrollLock, matcherFinished, partitionerFinished, removePatternMatchListener, setAttribute, setBackgrond, setBackground, setConsoleAutoScrollLock, setConsoleWidth, setFont, setTabWidth
      • Methods inherited from class org.eclipse.ui.console.AbstractConsole

        activate, addPropertyChangeListener, destroy, firePropertyChange, getHelpContextId, getImageDescriptor, getName, getType, initialize, removePropertyChangeListener, setImageDescriptor, setName, setType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • findConsole

        public static ATLConsole findConsole()
        Find or create the ATLConsole.
        Returns:
        the ATLConsole