public class RibsGallery extends Gallery
Gallery.GalleryUI, Gallery.GViewer| Constructor and Description |
|---|
RibsGallery()
Creates a new RibsGallery.
|
| Modifier and Type | Method and Description |
|---|---|
RMDocument |
getDocument(int anIndex)
Returns the specifc document at the given index.
|
int |
getDocumentCount()
Returns the number of document shown by the gallery.
|
javax.swing.Icon |
getDocumentIcon(int anIndex)
Returns the icon for the specific document at the given index.
|
Gallery.GalleryUI |
getUI()
Returns the Swing UI.
|
getDragShape, getWindowTitle, resetUI, respondUIclone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEqualspublic Gallery.GalleryUI getUI()
public int getDocumentCount()
getDocumentCount in class Gallerypublic RMDocument getDocument(int anIndex)
getDocument in class Gallerypublic javax.swing.Icon getDocumentIcon(int anIndex)
getDocumentIcon in class Gallery