public interface ConsoleWindow
groovy.ui.Console window.| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConsoleWindow.WindowHandle |
| Modifier and Type | Method and Description |
|---|---|
ConsoleWindow.WindowHandle |
open(ClassLoader classLoader,
ResourceLoader resourceLoader,
Map<String,Object> context,
Map<String,Object> options) |
ConsoleWindow.WindowHandle open(ClassLoader classLoader, ResourceLoader resourceLoader, Map<String,Object> context, @Nullable Map<String,Object> options) throws Exception
ExceptionCopyright © 2006-2013 Codehaus. All Rights Reserved.