Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

app - Field in GriffonUISpecAdapter
app - Field in GriffonUISpecTestCase

B


C


D


E

execFuture - Property in GriffonUISpecTestCase
Schedules a block of code as a Future
execInsideUIAsync - Property in GriffonUISpecTestCase
Executes code asynchronously inside the UI thread
execInsideUISync - Property in GriffonUISpecTestCase
Executes code synchronously inside the UI thread
execOutsideUI - Property in GriffonUISpecTestCase
Executes code outside the UI thread

F


G

getMainWindow() - Method in GriffonUISpecAdapter
GriffonUISpecAdapter - Class in griffon.uispec4j
@author Andres Almiray
GriffonUISpecAdapter(SwingGriffonApplication) - Constructor in GriffonUISpecAdapter
GriffonUISpecTestCase - Class in griffon.uispec4j
@author Andres Almiray
GriffonUISpecTestCase() - Constructor in GriffonUISpecTestCase

H


I

initAdapter() - Method in GriffonUISpecTestCase
initApp() - Method in GriffonUISpecTestCase
isUIThread - Property in GriffonUISpecTestCase
True if the current thread is the UI thread

J


K


L


M

mockFor(Class, boolean) - Method in GriffonUISpecTestCase
Creates a new Griffon mock for the given class.

N


O

onSetUp() - Method in GriffonUISpecTestCase
onTearDown() - Method in GriffonUISpecTestCase

P


Q


R

realized - Field in GriffonUISpecTestCase
realizedLock - Field in GriffonUISpecTestCase
registerMetaClass(Class) - Method in GriffonUISpecTestCase
Use this method when you plan to perform some meta-programming on a class.

S

savedMetaClasses - Field in GriffonUISpecTestCase
setUp() - Method in GriffonUISpecTestCase
setupConfig(SwingGriffonApplication) - Method in GriffonUISpecTestCase
setUpTestCase() - Method in GriffonUISpecTestCase

T

tearDown() - Method in GriffonUISpecTestCase
tearDownTestCase() - Method in GriffonUISpecTestCase

U


V


W

window - Field in GriffonUISpecAdapter

X


Y


Z


_


Groovy Documentation