Package | Description |
---|---|
org.eclipse.nebula.animation.effects |
Provides effects for the animation framework.
|
org.eclipse.nebula.widgets.gallery |
Provides the Gallery custom widget.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AlphaEffect |
Set the alpha value of a Shell
|
class |
CrossFadeEffect |
Cross fade images in a target object.
|
class |
GrowEffect |
Resizes a control while keeping it centered.
|
class |
MoveControlEffect |
Moves a control.
|
class |
MoveScrollBarEffect |
Scrolls a control.
|
class |
ResizeEffect |
Changes width and height of a control.
|
class |
SetBoundsEffect |
Changes all bounds of a control.
|
class |
SetColorEffect |
Progressively changes the color of an object.
|
class |
ShakeEffect |
Shake a control (like a login failure on Mac OSX)
|
Modifier and Type | Class | Description |
---|---|---|
class |
GalleryGroupResizeEffect |
Animation used internally on collapse / expand events.
|