Package | Description |
---|---|
org.eclipse.nebula.jface.galleryviewer |
Provides a JFace viewer for the Gallery widget.
|
org.eclipse.nebula.widgets.gallery |
Provides the Gallery custom widget.
|
Class | Description |
---|---|
Gallery |
SWT Widget that displays an image gallery
see http://www.eclipse.org/nebula/widgets/gallery/gallery.php This widget requires jdk-1.4+ |
GalleryItem |
Instances of this class represent a selectable user interface object that
represents an item in a gallery.
|
Class | Description |
---|---|
AbstractGalleryGroupRenderer |
Base class used to implement a custom gallery group renderer.
|
AbstractGalleryItemRenderer |
Base class used to implement a custom gallery item renderer.
|
AbstractGridGroupRenderer |
Abstract class which provides low-level support for a grid-based group.
|
Gallery |
SWT Widget that displays an image gallery
see http://www.eclipse.org/nebula/widgets/gallery/gallery.php This widget requires jdk-1.4+ |
GalleryItem |
Instances of this class represent a selectable user interface object that
represents an item in a gallery.
|