Overview
Package
Class
Deprecated
Index
Help
Groovy Documentation
PREV NEXT
FRAMES
NO FRAMES
All Classes
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
AbstractDeckController
- Class in
griffon.plugins.slideware
@author Andres Almiray
AbstractDeckController
()
- Constructor in
AbstractDeckController
AbstractDialogModel
- Class in
griffon.plugins.slideware
@author Andres Almiray
AbstractDialogModel
()
- Constructor in
AbstractDialogModel
AbstractGriffonSlideScript
- Class in
org.codehaus.griffon.runtime.slideware
Base implementation of the GriffonSlide interface for Script based slides
AbstractGriffonSlideScript
()
- Constructor in
AbstractGriffonSlideScript
accept
- Property in
DeckConfigController
add
(Component, Object)
- Method in
Slide
appendOutput
(Object, AttributeSet)
- Method in
GroovyCodeEditorController
appendOutputNl
(def, def)
- Method in
GroovyCodeEditorController
appendStacktrace
(def)
- Method in
GroovyCodeEditorController
apply
(def)
- Method in
EditorStyles
B
backgroundPaint
- Field in
BackgroundPanel
backgroundPainter
- Field in
Slide
BackgroundPanel
- Class in
griffon.plugins.slideware
A container that draws a solid color or a paint as background
BackgroundPanel
()
- Constructor in
BackgroundPanel
builder
- Field in
AbstractGriffonSlideScript
builder
- Property in
DeckPlayerController
builder
- Property in
DialogController
busy
- Property in
DeckLauncherModel
C
cachedImage
- Field in
DrawingPanel
centerImage
- Field in
ImagePanel
clearCache
()
- Method in
DrawingPanel
clearOutput
()
- Method in
GroovyCodeEditorController
code
- Property in
GroovyCodeEditorModel
configAction
- Property in
DeckLauncherController
createCompatibleImage
(int, int, boolean)
- Method in
GraphicsUtil
createImage
()
- Method in
DrawingPanel
D
DeckConfigController
- Class in
griffon.plugins.slideware
@author Andres Almiray
DeckConfigController
()
- Constructor in
DeckConfigController
DeckConfigModel
- Class in
griffon.plugins.slideware
@author Andres Almiray
DeckConfigModel
()
- Constructor in
DeckConfigModel
DeckConfigView
- Class in
griffon.plugins.slideware
DeckConfigView
()
- Constructor in
DeckConfigView
DeckHelpModel
- Class in
griffon.plugins.slideware
@author Andres Almiray
DeckHelpModel
()
- Constructor in
DeckHelpModel
DeckHelpView
- Class in
griffon.plugins.slideware
DeckHelpView
()
- Constructor in
DeckHelpView
DeckLauncherController
- Class in
griffon.plugins.slideware
@author Andres Almiray
DeckLauncherController
()
- Constructor in
DeckLauncherController
DeckLauncherModel
- Class in
griffon.plugins.slideware
@author Andres Almiray
DeckLauncherModel
()
- Constructor in
DeckLauncherModel
DeckLauncherView
- Class in
griffon.plugins.slideware
DeckLauncherView
()
- Constructor in
DeckLauncherView
DeckPlayerController
- Class in
griffon.plugins.slideware
@author Andres Almiray
DeckPlayerController
()
- Constructor in
DeckPlayerController
DeckPlayerModel
- Class in
griffon.plugins.slideware
@author Andres Almiray
DeckPlayerModel
()
- Constructor in
DeckPlayerModel
DeckPlayerView
- Class in
griffon.plugins.slideware
DeckPlayerView
()
- Constructor in
DeckPlayerView
DefaultGriffonSlideClass
- Class in
org.codehaus.griffon.runtime.slideware
@author Andres Almiray
DefaultGriffonSlideClass
(GriffonApplication, Class)
- Constructor in
DefaultGriffonSlideClass
dialog
- Field in
DialogController
DialogController
- Class in
griffon.plugins.slideware
@author Andres Almiray
DialogController
()
- Constructor in
DialogController
document
- Property in
GroovyCodeEditorModel
DrawingPanel
- Class in
griffon.plugins.slideware
A container that supports custom painting of its background.
DrawingPanel
()
- Constructor in
DrawingPanel
E
editable
- Property in
GroovyCodeEditorModel
EditorStyles
- Class in
griffon.plugins.slideware
@author Andres.Almiray
EditorStyles
()
- Constructor in
EditorStyles
ensureNoDocLengthOverflow
(def)
- Method in
GroovyCodeEditorController
equals
(Rectangle, Rectangle)
- Method in
DrawingPanel
F
fileName
- Property in
DeckConfigModel
finishException
(def)
- Method in
GroovyCodeEditorController
finishNormal
(def)
- Method in
GroovyCodeEditorController
footer
- Field in
Slide
fullScreen
- Property in
DeckConfigModel
G
getBackgroundPaint
()
- Method in
BackgroundPanel
getBuilder
()
- Method in
AbstractGriffonSlideScript
getDialogKey
()
- Method in
AbstractDialogModel
getDialogKey
()
- Method in
DeckConfigModel
getDialogKey
()
- Method in
DeckHelpModel
getDialogTitle
()
- Method in
AbstractDialogModel
getDialogTitle
()
- Method in
DeckConfigModel
getDialogTitle
()
- Method in
DeckHelpModel
getFooter
()
- Method in
Slide
getHeader
()
- Method in
Slide
getImage
()
- Method in
ImagePanel
getMaster
()
- Method in
Slide
getMetaClass
()
- Method in
Slide
getPlatformStyles
()
- Method in
EditorStyles
getPreferredSize
()
- Method in
ImagePanel
getProperty
(String)
- Method in
Slide
getScale
()
- Method in
ImagePanel
getSlideActions
()
- Method in
Slide
getTitle
()
- Method in
Slide
getTransition
()
- Method in
Slide
GraphicsUtil
- Class in
griffon.plugins.slideware
Utilities for rendering images and graphics.
GraphicsUtil
()
- Constructor in
GraphicsUtil
GriffonSlide
- Interface in
griffon.plugins.slideware
Identifies a Slide artifact.
GriffonSlideClass
- Interface in
griffon.plugins.slideware
Represents a Slide class in Griffon.
GroovyCodeEditorController
- Class in
griffon.plugins.slideware
@author Andres Almiray
GroovyCodeEditorController
()
- Constructor in
GroovyCodeEditorController
GroovyCodeEditorModel
- Class in
griffon.plugins.slideware
@author Andres Almiray
GroovyCodeEditorModel
()
- Constructor in
GroovyCodeEditorModel
GroovyCodeEditorView
- Class in
griffon.plugins.slideware
GroovyCodeEditorView
()
- Constructor in
GroovyCodeEditorView
H
header
- Field in
Slide
height
- Property in
AbstractDialogModel
helpAction
- Property in
AbstractDeckController
hide
- Property in
DeckPlayerController
hide
- Property in
DialogController
I
image
- Field in
ImagePanel
ImagePanel
- Class in
griffon.plugins.slideware
A container that draws an image.
ImagePanel
()
- Constructor in
ImagePanel
invokeMethod
(String, Object)
- Method in
Slide
isCenterImage
()
- Method in
ImagePanel
isNumber
(def)
- Method in
DeckConfigModel
J
K
L
lafs
- Property in
DeckPlayerModel
M
makeFullScreen
()
- Method in
DeckPlayerController
makeNormalSize
()
- Method in
DeckPlayerController
master
- Field in
Slide
maxOutputChars
- Field in
GroovyCodeEditorController
metaClass
- Field in
Slide
modal
- Property in
AbstractDialogModel
model
- Property in
DeckLauncherController
model
- Property in
DialogController
model
- Property in
GroovyCodeEditorController
mvcGroupInit
(Map)
- Method in
AbstractDialogModel
mvcGroupInit
(Map)
- Method in
DeckConfigModel
mvcGroupInit
(Map)
- Method in
DeckHelpModel
mvcGroupInit
(Map)
- Method in
DeckLauncherController
mvcGroupInit
(Map)
- Method in
DeckPlayerController
mvcGroupInit
(Map)
- Method in
GroovyCodeEditorController
N
newGriffonClassInstance
(Class)
- Method in
SlideArtifactHandler
newInstance
(FactoryBuilderSupport, Object, Object, Map)
- Method in
SlideFooterFactory
newInstance
(FactoryBuilderSupport, Object, Object, Map)
- Method in
SlideHeaderFactory
O
onDeckPlayerClosed
- Property in
DeckLauncherController
P
paintComponent
(Graphics)
- Method in
DrawingPanel
paintComponent
(Graphics)
- Method in
Slide
paintImage
(Graphics2D, Rectangle)
- Method in
BackgroundPanel
paintImage
(Graphics2D, Rectangle)
- Method in
DrawingPanel
paintImage
(Graphics2D, Rectangle)
- Method in
ImagePanel
playAction
- Property in
DeckLauncherController
popOutputWindow
()
- Method in
GroovyCodeEditorController
previousBounds
- Field in
DrawingPanel
printAction
- Property in
DeckLauncherController
Q
quitAction
- Property in
DeckLauncherController
R
readConfig
()
- Method in
DeckConfigModel
reportException
(Throwable)
- Method in
GroovyCodeEditorController
resizable
- Property in
AbstractDialogModel
resize
(def, def, boolean)
- Method in
DeckPlayerController
runAction
- Property in
GroovyCodeEditorController
S
scale
(Image, float)
- Method in
DeckLauncherController
scale
- Field in
ImagePanel
scaleAndDrawImage
(Graphics, float, Image)
- Method in
GraphicsUtil
scaleBounds
(int, int, Rectangle, float)
- Method in
GraphicsUtil
screenHeight
- Property in
DeckConfigModel
screenWidth
- Property in
DeckConfigModel
scriptCount
- Field in
GroovyCodeEditorController
selectedLaf
- Property in
DeckPlayerModel
setBackgroundPaint
(Paint)
- Method in
BackgroundPanel
setBackgroundPainter
(Closure)
- Method in
Slide
setBuilder
(FactoryBuilderSupport)
- Method in
AbstractGriffonSlideScript
setBuilder
(FactoryBuilderSupport)
- Method in
GriffonSlide
Sets the corresponding builder instance on this slide.
setCenterImage
(boolean)
- Method in
ImagePanel
setFooter
(JComponent)
- Method in
Slide
setHeader
(JComponent)
- Method in
Slide
setImage
(Image)
- Method in
ImagePanel
setImagePath
(String)
- Method in
ImagePanel
setLayout
(LayoutManager)
- Method in
Slide
setMaster
(String)
- Method in
Slide
setMetaClass
(MetaClass)
- Method in
Slide
setParent
(FactoryBuilderSupport, Object, Object)
- Method in
SlideFooterFactory
setParent
(FactoryBuilderSupport, Object, Object)
- Method in
SlideHeaderFactory
setProperty
(String, Object)
- Method in
Slide
setScale
(float)
- Method in
ImagePanel
setSlideActions
(List)
- Method in
Slide
setSnapshot
(Closure)
- Method in
Slide
setTitle
(String)
- Method in
Slide
setTransition
(Transition2D)
- Method in
Slide
shell
- Field in
GroovyCodeEditorController
shortcuts
- Property in
DeckHelpModel
show
- Property in
DeckPlayerController
show
- Property in
DialogController
Slide
- Class in
griffon.plugins.slideware
@author Andres Almiray
Slide
()
- Constructor in
Slide
slideActions
- Field in
Slide
SlideArtifactHandler
- Class in
org.codehaus.griffon.runtime.slideware
Handler for 'Slide' artifacts.
SlideArtifactHandler
(GriffonApplication)
- Constructor in
SlideArtifactHandler
SlideFooterFactory
- Class in
griffon.plugins.slideware.factory
@author Andres Almiray
SlideFooterFactory
()
- Constructor in
SlideFooterFactory
SlideHeaderFactory
- Class in
griffon.plugins.slideware.factory
@author Andres Almiray
SlideHeaderFactory
()
- Constructor in
SlideHeaderFactory
snapshot
- Field in
Slide
styles
- Property in
GroovyCodeEditorModel
systemOutInterceptor
- Field in
GroovyCodeEditorController
T
takeSnapshot
()
- Method in
Slide
title
- Property in
AbstractDialogModel
title
- Field in
Slide
toggleFullScreenAction
- Property in
DeckPlayerController
TRAILING
- Field in
GriffonSlideClass
"Slide"
transition
- Field in
Slide
TRANSPARENT
- Field in
ImagePanel
TYPE
- Field in
GriffonSlideClass
"slide"
U
V
validate
()
- Method in
DeckConfigModel
view
- Property in
DeckPlayerController
view
- Property in
DialogController
view
- Property in
GroovyCodeEditorController
W
width
- Property in
AbstractDialogModel
writeConfig
()
- Method in
DeckConfigModel
X
Y
Z
_
_content
- Field in
Slide
Groovy Documentation