| 
Groovy 1.7.9 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.ui.ConsoleSupport
public abstract class ConsoleSupport extends Object
Base class for console
| Method Summary | |
|---|---|
            protected void
         | 
        
            addStylesToDocument(JTextPane outputArea)
             | 
        
            protected Object
         | 
        
            evaluate(String text)
             | 
        
            Style
         | 
        
            getCommandStyle()
             | 
        
            Style
         | 
        
            getOutputStyle()
             | 
        
            Style
         | 
        
            getPromptStyle()
             | 
        
            GroovyShell
         | 
        
            getShell()
             | 
        
            protected void
         | 
        
            handleException(String text, Exception e)
             | 
        
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll | 
| Method Detail | 
|---|
protected void addStylesToDocument(JTextPane outputArea)
protected Object evaluate(String text)
public Style getCommandStyle()
public Style getOutputStyle()
public Style getPromptStyle()
public GroovyShell getShell()
protected void handleException(String text, Exception e)
Copyright © 2003-2010 The Codehaus. All rights reserved.